
Time bar (total: 18.3s)
| 1× | search |
| Probability | Valid | Unknown | Precondition | Infinite | Domain | Can't | Iter |
|---|---|---|---|---|---|---|---|
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 0 |
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 1 |
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 2 |
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 3 |
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 4 |
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 5 |
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 6 |
| 18.8% | 18.7% | 81.1% | 0.1% | 0% | 0% | 0% | 7 |
| 18.8% | 18.7% | 81.1% | 0.1% | 0% | 0% | 0% | 8 |
| 21.9% | 21.8% | 78% | 0.1% | 0% | 0% | 0% | 9 |
| 32.8% | 32.8% | 67.1% | 0.1% | 0% | 0% | 0% | 10 |
| 32.8% | 32.8% | 67.1% | 0.1% | 0% | 0% | 0% | 11 |
| 35.2% | 35.1% | 64.7% | 0.1% | 0% | 0% | 0% | 12 |
Compiled 30 to 19 computations (36.7% saved)
| 2.1s | 8 256× | 0 | valid |
ival-sin: 591.0ms (33.3% of total)ival-cos: 494.0ms (27.8% of total)ival-mult: 259.0ms (14.6% of total)ival-tan: 171.0ms (9.6% of total)ival-div: 113.0ms (6.4% of total)ival-atan: 60.0ms (3.4% of total)ival-fabs: 39.0ms (2.2% of total)ival-add: 37.0ms (2.1% 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 |
|---|---|---|---|---|---|
| 160 | 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 | 160 | 0 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 0 | 0 |
| - | 160 | 96 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 0 | 0 | 0 |
| - | 160 | 0 | 96 |
| number | freq |
|---|---|
| 0 | 96 |
| 1 | 160 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 0 | 0 | 0 |
| - | 1 | 0 | 0 |
| 532.0ms | 176× | 2 | valid |
| 87.0ms | 134× | 1 | valid |
| 40.0ms | 202× | 0 | valid |
Compiled 422 to 72 computations (82.9% saved)
ival-sin: 460.0ms (73.9% of total)ival-cos: 72.0ms (11.6% of total)ival-mult: 23.0ms (3.7% of total)ival-tan: 18.0ms (2.9% of total)adjust: 17.0ms (2.7% of total)ival-div: 11.0ms (1.8% of total)ival-atan: 10.0ms (1.6% of total)ival-fabs: 6.0ms (1% of total)ival-add: 5.0ms (0.8% of total)ival-true: 1.0ms (0.2% of total)ival-assert: 0.0ms (0% of total)| 1× | egg-herbie |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 87 | 273 |
| 1 | 179 | 273 |
| 2 | 339 | 267 |
| 3 | 516 | 267 |
| 4 | 607 | 267 |
| 5 | 697 | 267 |
| 6 | 1008 | 267 |
| 7 | 1301 | 267 |
| 8 | 2044 | 267 |
| 9 | 3863 | 267 |
| 10 | 5432 | 267 |
| 11 | 5992 | 267 |
| 12 | 6307 | 267 |
| 13 | 6480 | 267 |
| 14 | 6531 | 267 |
| 15 | 7072 | 267 |
| 16 | 7431 | 267 |
| 17 | 7503 | 267 |
| 18 | 7524 | 267 |
| 19 | 7545 | 267 |
| 20 | 7560 | 267 |
| 21 | 7566 | 267 |
| 22 | 7566 | 267 |
| 23 | 7658 | 267 |
| 0 | 17 | 28 |
| 0 | 31 | 28 |
| 1 | 42 | 28 |
| 2 | 59 | 28 |
| 3 | 63 | 28 |
| 0 | 63 | 27 |
| 1× | iter limit |
| 1× | saturated |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) |
| Outputs |
|---|
(fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) |
(fabs.f64 (fma.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)))) |
Compiled 28 to 17 computations (39.3% saved)
Compiled 0 to 3 computations (-∞% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 99.8% | (fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) |
Compiled 28 to 17 computations (39.3% saved)
| 1× | egg-herbie |
Found 4 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| cost-diff | 0 | (*.f64 ew (sin.f64 t)) | |
| cost-diff | 0 | (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) | |
| cost-diff | 0 | (fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) | |
| cost-diff | 128 | (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 17 | 130 |
| 0 | 31 | 130 |
| 1 | 42 | 130 |
| 2 | 59 | 130 |
| 3 | 63 | 130 |
| 0 | 63 | 128 |
| 1× | iter limit |
| 1× | saturated |
| 1× | iter limit |
| Inputs |
|---|
(fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) |
(+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) |
(*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) |
(*.f64 ew (sin.f64 t)) |
ew |
(sin.f64 t) |
t |
(cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))) |
(atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))) |
(/.f64 (/.f64 eh ew) (tan.f64 t)) |
(/.f64 eh ew) |
eh |
(tan.f64 t) |
(*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) |
(*.f64 eh (cos.f64 t)) |
(cos.f64 t) |
(sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))) |
| Outputs |
|---|
(fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) |
(fabs.f64 (fma.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)))) |
(+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) |
(fma.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew))) |
(*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) |
(*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) |
(*.f64 ew (sin.f64 t)) |
(*.f64 (sin.f64 t) ew) |
ew |
(sin.f64 t) |
t |
(cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))) |
(cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) |
(atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))) |
(atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)) |
(/.f64 (/.f64 eh ew) (tan.f64 t)) |
(/.f64 (/.f64 eh (tan.f64 t)) ew) |
(/.f64 eh ew) |
eh |
(tan.f64 t) |
(*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) |
(*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) |
(*.f64 eh (cos.f64 t)) |
(*.f64 (cos.f64 t) eh) |
(cos.f64 t) |
(sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))) |
(sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) |
Found 4 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| accuracy | 0.109375 | (*.f64 eh (cos.f64 t)) | |
| accuracy | 0.1328125 | (*.f64 ew (sin.f64 t)) | |
| accuracy | 1.8788282358080848 | (/.f64 (/.f64 eh ew) (tan.f64 t)) | |
| accuracy | 37.56437084312809 | (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))) |
| 423.0ms | 88× | 2 | valid |
| 44.0ms | 67× | 1 | valid |
| 19.0ms | 101× | 0 | valid |
Compiled 262 to 36 computations (86.3% saved)
ival-sin: 220.0ms (47.1% of total)ival-cos: 198.0ms (42.4% of total)ival-mult: 11.0ms (2.4% of total)ival-atan: 10.0ms (2.1% of total)adjust: 8.0ms (1.7% of total)ival-tan: 8.0ms (1.7% of total)ival-div: 6.0ms (1.3% of total)ival-add: 2.0ms (0.4% of total)ival-fabs: 2.0ms (0.4% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| Inputs |
|---|
(+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) |
(fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) |
(*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) |
(*.f64 ew (sin.f64 t)) |
(cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))) |
(/.f64 (/.f64 eh ew) (tan.f64 t)) |
(*.f64 eh (cos.f64 t)) |
| Outputs |
|---|
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(* eh (cos t)) |
(* eh (cos t)) |
(* eh (cos t)) |
(* eh (cos t)) |
(* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(* eh (+ (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))) |
(* eh (+ (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))) |
(* eh (+ (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(* eh (cos t)) |
(* eh (cos t)) |
(* eh (cos t)) |
(* eh (cos t)) |
(* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1 (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))))) |
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1 (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))))) |
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1 (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(* eh (cos t)) |
(* eh (cos t)) |
(* eh (cos t)) |
(* eh (cos t)) |
(* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* ew (sin t)) |
(* ew (sin t)) |
(* ew (sin t)) |
(* ew (sin t)) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* ew (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))) |
(* ew (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))) |
(* ew (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* ew (sin t)) |
(* ew (sin t)) |
(* ew (sin t)) |
(* ew (sin t)) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* -1 (* ew (+ (* -1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))))) |
(* -1 (* ew (+ (* -1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))))) |
(* -1 (* ew (+ (* -1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* ew (sin t)) |
(* ew (sin t)) |
(* ew (sin t)) |
(* ew (sin t)) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(+ (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* ew (* t (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) |
(+ (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* t (+ (* -1/2 (* eh (* t (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))) |
(+ (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* t (+ (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* t (+ (* -1/2 (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1/6 (* ew (* t (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(* ew (* t (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(* t (+ (* -1/6 (* ew (* (pow t 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) |
(* t (+ (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* (pow t 2) (+ (* -1/6 (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* 1/120 (* ew (* (pow t 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))))))) |
(* t (+ (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* (pow t 2) (+ (* -1/6 (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* (pow t 2) (+ (* -1/5040 (* ew (* (pow t 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* 1/120 (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))))))) |
(* ew t) |
(* t (+ ew (* -1/6 (* ew (pow t 2))))) |
(* t (+ ew (* (pow t 2) (+ (* -1/6 ew) (* 1/120 (* ew (pow t 2))))))) |
(* t (+ ew (* (pow t 2) (+ (* -1/6 ew) (* (pow t 2) (+ (* -1/5040 (* ew (pow t 2))) (* 1/120 ew))))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(/ eh (* ew t)) |
(/ (+ (* -1/3 (/ (* eh (pow t 2)) ew)) (/ eh ew)) t) |
(/ (+ (* (pow t 2) (- (* -1 (* (pow t 2) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) (* 1/3 (/ eh ew)))) (/ eh ew)) t) |
(/ (+ (* (pow t 2) (- (* (pow t 2) (- (* -1 (* (pow t 2) (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew)))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) (* 1/3 (/ eh ew)))) (/ eh ew)) t) |
eh |
(+ eh (* -1/2 (* eh (pow t 2)))) |
(+ eh (* (pow t 2) (+ (* -1/2 eh) (* 1/24 (* eh (pow t 2)))))) |
(+ eh (* (pow t 2) (+ (* -1/2 eh) (* (pow t 2) (+ (* -1/720 (* eh (pow t 2))) (* 1/24 eh)))))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* ew (sin t)) |
(* ew (sin t)) |
(* ew (sin t)) |
(* ew (sin t)) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(* eh (cos t)) |
(* eh (cos t)) |
(* eh (cos t)) |
(* eh (cos t)) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* ew (sin t)) |
(* ew (sin t)) |
(* ew (sin t)) |
(* ew (sin t)) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(* eh (cos t)) |
(* eh (cos t)) |
(* eh (cos t)) |
(* eh (cos t)) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 27.0ms | ew | @ | 0 | ((+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (fabs (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t))))))) (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t)))) (/ (/ eh ew) (tan t)) (* eh (cos t))) |
| 6.0ms | t | @ | 0 | ((+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (fabs (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t))))))) (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t)))) (/ (/ eh ew) (tan t)) (* eh (cos t))) |
| 6.0ms | eh | @ | -inf | ((+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (fabs (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t))))))) (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t)))) (/ (/ eh ew) (tan t)) (* eh (cos t))) |
| 5.0ms | eh | @ | 0 | ((+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (fabs (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t))))))) (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t)))) (/ (/ eh ew) (tan t)) (* eh (cos t))) |
| 4.0ms | t | @ | -inf | ((+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (fabs (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t))))))) (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t)))) (/ (/ eh ew) (tan t)) (* eh (cos t))) |
| 1× | egg-herbie |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 148 | 4070 |
| 1 | 484 | 4067 |
| 2 | 1696 | 3987 |
| 3 | 3828 | 3984 |
| 0 | 8246 | 3892 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(* eh (cos t)) |
(* eh (cos t)) |
(* eh (cos t)) |
(* eh (cos t)) |
(* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(* eh (+ (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))) |
(* eh (+ (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))) |
(* eh (+ (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(* eh (cos t)) |
(* eh (cos t)) |
(* eh (cos t)) |
(* eh (cos t)) |
(* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1 (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))))) |
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1 (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))))) |
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1 (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(* eh (cos t)) |
(* eh (cos t)) |
(* eh (cos t)) |
(* eh (cos t)) |
(* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* ew (sin t)) |
(* ew (sin t)) |
(* ew (sin t)) |
(* ew (sin t)) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* ew (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))) |
(* ew (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))) |
(* ew (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* ew (sin t)) |
(* ew (sin t)) |
(* ew (sin t)) |
(* ew (sin t)) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* -1 (* ew (+ (* -1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))))) |
(* -1 (* ew (+ (* -1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))))) |
(* -1 (* ew (+ (* -1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* ew (sin t)) |
(* ew (sin t)) |
(* ew (sin t)) |
(* ew (sin t)) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(+ (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* ew (* t (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) |
(+ (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* t (+ (* -1/2 (* eh (* t (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))) |
(+ (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* t (+ (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* t (+ (* -1/2 (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1/6 (* ew (* t (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(* ew (* t (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(* t (+ (* -1/6 (* ew (* (pow t 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) |
(* t (+ (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* (pow t 2) (+ (* -1/6 (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* 1/120 (* ew (* (pow t 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))))))) |
(* t (+ (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* (pow t 2) (+ (* -1/6 (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* (pow t 2) (+ (* -1/5040 (* ew (* (pow t 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* 1/120 (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))))))) |
(* ew t) |
(* t (+ ew (* -1/6 (* ew (pow t 2))))) |
(* t (+ ew (* (pow t 2) (+ (* -1/6 ew) (* 1/120 (* ew (pow t 2))))))) |
(* t (+ ew (* (pow t 2) (+ (* -1/6 ew) (* (pow t 2) (+ (* -1/5040 (* ew (pow t 2))) (* 1/120 ew))))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(/ eh (* ew t)) |
(/ (+ (* -1/3 (/ (* eh (pow t 2)) ew)) (/ eh ew)) t) |
(/ (+ (* (pow t 2) (- (* -1 (* (pow t 2) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) (* 1/3 (/ eh ew)))) (/ eh ew)) t) |
(/ (+ (* (pow t 2) (- (* (pow t 2) (- (* -1 (* (pow t 2) (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew)))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) (* 1/3 (/ eh ew)))) (/ eh ew)) t) |
eh |
(+ eh (* -1/2 (* eh (pow t 2)))) |
(+ eh (* (pow t 2) (+ (* -1/2 eh) (* 1/24 (* eh (pow t 2)))))) |
(+ eh (* (pow t 2) (+ (* -1/2 eh) (* (pow t 2) (+ (* -1/720 (* eh (pow t 2))) (* 1/24 eh)))))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* ew (sin t)) |
(* ew (sin t)) |
(* ew (sin t)) |
(* ew (sin t)) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(* eh (cos t)) |
(* eh (cos t)) |
(* eh (cos t)) |
(* eh (cos t)) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* ew (sin t)) |
(* ew (sin t)) |
(* ew (sin t)) |
(* ew (sin t)) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(* eh (cos t)) |
(* eh (cos t)) |
(* eh (cos t)) |
(* eh (cos t)) |
| Outputs |
|---|
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (sin.f64 t) ew)) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (cos.f64 t) eh) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (sin.f64 t) ew))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (cos.f64 t) eh) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (sin.f64 t) ew))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (cos.f64 t) eh) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (sin.f64 t) ew))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (cos.f64 t) eh) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (sin.f64 t) ew)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (cos.f64 t) eh) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (sin.f64 t) ew)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (cos.f64 t) eh) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (sin.f64 t) ew)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (cos.f64 t) eh) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (sin.f64 t) ew)))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (sin.f64 t) ew)) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (sin.f64 t) ew)) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (sin.f64 t) ew)) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (sin.f64 t) ew)) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)) |
(* eh (cos t)) |
(*.f64 (cos.f64 t) eh) |
(* eh (cos t)) |
(*.f64 (cos.f64 t) eh) |
(* eh (cos t)) |
(*.f64 (cos.f64 t) eh) |
(* eh (cos t)) |
(*.f64 (cos.f64 t) eh) |
(* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (cos.f64 t) eh)) |
(* eh (+ (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))) |
(fma.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (cos.f64 t) eh) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (sin.f64 t) ew))) |
(* eh (+ (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))) |
(fma.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (cos.f64 t) eh) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (sin.f64 t) ew))) |
(* eh (+ (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))) |
(fma.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (cos.f64 t) eh) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (sin.f64 t) ew))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (cos.f64 t) eh) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (sin.f64 t) ew)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (cos.f64 t) eh) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (sin.f64 t) ew)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (cos.f64 t) eh) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (sin.f64 t) ew)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (cos.f64 t) eh) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (sin.f64 t) ew)))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (sin.f64 t) ew)) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (sin.f64 t) ew)) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (sin.f64 t) ew)) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (sin.f64 t) ew)) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)) |
(* eh (cos t)) |
(*.f64 (cos.f64 t) eh) |
(* eh (cos t)) |
(*.f64 (cos.f64 t) eh) |
(* eh (cos t)) |
(*.f64 (cos.f64 t) eh) |
(* eh (cos t)) |
(*.f64 (cos.f64 t) eh) |
(* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (cos.f64 t) eh)) |
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1 (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))))) |
(fma.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (cos.f64 t) eh) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (sin.f64 t) ew))) |
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1 (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))))) |
(fma.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (cos.f64 t) eh) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (sin.f64 t) ew))) |
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1 (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))))) |
(fma.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (cos.f64 t) eh) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (sin.f64 t) ew))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (cos.f64 t) eh) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (sin.f64 t) ew)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (cos.f64 t) eh) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (sin.f64 t) ew)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (cos.f64 t) eh) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (sin.f64 t) ew)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (cos.f64 t) eh) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (sin.f64 t) ew)))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (sin.f64 t) ew)) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (sin.f64 t) ew)) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (sin.f64 t) ew)) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (sin.f64 t) ew)) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)) |
(* eh (cos t)) |
(*.f64 (cos.f64 t) eh) |
(* eh (cos t)) |
(*.f64 (cos.f64 t) eh) |
(* eh (cos t)) |
(*.f64 (cos.f64 t) eh) |
(* eh (cos t)) |
(*.f64 (cos.f64 t) eh) |
(* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (cos.f64 t) eh)) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (cos.f64 t) eh) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (sin.f64 t) ew))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (cos.f64 t) eh) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (sin.f64 t) ew))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (cos.f64 t) eh) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (sin.f64 t) ew))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (cos.f64 t) eh) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (sin.f64 t) ew)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (cos.f64 t) eh) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (sin.f64 t) ew)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (cos.f64 t) eh) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (sin.f64 t) ew)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (cos.f64 t) eh) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (sin.f64 t) ew)))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (sin.f64 t) ew)) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (sin.f64 t) ew)) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (sin.f64 t) ew)) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (sin.f64 t) ew)) |
(* ew (sin t)) |
(*.f64 (sin.f64 t) ew) |
(* ew (sin t)) |
(*.f64 (sin.f64 t) ew) |
(* ew (sin t)) |
(*.f64 (sin.f64 t) ew) |
(* ew (sin t)) |
(*.f64 (sin.f64 t) ew) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (sin.f64 t) ew)) |
(* ew (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))) |
(fma.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (cos.f64 t) eh) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (sin.f64 t) ew))) |
(* ew (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))) |
(fma.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (cos.f64 t) eh) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (sin.f64 t) ew))) |
(* ew (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))) |
(fma.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (cos.f64 t) eh) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (sin.f64 t) ew))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (cos.f64 t) eh) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (sin.f64 t) ew)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (cos.f64 t) eh) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (sin.f64 t) ew)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (cos.f64 t) eh) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (sin.f64 t) ew)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (cos.f64 t) eh) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (sin.f64 t) ew)))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (sin.f64 t) ew)) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (sin.f64 t) ew)) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (sin.f64 t) ew)) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (sin.f64 t) ew)) |
(* ew (sin t)) |
(*.f64 (sin.f64 t) ew) |
(* ew (sin t)) |
(*.f64 (sin.f64 t) ew) |
(* ew (sin t)) |
(*.f64 (sin.f64 t) ew) |
(* ew (sin t)) |
(*.f64 (sin.f64 t) ew) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (sin.f64 t) ew)) |
(* -1 (* ew (+ (* -1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))))) |
(fma.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (cos.f64 t) eh) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (sin.f64 t) ew))) |
(* -1 (* ew (+ (* -1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))))) |
(fma.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (cos.f64 t) eh) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (sin.f64 t) ew))) |
(* -1 (* ew (+ (* -1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))))) |
(fma.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (cos.f64 t) eh) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (sin.f64 t) ew))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (cos.f64 t) eh) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (sin.f64 t) ew)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (cos.f64 t) eh) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (sin.f64 t) ew)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (cos.f64 t) eh) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (sin.f64 t) ew)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (cos.f64 t) eh) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (sin.f64 t) ew)))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (sin.f64 t) ew)) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (sin.f64 t) ew)) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (sin.f64 t) ew)) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (sin.f64 t) ew)) |
(* ew (sin t)) |
(*.f64 (sin.f64 t) ew) |
(* ew (sin t)) |
(*.f64 (sin.f64 t) ew) |
(* ew (sin t)) |
(*.f64 (sin.f64 t) ew) |
(* ew (sin t)) |
(*.f64 (sin.f64 t) ew) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) eh) |
(+ (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* ew (* t (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) |
(fma.f64 (*.f64 t ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) eh)) |
(+ (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* t (+ (* -1/2 (* eh (* t (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))) |
(fma.f64 (fma.f64 (*.f64 (*.f64 eh t) #s(literal -1/2 binary64)) (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) ew)) t (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) eh)) |
(+ (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* t (+ (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* t (+ (* -1/2 (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1/6 (* ew (* t (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 t t) #s(literal -1/6 binary64) #s(literal 1 binary64)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) ew) (*.f64 (*.f64 (*.f64 eh t) #s(literal -1/2 binary64)) (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))))) t (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) eh)) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (cos.f64 t) eh) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (sin.f64 t) ew)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (cos.f64 t) eh) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (sin.f64 t) ew)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (cos.f64 t) eh) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (sin.f64 t) ew)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (cos.f64 t) eh) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (sin.f64 t) ew)))) |
(* ew (* t (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(*.f64 (*.f64 t ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t))))) |
(* t (+ (* -1/6 (* ew (* (pow t 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) |
(*.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (fma.f64 (*.f64 (*.f64 t ew) t) #s(literal -1/6 binary64) ew)) t) |
(* t (+ (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* (pow t 2) (+ (* -1/6 (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* 1/120 (* ew (* (pow t 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))))))) |
(fma.f64 (pow.f64 t #s(literal 3 binary64)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 ew (fma.f64 #s(literal 1/120 binary64) (*.f64 t t) #s(literal -1/6 binary64)))) (*.f64 (*.f64 t ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))))) |
(* t (+ (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* (pow t 2) (+ (* -1/6 (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* (pow t 2) (+ (* -1/5040 (* ew (* (pow t 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* 1/120 (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))))))) |
(*.f64 (fma.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 ew (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (fma.f64 (*.f64 (*.f64 t ew) t) #s(literal -1/6 binary64) ew))) t) |
(* ew t) |
(*.f64 t ew) |
(* t (+ ew (* -1/6 (* ew (pow t 2))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 t ew) t) #s(literal -1/6 binary64) ew) t) |
(* t (+ ew (* (pow t 2) (+ (* -1/6 ew) (* 1/120 (* ew (pow t 2))))))) |
(*.f64 (fma.f64 (*.f64 ew (fma.f64 #s(literal 1/120 binary64) (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 t t) ew) t) |
(* t (+ ew (* (pow t 2) (+ (* -1/6 ew) (* (pow t 2) (+ (* -1/5040 (* ew (pow t 2))) (* 1/120 ew))))))) |
(fma.f64 (pow.f64 t #s(literal 3 binary64)) (fma.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 #s(literal -1/5040 binary64) ew) (*.f64 ew (fma.f64 #s(literal 1/120 binary64) (*.f64 t t) #s(literal -1/6 binary64)))) (*.f64 t ew)) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) |
(/ eh (* ew t)) |
(/.f64 eh (*.f64 t ew)) |
(/ (+ (* -1/3 (/ (* eh (pow t 2)) ew)) (/ eh ew)) t) |
(/.f64 (*.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t t) #s(literal 1 binary64)) (/.f64 eh ew)) t) |
(/ (+ (* (pow t 2) (- (* -1 (* (pow t 2) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) (* 1/3 (/ eh ew)))) (/ eh ew)) t) |
(/.f64 (fma.f64 (*.f64 (/.f64 eh ew) (fma.f64 #s(literal -1/45 binary64) (*.f64 t t) #s(literal -1/3 binary64))) (*.f64 t t) (/.f64 eh ew)) t) |
(/ (+ (* (pow t 2) (- (* (pow t 2) (- (* -1 (* (pow t 2) (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew)))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) (* 1/3 (/ eh ew)))) (/ eh ew)) t) |
(/.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 (/.f64 eh ew) #s(literal -2/945 binary64)) t) t (*.f64 #s(literal -1/45 binary64) (/.f64 eh ew))) (*.f64 t t) (*.f64 (/.f64 eh ew) #s(literal -1/3 binary64))) (*.f64 t t) (/.f64 eh ew)) t) |
eh |
(+ eh (* -1/2 (* eh (pow t 2)))) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) eh) (*.f64 t t) eh) |
(+ eh (* (pow t 2) (+ (* -1/2 eh) (* 1/24 (* eh (pow t 2)))))) |
(fma.f64 (*.f64 eh (fma.f64 #s(literal 1/24 binary64) (*.f64 t t) #s(literal -1/2 binary64))) (*.f64 t t) eh) |
(+ eh (* (pow t 2) (+ (* -1/2 eh) (* (pow t 2) (+ (* -1/720 (* eh (pow t 2))) (* 1/24 eh)))))) |
(fma.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 eh (fma.f64 #s(literal -1/720 binary64) (*.f64 t t) #s(literal 1/24 binary64))) (fma.f64 (*.f64 #s(literal -1/2 binary64) eh) (*.f64 t t) eh)) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (cos.f64 t) eh) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (sin.f64 t) ew))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (cos.f64 t) eh) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (sin.f64 t) ew))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (cos.f64 t) eh) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (sin.f64 t) ew))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (cos.f64 t) eh) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (sin.f64 t) ew))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (cos.f64 t) eh) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (sin.f64 t) ew)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (cos.f64 t) eh) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (sin.f64 t) ew)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (cos.f64 t) eh) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (sin.f64 t) ew)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (cos.f64 t) eh) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (sin.f64 t) ew)))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (sin.f64 t) ew)) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (sin.f64 t) ew)) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (sin.f64 t) ew)) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (sin.f64 t) ew)) |
(* ew (sin t)) |
(*.f64 (sin.f64 t) ew) |
(* ew (sin t)) |
(*.f64 (sin.f64 t) ew) |
(* ew (sin t)) |
(*.f64 (sin.f64 t) ew) |
(* ew (sin t)) |
(*.f64 (sin.f64 t) ew) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)) |
(* eh (cos t)) |
(*.f64 (cos.f64 t) eh) |
(* eh (cos t)) |
(*.f64 (cos.f64 t) eh) |
(* eh (cos t)) |
(*.f64 (cos.f64 t) eh) |
(* eh (cos t)) |
(*.f64 (cos.f64 t) eh) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (cos.f64 t) eh) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (sin.f64 t) ew))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (cos.f64 t) eh) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (sin.f64 t) ew))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (cos.f64 t) eh) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (sin.f64 t) ew))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (cos.f64 t) eh) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (sin.f64 t) ew))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (cos.f64 t) eh) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (sin.f64 t) ew)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (cos.f64 t) eh) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (sin.f64 t) ew)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (cos.f64 t) eh) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (sin.f64 t) ew)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (cos.f64 t) eh) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (sin.f64 t) ew)))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (sin.f64 t) ew)) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (sin.f64 t) ew)) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (sin.f64 t) ew)) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (sin.f64 t) ew)) |
(* ew (sin t)) |
(*.f64 (sin.f64 t) ew) |
(* ew (sin t)) |
(*.f64 (sin.f64 t) ew) |
(* ew (sin t)) |
(*.f64 (sin.f64 t) ew) |
(* ew (sin t)) |
(*.f64 (sin.f64 t) ew) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)) |
(* eh (cos t)) |
(*.f64 (cos.f64 t) eh) |
(* eh (cos t)) |
(*.f64 (cos.f64 t) eh) |
(* eh (cos t)) |
(*.f64 (cos.f64 t) eh) |
(* eh (cos t)) |
(*.f64 (cos.f64 t) eh) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 17 | 90 |
| 0 | 31 | 90 |
| 1 | 78 | 90 |
| 2 | 532 | 90 |
| 3 | 5836 | 90 |
| 0 | 8062 | 88 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) |
(fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) |
(*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) |
(*.f64 ew (sin.f64 t)) |
(cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))) |
(/.f64 (/.f64 eh ew) (tan.f64 t)) |
(*.f64 eh (cos.f64 t)) |
| Outputs |
|---|
(*.f64 (/.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) (-.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 3 binary64)))) (fma.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (fma.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 2 binary64)))) |
(*.f64 (/.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 3 binary64))) (-.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (*.f64 (cos.f64 t) (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))))) #s(literal 2 binary64)))) (-.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (*.f64 (cos.f64 t) (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))))))) |
(*.f64 (/.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (*.f64 (cos.f64 t) (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))))) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 6 binary64)))) (fma.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (*.f64 (cos.f64 t) (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))))) (-.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (*.f64 (cos.f64 t) (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 2 binary64))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 4 binary64)))) |
(*.f64 (/.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) (-.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))) (fma.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)))) |
(*.f64 (-.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 2 binary64))) (pow.f64 (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))) #s(literal -1 binary64)) (-.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))) |
(*.f64 (pow.f64 (fma.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (*.f64 (cos.f64 t) (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 2 binary64))) #s(literal -1 binary64)) (+.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 3 binary64)))) |
(*.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))) (pow.f64 (neg.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) #s(literal -1 binary64))) |
(*.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 3 binary64)))) (pow.f64 (neg.f64 (fma.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (*.f64 (cos.f64 t) (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 2 binary64)))) #s(literal -1 binary64))) |
(*.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew))))) |
(*.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) (pow.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))) #s(literal -1 binary64))) |
(*.f64 (fma.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (*.f64 (cos.f64 t) (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 2 binary64))) (/.f64 (fma.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew))) (fma.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (*.f64 (cos.f64 t) (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 2 binary64))))) |
(*.f64 (fma.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (*.f64 (cos.f64 t) (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 2 binary64))) (*.f64 (fma.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew))) (pow.f64 (fma.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (*.f64 (cos.f64 t) (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 2 binary64))) #s(literal -1 binary64)))) |
(*.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 3 binary64))) (pow.f64 (fma.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (*.f64 (cos.f64 t) (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 2 binary64))) #s(literal -1 binary64))) |
(*.f64 #s(literal 1 binary64) (fma.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)))) |
(*.f64 (fma.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew))) (/.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))))) |
(*.f64 (fma.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))) (pow.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))) #s(literal -1 binary64)))) |
(pow.f64 (/.f64 (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))) (-.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (pow.f64 (fma.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew))) #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (fma.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew))) #s(literal -1 binary64)) #s(literal -1 binary64)) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 4 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 4 binary64))) (pow.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))) #s(literal -1 binary64))) (+.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 6 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 6 binary64))) (pow.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))) #s(literal -1 binary64))) (+.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 4 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 4 binary64))) (pow.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew))) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 6 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 6 binary64))) (pow.f64 (fma.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (*.f64 (cos.f64 t) (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 2 binary64))) #s(literal -1 binary64))) (-.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 3 binary64)))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 9 binary64)) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 9 binary64))) (pow.f64 (fma.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (*.f64 (cos.f64 t) (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 2 binary64))) #s(literal -1 binary64))) (-.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 6 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 6 binary64))) (pow.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew))) #s(literal 3 binary64)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) #s(literal 1 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 3 binary64))) #s(literal 1 binary64)) (fma.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (*.f64 (cos.f64 t) (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) (/.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))))) (*.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))))) (+.f64 (/.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) (/.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) (fma.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) (*.f64 (/.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 2 binary64)))) (neg.f64 (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))))) (neg.f64 (neg.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (*.f64 (cos.f64 t) (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 3 binary64))))) (fma.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (*.f64 (cos.f64 t) (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t)) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) (*.f64 (sin.f64 t) ew))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) |
(/.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t)))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 4 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (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 (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))) (+.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 2 binary64))) (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 6 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (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 (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))) (+.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 4 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 4 binary64))) (pow.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew))) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 6 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 6 binary64))) (*.f64 (fma.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (*.f64 (cos.f64 t) (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 2 binary64))) (-.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 3 binary64))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 9 binary64)) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 9 binary64))) (*.f64 (fma.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (*.f64 (cos.f64 t) (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 2 binary64))) (-.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 6 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 6 binary64))) (pow.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew))) #s(literal 3 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))) (neg.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (*.f64 (cos.f64 t) (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 2 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (fma.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew))) #s(literal -1 binary64)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) (neg.f64 (neg.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 3 binary64))) (neg.f64 (neg.f64 (fma.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (*.f64 (cos.f64 t) (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 2 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 3 binary64))) (fma.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (*.f64 (cos.f64 t) (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))) (-.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (fma.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew))) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew))) #s(literal -1 binary64))) |
(neg.f64 (neg.f64 (fma.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew))))) |
(fma.f64 (/.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 3 binary64)))) (fma.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (fma.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 2 binary64))) (neg.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))))) |
(fma.f64 (/.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))) (fma.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew))) (neg.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))))) |
(fma.f64 (*.f64 (*.f64 (cos.f64 t) eh) (/.f64 eh ew)) (*.f64 (pow.f64 (tan.f64 t) #s(literal -1 binary64)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew))) |
(fma.f64 (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew))) |
(fma.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (cos.f64 t) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew))) |
(fma.f64 (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 2 binary64)) (*.f64 (sin.f64 t) ew)) (/.f64 (*.f64 (sin.f64 t) ew) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) (neg.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))))) |
(fma.f64 (*.f64 (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 2 binary64)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) (neg.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 (sin.f64 t) ew) ew)) (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) (neg.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) |
(fma.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 2 binary64)) (/.f64 (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) (neg.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))))) |
(fma.f64 (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 2 binary64)) (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) (neg.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))))) |
(fma.f64 (*.f64 ew ew) (/.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) (neg.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))))) |
(fma.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t)) eh (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) |
(fma.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 2 binary64)) (pow.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))) #s(literal -1 binary64)) (neg.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) |
(fma.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew))) |
(fma.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew))) |
(fma.f64 (cos.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) (neg.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))))) |
(fma.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (/.f64 (*.f64 (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 2 binary64)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) (neg.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))))) |
(fma.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) |
(fma.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (/.f64 (*.f64 (cos.f64 t) eh) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew))) |
(fma.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew))) |
(fma.f64 (/.f64 eh ew) (*.f64 (*.f64 (pow.f64 (tan.f64 t) #s(literal -1 binary64)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (cos.f64 t) eh)) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew))) |
(fma.f64 eh (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t)) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew))) |
(fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 2 binary64)) (*.f64 (sin.f64 t) ew)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) (neg.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))))) |
(fma.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) |
(fma.f64 (sin.f64 t) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) |
(fma.f64 ew (/.f64 (*.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) #s(literal 2 binary64)) ew) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) (neg.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))))) |
(fma.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) (/.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))))) |
(-.f64 #s(literal 0 binary64) (neg.f64 (fma.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew))))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (fma.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew))) #s(literal -1 binary64))) #s(literal -1 binary64))) |
(+.f64 (neg.f64 (*.f64 (neg.f64 (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (neg.f64 (*.f64 (*.f64 (neg.f64 (cos.f64 t)) eh) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(+.f64 (neg.f64 (*.f64 (*.f64 (neg.f64 (cos.f64 t)) eh) (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (neg.f64 (*.f64 (neg.f64 (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) (neg.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))))) |
(+.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew))) |
(+.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) |
(*.f64 (fabs.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))) (pow.f64 (fabs.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) #s(literal -1 binary64))) |
(*.f64 (fabs.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))) (fabs.f64 (pow.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))) #s(literal -1 binary64)))) |
(*.f64 (fabs.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 3 binary64)))) (pow.f64 (fabs.f64 (fma.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (*.f64 (cos.f64 t) (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 2 binary64)))) #s(literal -1 binary64))) |
(*.f64 (fabs.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 3 binary64)))) (fabs.f64 (pow.f64 (fma.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (*.f64 (cos.f64 t) (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 2 binary64))) #s(literal -1 binary64)))) |
(*.f64 #s(literal 1 binary64) (fabs.f64 (fma.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew))))) |
(pow.f64 (/.f64 (fabs.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) (fabs.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fabs.f64 (fma.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (*.f64 (cos.f64 t) (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 2 binary64)))) (fabs.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 3 binary64))))) #s(literal -1 binary64)) |
(pow.f64 (fabs.f64 (pow.f64 (fma.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew))) #s(literal -1 binary64))) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (fabs.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))))) (neg.f64 (fabs.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))))) |
(/.f64 (neg.f64 (fabs.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 3 binary64))))) (neg.f64 (fabs.f64 (fma.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (*.f64 (cos.f64 t) (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 2 binary64)))))) |
(/.f64 (fabs.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))) (fabs.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))))) |
(/.f64 (fabs.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 3 binary64)))) (fabs.f64 (fma.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (*.f64 (cos.f64 t) (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fabs.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) (fabs.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fabs.f64 (fma.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (*.f64 (cos.f64 t) (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 2 binary64)))) (fabs.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 3 binary64)))))) |
(/.f64 #s(literal 1 binary64) (fabs.f64 (pow.f64 (fma.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew))) #s(literal -1 binary64)))) |
(fabs.f64 (-.f64 (fma.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew))) #s(literal 0 binary64))) |
(fabs.f64 (-.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) (/.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))))) |
(fabs.f64 (neg.f64 (fma.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew))))) |
(fabs.f64 (fma.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)))) |
(*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t)) |
(*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew) |
(*.f64 #s(literal 1 binary64) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew))) |
(*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) |
(*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) |
(*.f64 (sin.f64 t) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew)) |
(*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t))) |
(pow.f64 (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) (*.f64 (sin.f64 t) ew)) #s(literal -1 binary64)) |
(/.f64 (*.f64 (+.f64 (sin.f64 (+.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)) t)) (sin.f64 (-.f64 t (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) ew) #s(literal 2 binary64)) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (sin.f64 t) ew)) (neg.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) |
(/.f64 (*.f64 (*.f64 (sin.f64 t) ew) #s(literal -1 binary64)) (neg.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) |
(/.f64 (*.f64 ew (+.f64 (sin.f64 (+.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)) t)) (sin.f64 (-.f64 t (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) #s(literal 2 binary64)) |
(/.f64 (neg.f64 (*.f64 (sin.f64 t) ew)) (neg.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) (*.f64 (sin.f64 t) ew))) |
(/.f64 (*.f64 (sin.f64 t) ew) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))) |
(*.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)) |
(*.f64 (pow.f64 (+.f64 (pow.f64 (*.f64 (/.f64 (tan.f64 t) eh) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal -1/4 binary64)) (pow.f64 (+.f64 (pow.f64 (*.f64 (/.f64 (tan.f64 t) eh) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal -1/4 binary64))) |
(*.f64 #s(literal -1 binary64) (pow.f64 (neg.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))) #s(literal -1 binary64))) |
(*.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) |
(*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64)) |
(pow.f64 (neg.f64 (neg.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (+.f64 (pow.f64 (*.f64 (/.f64 (tan.f64 t) eh) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal -1/2 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) |
(cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) (neg.f64 ew)))) |
(cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) |
(exp.f64 (*.f64 (log1p.f64 (pow.f64 (*.f64 (/.f64 (tan.f64 t) eh) ew) #s(literal -2 binary64))) #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 (neg.f64 (log.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (pow.f64 (tan.f64 t) #s(literal -1 binary64)) #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)) (pow.f64 (tan.f64 t) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (neg.f64 (tan.f64 t)) eh) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) ew)) |
(*.f64 (/.f64 (pow.f64 (tan.f64 t) #s(literal -1 binary64)) (neg.f64 ew)) (neg.f64 eh)) |
(*.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal -1 binary64)) ew) (/.f64 (cos.f64 t) (pow.f64 eh #s(literal -1 binary64)))) |
(*.f64 (/.f64 (neg.f64 eh) #s(literal -1 binary64)) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -1 binary64))) |
(*.f64 (/.f64 eh #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal -1 binary64) ew) (tan.f64 t))) |
(*.f64 (/.f64 (pow.f64 ew #s(literal -1 binary64)) (sin.f64 t)) (/.f64 eh (pow.f64 (cos.f64 t) #s(literal -1 binary64)))) |
(*.f64 (/.f64 (neg.f64 eh) (sin.f64 t)) (/.f64 (/.f64 #s(literal -1 binary64) ew) (pow.f64 (cos.f64 t) #s(literal -1 binary64)))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (pow.f64 ew #s(literal -1 binary64)) (pow.f64 (cos.f64 t) #s(literal -1 binary64)))) |
(*.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -1 binary64)) eh) |
(*.f64 (/.f64 eh (*.f64 (sin.f64 t) ew)) (*.f64 (cos.f64 t) #s(literal 1 binary64))) |
(*.f64 (/.f64 eh (*.f64 (sin.f64 t) ew)) (pow.f64 (cos.f64 t) #s(literal 1 binary64))) |
(*.f64 (/.f64 eh (*.f64 (sin.f64 t) ew)) (cos.f64 t)) |
(*.f64 (pow.f64 (sin.f64 t) #s(literal -1 binary64)) (/.f64 (cos.f64 t) (/.f64 ew eh))) |
(*.f64 (pow.f64 (sin.f64 t) #s(literal -1 binary64)) (/.f64 (/.f64 eh ew) (pow.f64 (cos.f64 t) #s(literal -1 binary64)))) |
(*.f64 (pow.f64 (sin.f64 t) #s(literal -1 binary64)) (/.f64 (*.f64 (cos.f64 t) eh) ew)) |
(*.f64 (/.f64 eh (tan.f64 t)) (pow.f64 ew #s(literal -1 binary64))) |
(*.f64 (/.f64 (neg.f64 eh) (tan.f64 t)) (/.f64 #s(literal -1 binary64) ew)) |
(*.f64 (/.f64 #s(literal -1 binary64) (tan.f64 t)) (/.f64 (neg.f64 eh) ew)) |
(*.f64 #s(literal -1 binary64) (/.f64 (/.f64 eh (tan.f64 t)) (neg.f64 ew))) |
(*.f64 (pow.f64 (tan.f64 t) #s(literal -1 binary64)) (/.f64 eh ew)) |
(*.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (pow.f64 (tan.f64 t) #s(literal -1 binary64)) (pow.f64 eh #s(literal -1 binary64)))) |
(*.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 eh (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 (neg.f64 eh) (*.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (tan.f64 t)))) |
(*.f64 (neg.f64 eh) (*.f64 (/.f64 #s(literal -1 binary64) ew) (pow.f64 (tan.f64 t) #s(literal -1 binary64)))) |
(*.f64 (neg.f64 eh) (pow.f64 (*.f64 (neg.f64 (tan.f64 t)) ew) #s(literal -1 binary64))) |
(*.f64 (neg.f64 eh) (/.f64 (pow.f64 (tan.f64 t) #s(literal -1 binary64)) (neg.f64 ew))) |
(*.f64 (neg.f64 eh) (/.f64 (pow.f64 ew #s(literal -1 binary64)) (neg.f64 (tan.f64 t)))) |
(*.f64 (neg.f64 eh) (/.f64 (/.f64 #s(literal -1 binary64) ew) (tan.f64 t))) |
(*.f64 #s(literal 1 binary64) (/.f64 (/.f64 eh (tan.f64 t)) ew)) |
(*.f64 (cos.f64 t) (/.f64 eh (*.f64 (sin.f64 t) ew))) |
(*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 1 binary64)) |
(*.f64 (/.f64 eh ew) (pow.f64 (tan.f64 t) #s(literal -1 binary64))) |
(*.f64 eh (*.f64 (/.f64 #s(literal -1 binary64) ew) (/.f64 #s(literal -1 binary64) (tan.f64 t)))) |
(*.f64 eh (*.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(*.f64 eh (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -1 binary64))) |
(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 (/.f64 eh (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) (pow.f64 (tan.f64 t) #s(literal -1 binary64))) (/.f64 (neg.f64 ew) eh)) |
(/.f64 (*.f64 (pow.f64 (tan.f64 t) #s(literal -1 binary64)) #s(literal -1 binary64)) (/.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 (neg.f64 eh) ew) #s(literal -1 binary64)) (tan.f64 t)) |
(/.f64 (pow.f64 (/.f64 (neg.f64 (tan.f64 t)) eh) #s(literal -1 binary64)) (neg.f64 ew)) |
(/.f64 (neg.f64 (/.f64 (neg.f64 eh) (tan.f64 t))) ew) |
(/.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -1 binary64)) (pow.f64 eh #s(literal -1 binary64))) |
(/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t)) |
(/.f64 (/.f64 eh (*.f64 (sin.f64 t) ew)) (pow.f64 (cos.f64 t) #s(literal -1 binary64))) |
(/.f64 (/.f64 eh (tan.f64 t)) ew) |
(/.f64 (/.f64 (neg.f64 eh) (tan.f64 t)) (neg.f64 ew)) |
(/.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 (pow.f64 (tan.f64 t) #s(literal -1 binary64)) (/.f64 ew eh)) |
(/.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) (/.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 (tan.f64 t)) ew))) |
(/.f64 eh (*.f64 (tan.f64 t) ew)) |
(neg.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) (neg.f64 ew)) #s(literal 1 binary64))) |
(neg.f64 (/.f64 (/.f64 eh (tan.f64 t)) (neg.f64 ew))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (tan.f64 t))) (/.f64 (/.f64 eh (tan.f64 t)) (neg.f64 ew))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (neg.f64 (tan.f64 t)) ew)) (/.f64 (/.f64 eh (tan.f64 t)) (neg.f64 ew))) |
(-.f64 #s(literal 0 binary64) (/.f64 (/.f64 eh (tan.f64 t)) (neg.f64 ew))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 eh (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 (cos.f64 t) eh) |
(*.f64 eh (cos.f64 t)) |
Compiled 26 548 to 1 641 computations (93.8% saved)
17 alts after pruning (17 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 559 | 17 | 576 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 560 | 17 | 577 |
| Status | Accuracy | Program |
|---|---|---|
| 99.5% | (/.f64 #s(literal 1 binary64) (fabs.f64 (pow.f64 (fma.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew))) #s(literal -1 binary64)))) | |
| ▶ | 25.8% | (fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 (sin.f64 t) ew) ew)) (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) (neg.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))))))) |
| 23.0% | (fabs.f64 (fma.f64 (*.f64 ew ew) (/.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) (neg.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))))))) | |
| 35.9% | (fabs.f64 (fma.f64 ew (/.f64 (*.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) #s(literal 2 binary64)) ew) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) (neg.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))))))) | |
| 26.5% | (fabs.f64 (/.f64 (-.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 2 binary64))) (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))))) | |
| 17.2% | (fabs.f64 (/.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 3 binary64))) (fma.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (*.f64 (cos.f64 t) (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 2 binary64))))) | |
| 9.3% | (fabs.f64 (/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 6 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 6 binary64))) (pow.f64 (fma.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (*.f64 (cos.f64 t) (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 2 binary64))) #s(literal -1 binary64))) (-.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 3 binary64))))) | |
| ▶ | 99.8% | (fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
| ▶ | 63.3% | (fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (*.f64 #s(approx (* eh (cos t)) (fma.f64 (*.f64 #s(literal -1/2 binary64) eh) (*.f64 t t) eh)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) |
| 99.4% | (fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 t ew)))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) | |
| 42.3% | (fabs.f64 (*.f64 (fma.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (*.f64 (cos.f64 t) (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 2 binary64))) (*.f64 (fma.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew))) (pow.f64 (fma.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (*.f64 (cos.f64 t) (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 2 binary64))) #s(literal -1 binary64))))) | |
| ▶ | 66.5% | (fabs.f64 (*.f64 (fma.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))) (pow.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))) #s(literal -1 binary64))))) |
| 26.4% | (fabs.f64 (*.f64 (pow.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))) #s(literal -1 binary64)) (-.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))))) | |
| 37.5% | (fabs.f64 (*.f64 (/.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) (-.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 3 binary64)))) (fma.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (fma.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 2 binary64))))) | |
| 64.0% | (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (cos.f64 t) eh)))) | |
| ▶ | 45.7% | (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) eh))) |
| 39.6% | (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (sin.f64 t) ew)))) |
Compiled 2 448 to 946 computations (61.4% saved)
| 1× | egg-herbie |
Found 20 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| cost-diff | 384 | (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) | |
| cost-diff | 384 | (/.f64 (/.f64 eh (tan.f64 t)) ew) | |
| cost-diff | 6848 | (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))) | |
| cost-diff | 41088 | (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) | |
| cost-diff | 384 | (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) | |
| cost-diff | 384 | (/.f64 (/.f64 eh (tan.f64 t)) ew) | |
| cost-diff | 6848 | (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))) | |
| cost-diff | 91392 | (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))) (pow.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))) #s(literal -1 binary64))) | |
| 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 #s(approx (* eh (cos t)) (fma.f64 (*.f64 #s(literal -1/2 binary64) eh) (*.f64 t t) eh)) (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 #s(approx (* eh (cos t)) (fma.f64 (*.f64 #s(literal -1/2 binary64) eh) (*.f64 t t) eh)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) | |
| cost-diff | 384 | (/.f64 (/.f64 eh ew) (tan.f64 t)) | |
| cost-diff | 0 | (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) | |
| cost-diff | 0 | (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) eh) | |
| cost-diff | 0 | #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) eh)) | |
| cost-diff | 0 | (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) eh))) | |
| cost-diff | 0 | (*.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 eh (*.f64 (tan.f64 t) ew))))))) | |
| 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 eh (*.f64 (tan.f64 t) ew)))))) | |
| cost-diff | 384 | (/.f64 (/.f64 eh ew) (tan.f64 t)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 80 | 1401 |
| 0 | 142 | 1281 |
| 1 | 250 | 1225 |
| 2 | 536 | 1191 |
| 3 | 2318 | 1148 |
| 4 | 6381 | 1148 |
| 0 | 8155 | 1146 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.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 eh (*.f64 (tan.f64 t) ew)))))) |
(*.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 eh (*.f64 (tan.f64 t) ew))))) |
(*.f64 eh (cos.f64 t)) |
(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)) |
(*.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 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) eh))) |
#s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) eh)) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) eh) |
(sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) |
(atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t))) |
(*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)) |
(/.f64 (/.f64 eh (sin.f64 t)) ew) |
(/.f64 eh (sin.f64 t)) |
eh |
(sin.f64 t) |
t |
ew |
(cos.f64 t) |
(fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (*.f64 #s(approx (* eh (cos t)) (fma.f64 (*.f64 #s(literal -1/2 binary64) eh) (*.f64 t t) eh)) (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 #s(approx (* eh (cos t)) (fma.f64 (*.f64 #s(literal -1/2 binary64) eh) (*.f64 t t) eh)) (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 #s(approx (* eh (cos t)) (fma.f64 (*.f64 #s(literal -1/2 binary64) eh) (*.f64 t t) eh)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) |
#s(approx (* eh (cos t)) (fma.f64 (*.f64 #s(literal -1/2 binary64) eh) (*.f64 t t) eh)) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) eh) (*.f64 t t) eh) |
(*.f64 #s(literal -1/2 binary64) eh) |
#s(literal -1/2 binary64) |
(*.f64 t t) |
(sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))) |
(fabs.f64 (*.f64 (fma.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))) (pow.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))) #s(literal -1 binary64))))) |
(*.f64 (fma.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))) (pow.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))) #s(literal -1 binary64)))) |
(fma.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew))) |
(sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) |
(atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)) |
(/.f64 (/.f64 eh (tan.f64 t)) ew) |
(/.f64 eh (tan.f64 t)) |
eh |
(tan.f64 t) |
t |
ew |
(*.f64 (cos.f64 t) eh) |
(cos.f64 t) |
(*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) |
(cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) |
(*.f64 (sin.f64 t) ew) |
(sin.f64 t) |
(*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))) (pow.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))) #s(literal -1 binary64))) |
(/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))) |
(-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) |
(*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t)) |
(*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) |
(/.f64 eh ew) |
(pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) |
#s(literal -1 binary64) |
(pow.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))) #s(literal -1 binary64)) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 (sin.f64 t) ew) ew)) (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) (neg.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))))))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 (sin.f64 t) ew) ew)) (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) (neg.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))))) |
(*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 (sin.f64 t) ew) ew)) |
(cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) |
(atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)) |
(/.f64 (/.f64 eh (tan.f64 t)) ew) |
(/.f64 eh (tan.f64 t)) |
eh |
(tan.f64 t) |
t |
ew |
(*.f64 (*.f64 (sin.f64 t) ew) ew) |
(*.f64 (sin.f64 t) ew) |
(sin.f64 t) |
(/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) |
(*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) |
(/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))) |
(-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) |
(*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t)) |
(*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) |
(/.f64 eh ew) |
(cos.f64 t) |
(pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) |
#s(literal -1 binary64) |
(neg.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))))) |
(/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) |
(pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) |
(*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) |
(sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) |
(*.f64 (cos.f64 t) eh) |
#s(literal 2 binary64) |
| 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 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 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.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 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 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) |
(*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.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 eh (*.f64 (tan.f64 t) ew))))) |
(*.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 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) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) eh))) |
#s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) eh)) |
#s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) eh)) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) eh) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) eh) |
(sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) |
(sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t))) |
(atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))) |
(*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/.f64 (/.f64 eh (sin.f64 t)) ew) |
(/.f64 eh (sin.f64 t)) |
eh |
(sin.f64 t) |
t |
ew |
(cos.f64 t) |
(fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (*.f64 #s(approx (* eh (cos t)) (fma.f64 (*.f64 #s(literal -1/2 binary64) eh) (*.f64 t t) eh)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) |
(fabs.f64 (fma.f64 (*.f64 (sin.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)))) #s(approx (* eh (cos t)) (fma.f64 (*.f64 t t) (*.f64 #s(literal -1/2 binary64) eh) eh))))) |
(+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (*.f64 #s(approx (* eh (cos t)) (fma.f64 (*.f64 #s(literal -1/2 binary64) eh) (*.f64 t t) eh)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) |
(fma.f64 (*.f64 (sin.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)))) #s(approx (* eh (cos t)) (fma.f64 (*.f64 t t) (*.f64 #s(literal -1/2 binary64) eh) eh)))) |
(*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) |
(*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.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 #s(approx (* eh (cos t)) (fma.f64 (*.f64 #s(literal -1/2 binary64) eh) (*.f64 t t) eh)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) |
(*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(approx (* eh (cos t)) (fma.f64 (*.f64 t t) (*.f64 #s(literal -1/2 binary64) eh) eh))) |
#s(approx (* eh (cos t)) (fma.f64 (*.f64 #s(literal -1/2 binary64) eh) (*.f64 t t) eh)) |
#s(approx (* eh (cos t)) (fma.f64 (*.f64 t t) (*.f64 #s(literal -1/2 binary64) eh) eh)) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) eh) (*.f64 t t) eh) |
(fma.f64 (*.f64 t t) (*.f64 #s(literal -1/2 binary64) eh) eh) |
(*.f64 #s(literal -1/2 binary64) eh) |
#s(literal -1/2 binary64) |
(*.f64 t t) |
(sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))) |
(sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) |
(fabs.f64 (*.f64 (fma.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))) (pow.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))) #s(literal -1 binary64))))) |
(fabs.f64 (fma.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(*.f64 (fma.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))) (pow.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))) #s(literal -1 binary64)))) |
(fma.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(fma.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew))) |
(fma.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) |
(sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) |
(atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)) |
(atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) |
(/.f64 (/.f64 eh (tan.f64 t)) ew) |
(/.f64 eh (*.f64 (tan.f64 t) ew)) |
(/.f64 eh (tan.f64 t)) |
eh |
(tan.f64 t) |
t |
ew |
(*.f64 (cos.f64 t) eh) |
(cos.f64 t) |
(*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) |
(*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) |
(cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) |
(cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) |
(*.f64 (sin.f64 t) ew) |
(sin.f64 t) |
(*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))) (pow.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))) #s(literal -1 binary64))) |
#s(literal 1 binary64) |
(/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))) |
(*.f64 (fma.f64 (*.f64 (/.f64 eh (tan.f64 t)) (cos.f64 t)) (/.f64 (neg.f64 eh) ew) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) |
(-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) |
(fma.f64 (*.f64 (/.f64 eh (tan.f64 t)) (cos.f64 t)) (/.f64 (neg.f64 eh) ew) (*.f64 (sin.f64 t) ew)) |
(*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t)) |
(*.f64 (*.f64 (/.f64 eh (tan.f64 t)) eh) (/.f64 (cos.f64 t) ew)) |
(*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) |
(*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) |
(/.f64 eh ew) |
(pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) |
(pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) |
#s(literal -1 binary64) |
(pow.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 eh (tan.f64 t)) (cos.f64 t)) (/.f64 (neg.f64 eh) ew) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal -1 binary64)) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 (sin.f64 t) ew) ew)) (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) (neg.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))))))) |
(fabs.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (sin.f64 t)) (/.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (fma.f64 (*.f64 (/.f64 eh (tan.f64 t)) (cos.f64 t)) (/.f64 (neg.f64 eh) ew) (*.f64 (sin.f64 t) ew))) (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (*.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) eh) (/.f64 (cos.f64 t) ew))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 (sin.f64 t) ew) ew)) (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) (neg.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))))) |
(fma.f64 (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (sin.f64 t)) (/.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (fma.f64 (*.f64 (/.f64 eh (tan.f64 t)) (cos.f64 t)) (/.f64 (neg.f64 eh) ew) (*.f64 (sin.f64 t) ew))) (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (*.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) eh) (/.f64 (cos.f64 t) ew))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 (sin.f64 t) ew) ew)) |
(*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) |
(cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) |
(cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) |
(atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)) |
(atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) |
(/.f64 (/.f64 eh (tan.f64 t)) ew) |
(/.f64 eh (*.f64 (tan.f64 t) ew)) |
(/.f64 eh (tan.f64 t)) |
eh |
(tan.f64 t) |
t |
ew |
(*.f64 (*.f64 (sin.f64 t) ew) ew) |
(*.f64 (sin.f64 t) ew) |
(sin.f64 t) |
(/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) |
(/.f64 (sin.f64 t) (fma.f64 (*.f64 (/.f64 eh (tan.f64 t)) (cos.f64 t)) (/.f64 (neg.f64 eh) ew) (*.f64 (sin.f64 t) ew))) |
(*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) |
(*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) |
(/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))) |
(*.f64 (fma.f64 (*.f64 (/.f64 eh (tan.f64 t)) (cos.f64 t)) (/.f64 (neg.f64 eh) ew) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) |
(-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) |
(fma.f64 (*.f64 (/.f64 eh (tan.f64 t)) (cos.f64 t)) (/.f64 (neg.f64 eh) ew) (*.f64 (sin.f64 t) ew)) |
(*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t)) |
(*.f64 (*.f64 (/.f64 eh (tan.f64 t)) eh) (/.f64 (cos.f64 t) ew)) |
(*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) |
(*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) |
(/.f64 eh ew) |
(cos.f64 t) |
(pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) |
(pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) |
#s(literal -1 binary64) |
(neg.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))))) |
(/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (*.f64 (fma.f64 (neg.f64 ew) (sin.f64 t) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) eh) (/.f64 (cos.f64 t) ew))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) |
(/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (*.f64 (fma.f64 (*.f64 (/.f64 eh (tan.f64 t)) (cos.f64 t)) (/.f64 (neg.f64 eh) ew) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) |
(*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) |
(*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) |
(sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) |
(sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) |
(*.f64 (cos.f64 t) eh) |
#s(literal 2 binary64) |
Found 20 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| accuracy | 10.691988283920061 | (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 (sin.f64 t) ew) ew)) (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) (neg.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))))) | |
| accuracy | 18.108589913890125 | (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) | |
| accuracy | 19.548264215172114 | (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))) | |
| accuracy | 37.56437084312809 | (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) | |
| accuracy | 2.04881153706581 | (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) | |
| accuracy | 3.4960652096535956 | (/.f64 (/.f64 eh (tan.f64 t)) ew) | |
| accuracy | 19.548264215172114 | (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))) | |
| accuracy | 37.56437084312809 | (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) | |
| accuracy | 1.8788282358080848 | (/.f64 (/.f64 eh ew) (tan.f64 t)) | |
| accuracy | 4.038529942075905 | (fma.f64 (*.f64 #s(literal -1/2 binary64) eh) (*.f64 t t) eh) | |
| accuracy | 29.087244119578376 | #s(approx (* eh (cos t)) (fma.f64 (*.f64 #s(literal -1/2 binary64) eh) (*.f64 t t) eh)) | |
| accuracy | 37.56437084312809 | (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))) | |
| accuracy | 0.1015625 | (/.f64 eh (sin.f64 t)) | |
| accuracy | 0.12890625 | (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)) | |
| accuracy | 3.4804402096535956 | (/.f64 (/.f64 eh (sin.f64 t)) ew) | |
| accuracy | 36.33307641343222 | #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) eh)) | |
| accuracy | 0.171875 | (*.f64 (tan.f64 t) ew) | |
| accuracy | 1.8788282358080848 | (/.f64 (/.f64 eh ew) (tan.f64 t)) | |
| accuracy | 2.671679065279719 | (/.f64 eh (*.f64 (tan.f64 t) ew)) | |
| accuracy | 37.56437084312809 | (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))) |
| 585.0ms | 88× | 2 | valid |
| 153.0ms | 67× | 1 | valid |
| 66.0ms | 101× | 0 | valid |
Compiled 2 746 to 148 computations (94.6% saved)
ival-sin: 407.0ms (55.1% of total)ival-mult: 83.0ms (11.2% of total)ival-cos: 75.0ms (10.2% of total)ival-fabs: 29.0ms (3.9% of total)ival-div: 27.0ms (3.7% of total)adjust: 26.0ms (3.5% of total)ival-tan: 25.0ms (3.4% of total)ival-pow: 20.0ms (2.7% of total)ival-pow2: 18.0ms (2.4% of total)ival-atan: 14.0ms (1.9% of total)ival-add: 10.0ms (1.4% of total)ival-neg: 2.0ms (0.3% of total)ival-sub: 2.0ms (0.3% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)| 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 eh (*.f64 (tan.f64 t) ew)))))) |
(fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) eh))) |
#s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) eh)) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) eh) |
(sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) |
(+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (*.f64 #s(approx (* eh (cos t)) (fma.f64 (*.f64 #s(literal -1/2 binary64) eh) (*.f64 t t) eh)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) |
(fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (*.f64 #s(approx (* eh (cos t)) (fma.f64 (*.f64 #s(literal -1/2 binary64) eh) (*.f64 t t) eh)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) |
(*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))) (pow.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))) #s(literal -1 binary64))) |
(/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))) |
(/.f64 (/.f64 eh (tan.f64 t)) ew) |
(*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) |
(/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) |
(cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))) |
(/.f64 eh (*.f64 (tan.f64 t) ew)) |
(*.f64 (tan.f64 t) ew) |
(/.f64 (/.f64 eh (sin.f64 t)) ew) |
(*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)) |
(/.f64 eh (sin.f64 t)) |
#s(approx (* eh (cos t)) (fma.f64 (*.f64 #s(literal -1/2 binary64) eh) (*.f64 t t) eh)) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) eh) (*.f64 t t) eh) |
(cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) |
(/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 (sin.f64 t) ew) ew)) (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) (neg.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))))) |
| Outputs |
|---|
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
1 |
1 |
1 |
1 |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(+ (* -1 (/ (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (sin t)))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* -1 (/ (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (sin t)))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* -1 (/ (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (sin t)))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* (pow eh 2) (cos t)) (* ew (sin t))) |
(/ (* (pow eh 2) (cos t)) (* ew (sin t))) |
(/ (* (pow eh 2) (cos t)) (* ew (sin t))) |
(/ (* (pow eh 2) (cos t)) (* ew (sin t))) |
(/ 1 ew) |
(+ (/ 1 ew) (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 3) (pow (sin t) 2)))) |
(+ (* (pow eh 2) (- (/ (* (pow eh 2) (pow (cos t) 4)) (* (pow ew 5) (pow (sin t) 4))) (* -1 (/ (pow (cos t) 2) (* (pow ew 3) (pow (sin t) 2)))))) (/ 1 ew)) |
(+ (* (pow eh 2) (- (* (pow eh 2) (- (/ (* (pow eh 2) (pow (cos t) 6)) (* (pow ew 7) (pow (sin t) 6))) (* -1 (/ (pow (cos t) 4) (* (pow ew 5) (pow (sin t) 4)))))) (* -1 (/ (pow (cos t) 2) (* (pow ew 3) (pow (sin t) 2)))))) (/ 1 ew)) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ eh (* ew (sin t))) |
(/ eh (* ew (sin t))) |
(/ eh (* ew (sin t))) |
(/ eh (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ eh (sin t)) |
(/ eh (sin t)) |
(/ eh (sin t)) |
(/ eh (sin t)) |
(* eh (cos t)) |
(* eh (cos t)) |
(* eh (cos t)) |
(* eh (cos t)) |
(* eh (+ 1 (* -1/2 (pow t 2)))) |
(* eh (+ 1 (* -1/2 (pow t 2)))) |
(* eh (+ 1 (* -1/2 (pow t 2)))) |
(* eh (+ 1 (* -1/2 (pow t 2)))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(/ (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(* (pow eh 2) (+ (/ (* (pow eh 2) (* (pow (cos t) 4) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow ew 3) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 3)))) (/ (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))))) |
(* (pow eh 2) (+ (* (pow eh 2) (- (/ (* (pow eh 2) (* (pow (cos t) 6) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow ew 5) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 5)))) (* -1 (/ (* (pow (cos t) 4) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (* (pow ew 3) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 3))))))) (/ (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))))) |
(* (pow eh 2) (+ (* (pow eh 2) (- (* (pow eh 2) (- (/ (* (pow eh 2) (* (pow (cos t) 8) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow ew 7) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 7)))) (* -1 (/ (* (pow (cos t) 6) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (* (pow ew 5) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 5))))))) (* -1 (/ (* (pow (cos t) 4) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (* (pow ew 3) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 3))))))) (/ (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(+ (* -1 (* (pow eh 2) (+ (* -1 (/ (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* ew (sin t)))) (/ (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (* (pow eh 2) (- (* (pow eh 2) (- (* -1 (/ (* (pow (cos t) 4) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (* (pow ew 3) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 3))))) (* -1 (/ (* (pow (cos t) 4) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* (pow ew 3) (pow (sin t) 3)))))) (+ (* -1 (/ (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* ew (sin t)))) (/ (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))))))) |
(+ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (* (pow eh 2) (- (* (pow eh 2) (- (+ (* -1 (/ (* (pow (cos t) 4) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (* (pow ew 3) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 3))))) (* (pow eh 2) (- (* -1 (/ (* (pow (cos t) 6) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (* (pow ew 5) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 5))))) (* -1 (/ (* (pow (cos t) 6) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* (pow ew 5) (pow (sin t) 5))))))) (* -1 (/ (* (pow (cos t) 4) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* (pow ew 3) (pow (sin t) 3)))))) (+ (* -1 (/ (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* ew (sin t)))) (/ (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))))))) |
(/ (* eh (cos t)) (* 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 (cos t)) (* ew (sin t))))))) |
(* eh (+ (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))) |
(* eh (+ (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))) |
(* eh (+ (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(* eh (+ (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))) |
(* eh (+ (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))) |
(* eh (+ (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(* eh (+ (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))) |
(* eh (+ (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))) |
(* eh (+ (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
1 |
1 |
1 |
1 |
(* -1 (/ (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (sin t)))) |
(* (pow eh 2) (+ (* -1 (/ (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* ew (sin t)))) (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (pow eh 2)))) |
(* (pow eh 2) (+ (* -1 (/ (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* ew (sin t)))) (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (pow eh 2)))) |
(* (pow eh 2) (+ (* -1 (/ (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* ew (sin t)))) (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (pow eh 2)))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* (pow eh 2) (cos t)) (* ew (sin t))) |
(/ (* (pow eh 2) (cos t)) (* ew (sin t))) |
(/ (* (pow eh 2) (cos t)) (* ew (sin t))) |
(/ (* (pow eh 2) (cos t)) (* ew (sin t))) |
(* -1 (/ (* ew (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) |
(/ (+ (* -1 (/ (* ew (pow (sin t) 2)) (pow (cos t) 2))) (* -1 (/ (* (pow ew 3) (pow (sin t) 4)) (* (pow eh 2) (pow (cos t) 4))))) (pow eh 2)) |
(/ (- (+ (* -1 (/ (* ew (pow (sin t) 2)) (pow (cos t) 2))) (* -1 (/ (* (pow ew 5) (pow (sin t) 6)) (* (pow eh 4) (pow (cos t) 6))))) (/ (* (pow ew 3) (pow (sin t) 4)) (* (pow eh 2) (pow (cos t) 4)))) (pow eh 2)) |
(/ (- (+ (* -1 (/ (* ew (pow (sin t) 2)) (pow (cos t) 2))) (* -1 (/ (* (pow ew 7) (pow (sin t) 8)) (* (pow eh 6) (pow (cos t) 8))))) (+ (/ (* (pow ew 3) (pow (sin t) 4)) (* (pow eh 2) (pow (cos t) 4))) (/ (* (pow ew 5) (pow (sin t) 6)) (* (pow eh 4) (pow (cos t) 6))))) (pow eh 2)) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ eh (* ew (sin t))) |
(/ eh (* ew (sin t))) |
(/ eh (* ew (sin t))) |
(/ eh (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ eh (sin t)) |
(/ eh (sin t)) |
(/ eh (sin t)) |
(/ eh (sin t)) |
(* eh (cos t)) |
(* eh (cos t)) |
(* eh (cos t)) |
(* eh (cos t)) |
(* eh (+ 1 (* -1/2 (pow t 2)))) |
(* eh (+ 1 (* -1/2 (pow t 2)))) |
(* eh (+ 1 (* -1/2 (pow t 2)))) |
(* eh (+ 1 (* -1/2 (pow t 2)))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(* -1 (/ (* ew (* (sin t) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(+ (* -1 (/ (* ew (* (sin t) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1 (/ (* (pow ew 3) (* (pow (sin t) 3) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))))) |
(- (+ (* -1 (/ (* ew (* (sin t) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1 (/ (* (pow ew 5) (* (pow (sin t) 5) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow eh 4) (* (pow (cos t) 4) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))))) (/ (* (pow ew 3) (* (pow (sin t) 3) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))) |
(- (+ (* -1 (/ (* ew (* (sin t) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1 (/ (* (pow ew 7) (* (pow (sin t) 7) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow eh 6) (* (pow (cos t) 6) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))))) (+ (/ (* (pow ew 3) (* (pow (sin t) 3) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (/ (* (pow ew 5) (* (pow (sin t) 5) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow eh 4) (* (pow (cos t) 4) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))))) |
(/ (* ew (* (sin t) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(- (+ (* -1 (/ (* (pow ew 3) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 3))) (* (pow eh 2) (pow (cos t) 2)))) (/ (* (pow ew 3) (* (pow (sin t) 3) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))) (* -1 (/ (* ew (* (sin t) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) |
(- (+ (* -1 (/ (* (pow ew 3) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 3))) (* (pow eh 2) (pow (cos t) 2)))) (+ (/ (* (pow ew 3) (* (pow (sin t) 3) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (/ (* (pow ew 5) (* (pow (sin t) 5) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow eh 4) (* (pow (cos t) 4) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))))) (+ (* -1 (/ (* ew (* (sin t) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (/ (* (pow ew 5) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 5))) (* (pow eh 4) (pow (cos t) 4))))) |
(- (+ (* -1 (/ (* (pow ew 3) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 3))) (* (pow eh 2) (pow (cos t) 2)))) (+ (/ (* (pow ew 3) (* (pow (sin t) 3) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (+ (/ (* (pow ew 5) (* (pow (sin t) 5) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow eh 4) (* (pow (cos t) 4) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (/ (* (pow ew 7) (* (pow (sin t) 7) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow eh 6) (* (pow (cos t) 6) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))))) (+ (* -1 (/ (* ew (* (sin t) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (+ (/ (* (pow ew 5) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 5))) (* (pow eh 4) (pow (cos t) 4))) (/ (* (pow ew 7) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 7))) (* (pow eh 6) (pow (cos t) 6)))))) |
(/ (* eh (cos t)) (* 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 (cos t)) (* ew (sin t))))))) |
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1 (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))))) |
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1 (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))))) |
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1 (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1 (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))))) |
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1 (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))))) |
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1 (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1 (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))))) |
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1 (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))))) |
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1 (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
1 |
1 |
1 |
1 |
(* -1 (/ (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (sin t)))) |
(* (pow eh 2) (+ (* -1 (/ (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* ew (sin t)))) (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (pow eh 2)))) |
(* (pow eh 2) (+ (* -1 (/ (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* ew (sin t)))) (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (pow eh 2)))) |
(* (pow eh 2) (+ (* -1 (/ (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* ew (sin t)))) (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (pow eh 2)))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* (pow eh 2) (cos t)) (* ew (sin t))) |
(/ (* (pow eh 2) (cos t)) (* ew (sin t))) |
(/ (* (pow eh 2) (cos t)) (* ew (sin t))) |
(/ (* (pow eh 2) (cos t)) (* ew (sin t))) |
(* -1 (/ (* ew (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) |
(/ (+ (* -1 (/ (* ew (pow (sin t) 2)) (pow (cos t) 2))) (* -1 (/ (* (pow ew 3) (pow (sin t) 4)) (* (pow eh 2) (pow (cos t) 4))))) (pow eh 2)) |
(/ (- (+ (* -1 (/ (* ew (pow (sin t) 2)) (pow (cos t) 2))) (* -1 (/ (* (pow ew 5) (pow (sin t) 6)) (* (pow eh 4) (pow (cos t) 6))))) (/ (* (pow ew 3) (pow (sin t) 4)) (* (pow eh 2) (pow (cos t) 4)))) (pow eh 2)) |
(/ (- (+ (* -1 (/ (* ew (pow (sin t) 2)) (pow (cos t) 2))) (* -1 (/ (* (pow ew 7) (pow (sin t) 8)) (* (pow eh 6) (pow (cos t) 8))))) (+ (/ (* (pow ew 3) (pow (sin t) 4)) (* (pow eh 2) (pow (cos t) 4))) (/ (* (pow ew 5) (pow (sin t) 6)) (* (pow eh 4) (pow (cos t) 6))))) (pow eh 2)) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ eh (* ew (sin t))) |
(/ eh (* ew (sin t))) |
(/ eh (* ew (sin t))) |
(/ eh (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ eh (sin t)) |
(/ eh (sin t)) |
(/ eh (sin t)) |
(/ eh (sin t)) |
(* eh (cos t)) |
(* eh (cos t)) |
(* eh (cos t)) |
(* eh (cos t)) |
(* -1 (* eh (- (* 1/2 (pow t 2)) 1))) |
(* -1 (* eh (- (* 1/2 (pow t 2)) 1))) |
(* -1 (* eh (- (* 1/2 (pow t 2)) 1))) |
(* -1 (* eh (- (* 1/2 (pow t 2)) 1))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(* -1 (/ (* ew (* (sin t) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(+ (* -1 (/ (* ew (* (sin t) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1 (/ (* (pow ew 3) (* (pow (sin t) 3) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))))) |
(- (+ (* -1 (/ (* ew (* (sin t) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1 (/ (* (pow ew 5) (* (pow (sin t) 5) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow eh 4) (* (pow (cos t) 4) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))))) (/ (* (pow ew 3) (* (pow (sin t) 3) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))) |
(- (+ (* -1 (/ (* ew (* (sin t) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1 (/ (* (pow ew 7) (* (pow (sin t) 7) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow eh 6) (* (pow (cos t) 6) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))))) (+ (/ (* (pow ew 3) (* (pow (sin t) 3) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (/ (* (pow ew 5) (* (pow (sin t) 5) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow eh 4) (* (pow (cos t) 4) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))))) |
(/ (* ew (* (sin t) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(- (+ (* -1 (/ (* (pow ew 3) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 3))) (* (pow eh 2) (pow (cos t) 2)))) (/ (* (pow ew 3) (* (pow (sin t) 3) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))) (* -1 (/ (* ew (* (sin t) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) |
(- (+ (* -1 (/ (* (pow ew 3) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 3))) (* (pow eh 2) (pow (cos t) 2)))) (+ (/ (* (pow ew 3) (* (pow (sin t) 3) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (/ (* (pow ew 5) (* (pow (sin t) 5) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow eh 4) (* (pow (cos t) 4) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))))) (+ (* -1 (/ (* ew (* (sin t) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (/ (* (pow ew 5) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 5))) (* (pow eh 4) (pow (cos t) 4))))) |
(- (+ (* -1 (/ (* (pow ew 3) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 3))) (* (pow eh 2) (pow (cos t) 2)))) (+ (/ (* (pow ew 3) (* (pow (sin t) 3) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (+ (/ (* (pow ew 5) (* (pow (sin t) 5) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow eh 4) (* (pow (cos t) 4) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (/ (* (pow ew 7) (* (pow (sin t) 7) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow eh 6) (* (pow (cos t) 6) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))))) (+ (* -1 (/ (* ew (* (sin t) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (+ (/ (* (pow ew 5) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 5))) (* (pow eh 4) (pow (cos t) 4))) (/ (* (pow ew 7) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 7))) (* (pow eh 6) (pow (cos t) 6)))))) |
(/ (* eh (cos t)) (* 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 (cos t)) (* ew (sin t))))))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
1 |
1 |
1 |
1 |
(* -1 (/ (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (sin t)))) |
(/ (+ (* -1 (/ (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (sin t))) (* (pow ew 2) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) ew) |
(/ (+ (* -1 (/ (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (sin t))) (* (pow ew 2) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) ew) |
(/ (+ (* -1 (/ (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (sin t))) (* (pow ew 2) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) ew) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* (pow eh 2) (cos t)) (* ew (sin t))) |
(/ (* (pow eh 2) (cos t)) (* ew (sin t))) |
(/ (* (pow eh 2) (cos t)) (* ew (sin t))) |
(/ (* (pow eh 2) (cos t)) (* ew (sin t))) |
(* -1 (/ (* ew (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) |
(* ew (+ (* -1 (/ (* (pow ew 2) (pow (sin t) 4)) (* (pow eh 4) (pow (cos t) 4)))) (* -1 (/ (pow (sin t) 2) (* (pow eh 2) (pow (cos t) 2)))))) |
(* ew (+ (* -1 (/ (pow (sin t) 2) (* (pow eh 2) (pow (cos t) 2)))) (* (pow ew 2) (- (* -1 (/ (* (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))))))) |
(* ew (+ (* -1 (/ (pow (sin t) 2) (* (pow eh 2) (pow (cos t) 2)))) (* (pow ew 2) (- (* (pow ew 2) (- (* -1 (/ (* (pow ew 2) (pow (sin t) 8)) (* (pow eh 8) (pow (cos t) 8)))) (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6))))) (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* ew (sin t)) (cos t)) |
(/ (* ew (sin t)) (cos t)) |
(/ (* ew (sin t)) (cos t)) |
(/ (* ew (sin t)) (cos t)) |
(/ eh (* ew (sin t))) |
(/ eh (* ew (sin t))) |
(/ eh (* ew (sin t))) |
(/ eh (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(* -1 (/ (* ew (* (sin t) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(* ew (+ (* -1 (/ (* (sin t) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1 (/ (* (pow ew 2) (* (pow (sin t) 3) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))))) |
(* ew (+ (* -1 (/ (* (sin t) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* (pow ew 2) (- (* -1 (/ (* (pow ew 2) (* (pow (sin t) 5) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow eh 4) (* (pow (cos t) 4) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))) (/ (* (pow (sin t) 3) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))))))) |
(* ew (+ (* -1 (/ (* (sin t) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* (pow ew 2) (- (* (pow ew 2) (- (* -1 (/ (* (pow ew 2) (* (pow (sin t) 7) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow eh 6) (* (pow (cos t) 6) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))) (/ (* (pow (sin t) 5) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (* (pow eh 4) (* (pow (cos t) 4) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))))) (/ (* (pow (sin t) 3) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))))))) |
(/ (* ew (* (sin t) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* ew (- (* (pow ew 2) (+ (* -1 (/ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 3)) (* (pow eh 2) (pow (cos t) 2)))) (/ (* (pow (sin t) 3) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))))) (* -1 (/ (* (sin t) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))) |
(* ew (- (* (pow ew 2) (+ (* -1 (/ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 3)) (* (pow eh 2) (pow (cos t) 2)))) (+ (* (pow ew 2) (- (/ (* (pow (sin t) 5) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (* (pow eh 4) (* (pow (cos t) 4) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (/ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 5)) (* (pow eh 4) (pow (cos t) 4))))) (/ (* (pow (sin t) 3) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))))) (* -1 (/ (* (sin t) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))) |
(* ew (- (* (pow ew 2) (+ (* -1 (/ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 3)) (* (pow eh 2) (pow (cos t) 2)))) (+ (* (pow ew 2) (- (+ (* (pow ew 2) (- (/ (* (pow (sin t) 7) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (* (pow eh 6) (* (pow (cos t) 6) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (/ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 7)) (* (pow eh 6) (pow (cos t) 6))))) (/ (* (pow (sin t) 5) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (* (pow eh 4) (* (pow (cos t) 4) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))) (/ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 5)) (* (pow eh 4) (pow (cos t) 4))))) (/ (* (pow (sin t) 3) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))))) (* -1 (/ (* (sin t) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* ew (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))) |
(* ew (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))) |
(* ew (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* ew (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))) |
(* ew (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))) |
(* ew (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* ew (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))) |
(* ew (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))) |
(* ew (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
1 |
1 |
1 |
1 |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* ew (+ (* -1 (/ (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* (pow ew 2) (sin t)))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(* ew (+ (* -1 (/ (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* (pow ew 2) (sin t)))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(* ew (+ (* -1 (/ (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* (pow ew 2) (sin t)))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* (pow eh 2) (cos t)) (* ew (sin t))) |
(/ (* (pow eh 2) (cos t)) (* ew (sin t))) |
(/ (* (pow eh 2) (cos t)) (* ew (sin t))) |
(/ (* (pow eh 2) (cos t)) (* ew (sin t))) |
(/ 1 ew) |
(/ (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))) ew) |
(/ (- (+ 1 (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 4)))) (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) ew) |
(/ (- (+ 1 (/ (* (pow eh 6) (pow (cos t) 6)) (* (pow ew 6) (pow (sin t) 6)))) (+ (* -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)))))) ew) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* ew (sin t)) (cos t)) |
(/ (* ew (sin t)) (cos t)) |
(/ (* ew (sin t)) (cos t)) |
(/ (* ew (sin t)) (cos t)) |
(/ eh (* ew (sin t))) |
(/ eh (* ew (sin t))) |
(/ eh (* ew (sin t))) |
(/ eh (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(/ (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(/ (+ (/ (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (/ (* (pow eh 4) (* (pow (cos t) 4) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow ew 2) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 3))))) ew) |
(/ (- (+ (/ (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (/ (* (pow eh 6) (* (pow (cos t) 6) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow ew 4) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 5))))) (* -1 (/ (* (pow eh 4) (* (pow (cos t) 4) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow ew 2) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 3)))))) ew) |
(/ (- (+ (/ (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (/ (* (pow eh 8) (* (pow (cos t) 8) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow ew 6) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 7))))) (+ (* -1 (/ (* (pow eh 4) (* (pow (cos t) 4) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow ew 2) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 3))))) (* -1 (/ (* (pow eh 6) (* (pow (cos t) 6) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow ew 4) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 5))))))) ew) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* ew (+ (* -1 (/ (+ (* -1 (/ (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (sin t))) (/ (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) (pow ew 2))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(* ew (- (+ (* -1 (/ (* (pow eh 4) (* (pow (cos t) 4) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow ew 4) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 3))))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (+ (* -1 (/ (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* (pow ew 2) (sin t)))) (+ (* -1 (/ (* (pow eh 4) (* (pow (cos t) 4) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* (pow ew 4) (pow (sin t) 3)))) (/ (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow ew 2) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))))))) |
(* ew (- (+ (* -1 (/ (* (pow eh 4) (* (pow (cos t) 4) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow ew 4) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 3))))) (+ (* -1 (/ (* (pow eh 6) (* (pow (cos t) 6) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow ew 6) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 5))))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) (+ (* -1 (/ (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* (pow ew 2) (sin t)))) (+ (* -1 (/ (* (pow eh 4) (* (pow (cos t) 4) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* (pow ew 4) (pow (sin t) 3)))) (+ (* -1 (/ (* (pow eh 6) (* (pow (cos t) 6) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* (pow ew 6) (pow (sin t) 5)))) (/ (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow ew 2) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))))))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* -1 (* ew (+ (* -1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))))) |
(* -1 (* ew (+ (* -1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))))) |
(* -1 (* ew (+ (* -1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* -1 (* ew (+ (* -1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))))) |
(* -1 (* ew (+ (* -1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))))) |
(* -1 (* ew (+ (* -1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* -1 (* ew (+ (* -1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))))) |
(* -1 (* ew (+ (* -1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))))) |
(* -1 (* ew (+ (* -1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
1 |
1 |
1 |
1 |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* -1 (* ew (+ (* -1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (/ (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* (pow ew 2) (sin t)))))) |
(* -1 (* ew (+ (* -1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (/ (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* (pow ew 2) (sin t)))))) |
(* -1 (* ew (+ (* -1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (/ (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* (pow ew 2) (sin t)))))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* (pow eh 2) (cos t)) (* ew (sin t))) |
(/ (* (pow eh 2) (cos t)) (* ew (sin t))) |
(/ (* (pow eh 2) (cos t)) (* ew (sin t))) |
(/ (* (pow eh 2) (cos t)) (* ew (sin t))) |
(/ 1 ew) |
(* -1 (/ (- (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))) 1) ew)) |
(* -1 (/ (- (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 4)))) (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) ew)) |
(* -1 (/ (- (* -1 (/ (* (pow eh 6) (pow (cos t) 6)) (* (pow ew 6) (pow (sin t) 6)))) (+ 1 (+ (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))) (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 4)))))) ew)) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* ew (sin t)) (cos t)) |
(/ (* ew (sin t)) (cos t)) |
(/ (* ew (sin t)) (cos t)) |
(/ (* ew (sin t)) (cos t)) |
(/ eh (* ew (sin t))) |
(/ eh (* ew (sin t))) |
(/ eh (* ew (sin t))) |
(/ eh (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(/ (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(* -1 (/ (+ (* -1 (/ (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) (* -1 (/ (* (pow eh 4) (* (pow (cos t) 4) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow ew 2) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 3)))))) ew)) |
(* -1 (/ (- (+ (* -1 (/ (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) (* -1 (/ (* (pow eh 6) (* (pow (cos t) 6) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow ew 4) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 5)))))) (/ (* (pow eh 4) (* (pow (cos t) 4) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow ew 2) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 3))))) ew)) |
(* -1 (/ (- (+ (* -1 (/ (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) (* -1 (/ (* (pow eh 8) (* (pow (cos t) 8) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow ew 6) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 7)))))) (+ (/ (* (pow eh 4) (* (pow (cos t) 4) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow ew 2) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 3)))) (/ (* (pow eh 6) (* (pow (cos t) 6) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow ew 4) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 5)))))) ew)) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* -1 (* ew (+ (* -1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (* -1 (/ (+ (* -1 (/ (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) (/ (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (sin t))) (pow ew 2)))))) |
(* -1 (* ew (- (+ (* -1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (/ (* (pow eh 4) (* (pow (cos t) 4) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow ew 4) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 3))))) (+ (* -1 (/ (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow ew 2) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (+ (/ (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* (pow ew 2) (sin t))) (/ (* (pow eh 4) (* (pow (cos t) 4) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* (pow ew 4) (pow (sin t) 3)))))))) |
(* -1 (* ew (- (+ (* -1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (+ (/ (* (pow eh 4) (* (pow (cos t) 4) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow ew 4) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 3)))) (/ (* (pow eh 6) (* (pow (cos t) 6) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow ew 6) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 5)))))) (+ (* -1 (/ (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow ew 2) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (+ (/ (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* (pow ew 2) (sin t))) (+ (/ (* (pow eh 4) (* (pow (cos t) 4) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* (pow ew 4) (pow (sin t) 3))) (/ (* (pow eh 6) (* (pow (cos t) 6) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* (pow ew 6) (pow (sin t) 5))))))))) |
(/ 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 (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(+ (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* ew (* t (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) |
(+ (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* t (+ (* -1/2 (* eh (* t (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))) |
(+ (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* t (+ (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* t (+ (* -1/2 (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1/6 (* ew (* t (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(* ew (* t (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(* t (+ (* -1/6 (* ew (* (pow t 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) |
(* t (+ (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* (pow t 2) (+ (* -1/6 (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* 1/120 (* ew (* (pow t 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))))))) |
(* t (+ (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* (pow t 2) (+ (* -1/6 (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* (pow t 2) (+ (* -1/5040 (* ew (* (pow t 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* 1/120 (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(+ (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* ew (* t (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) |
(+ (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* t (+ (* -1/2 (* eh (* t (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))) |
(+ (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* t (+ (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* t (+ (* -1/2 (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1/6 (* ew (* t (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))))))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(+ (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* ew (* t (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) |
(+ (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* t (+ (* -1/2 (* eh (* t (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))) |
(+ (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* t (+ (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* t (+ (* -1/2 (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1/6 (* ew (* t (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
1 |
1 |
1 |
1 |
(* -1 (/ (* (pow eh 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* ew t))) |
(/ (+ (* -1 (/ (* (pow eh 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) ew)) (* (pow t 2) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew)))))) t) |
(/ (+ (* -1 (/ (* (pow eh 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) ew)) (* (pow t 2) (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew)))) (* (pow t 2) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (+ (* -1/6 ew) (+ (* 2/15 (/ (pow eh 2) ew)) (* 1/3 (- (* -1/2 (/ (pow eh 2) ew)) (* 1/3 (/ (pow eh 2) ew)))))) (* 1/24 (/ (pow eh 2) ew)))))))) t) |
(/ (+ (* -1 (/ (* (pow eh 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) ew)) (* (pow t 2) (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew)))) (* (pow t 2) (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (+ (* -1/6 ew) (+ (* 2/15 (/ (pow eh 2) ew)) (* 1/3 (- (* -1/2 (/ (pow eh 2) ew)) (* 1/3 (/ (pow eh 2) ew)))))) (* 1/24 (/ (pow eh 2) ew)))) (* (pow t 2) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (+ (* 1/120 ew) (+ (* 17/315 (/ (pow eh 2) ew)) (+ (* 2/15 (- (* -1/2 (/ (pow eh 2) ew)) (* 1/3 (/ (pow eh 2) ew)))) (* 1/3 (- (* 1/24 (/ (pow eh 2) ew)) (+ (* 2/15 (/ (pow eh 2) ew)) (* 1/3 (- (* -1/2 (/ (pow eh 2) ew)) (* 1/3 (/ (pow eh 2) ew)))))))))) (* -1/720 (/ (pow eh 2) ew)))))))))) t) |
(/ 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) |
(/ (pow eh 2) (* ew t)) |
(/ (+ (* -1/3 (/ (* (pow eh 2) (pow t 2)) ew)) (/ (pow eh 2) ew)) t) |
(/ (+ (* (pow t 2) (- (* -1 (* (pow t 2) (+ (* -1/9 (/ (pow eh 2) ew)) (* 2/15 (/ (pow eh 2) ew))))) (* 1/3 (/ (pow eh 2) ew)))) (/ (pow eh 2) ew)) t) |
(/ (+ (* (pow t 2) (- (* (pow t 2) (- (* -1 (* (pow t 2) (+ (* -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)))))) (+ (* -1/9 (/ (pow eh 2) ew)) (* 2/15 (/ (pow eh 2) ew))))) (* 1/3 (/ (pow eh 2) ew)))) (/ (pow eh 2) ew)) t) |
(* -1 (/ (* ew (pow t 2)) (pow eh 2))) |
(* (pow t 2) (+ (* -1 (/ ew (pow eh 2))) (* (pow t 2) (- (* 1/6 (/ ew (pow eh 2))) (/ (* (pow ew 2) (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew)))) (pow eh 4)))))) |
(* (pow t 2) (+ (* -1 (/ ew (pow eh 2))) (* (pow t 2) (- (+ (* 1/6 (/ ew (pow eh 2))) (* (pow t 2) (- (* -1/120 (/ ew (pow eh 2))) (+ (* -1 (/ (* ew (* (- (* 1/6 (/ ew (pow eh 2))) (/ (* (pow ew 2) (- (+ 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 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 4)))))) (/ (* (pow ew 2) (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew)))) (pow eh 4)))))) |
(* (pow t 2) (+ (* -1 (/ ew (pow eh 2))) (* (pow t 2) (- (+ (* 1/6 (/ ew (pow eh 2))) (* (pow t 2) (- (+ (* -1/120 (/ ew (pow eh 2))) (* (pow t 2) (- (* 1/5040 (/ ew (pow eh 2))) (+ (* -1 (/ (* ew (* (- (* -1/120 (/ ew (pow eh 2))) (+ (* -1 (/ (* ew (* (- (* 1/6 (/ ew (pow eh 2))) (/ (* (pow ew 2) (- (+ 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 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 4)))) (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew))))) (pow eh 2))) (+ (* -1 (/ (* ew (* (- (* 1/6 (/ ew (pow eh 2))) (/ (* (pow ew 2) (- (+ 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 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 4))))))) (+ (* -1 (/ (* ew (* (- (* 1/6 (/ ew (pow eh 2))) (/ (* (pow ew 2) (- (+ 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 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 4)))))) (/ (* (pow ew 2) (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew)))) (pow eh 4)))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(/ eh (* ew t)) |
(/ (+ (* -1/3 (/ (* eh (pow t 2)) ew)) (/ eh ew)) t) |
(/ (+ (* (pow t 2) (- (* -1 (* (pow t 2) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) (* 1/3 (/ eh ew)))) (/ eh ew)) t) |
(/ (+ (* (pow t 2) (- (* (pow t 2) (- (* -1 (* (pow t 2) (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew)))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) (* 1/3 (/ eh ew)))) (/ eh ew)) t) |
(* ew t) |
(* t (+ ew (* 1/3 (* ew (pow t 2))))) |
(* t (+ ew (* (pow t 2) (+ (* 2/15 (* ew (pow t 2))) (* 1/3 ew))))) |
(* t (+ ew (* (pow t 2) (+ (* 1/3 ew) (* (pow t 2) (+ (* 17/315 (* ew (pow t 2))) (* 2/15 ew))))))) |
(/ eh (* ew t)) |
(/ (+ (* 1/6 (/ (* eh (pow t 2)) ew)) (/ eh ew)) t) |
(/ (+ (* (pow t 2) (- (* -1 (* (pow t 2) (+ (* -1/36 (/ eh ew)) (* 1/120 (/ eh ew))))) (* -1/6 (/ eh ew)))) (/ eh ew)) t) |
(/ (+ (* (pow t 2) (- (* (pow t 2) (- (* -1 (* (pow t 2) (+ (* -1/5040 (/ eh ew)) (+ (* 1/720 (/ eh ew)) (* 1/6 (+ (* -1/36 (/ eh ew)) (* 1/120 (/ eh ew)))))))) (+ (* -1/36 (/ eh ew)) (* 1/120 (/ eh ew))))) (* -1/6 (/ eh ew)))) (/ eh ew)) t) |
(/ eh (* ew t)) |
(/ (+ (* (pow t 2) (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (/ eh ew)) t) |
(/ (+ (* (pow t 2) (- (+ (* -1/2 (/ eh ew)) (* (pow t 2) (- (* 1/24 (/ eh ew)) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew)))))) (* -1/6 (/ eh ew)))) (/ eh ew)) t) |
(/ (+ (* (pow t 2) (- (+ (* -1/2 (/ eh ew)) (* (pow t 2) (- (+ (* 1/24 (/ eh ew)) (* (pow t 2) (- (* -1/720 (/ eh ew)) (+ (* -1/6 (- (* 1/24 (/ eh ew)) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) (+ (* -1/5040 (/ eh ew)) (* 1/120 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew))))))))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew)))))) (* -1/6 (/ eh ew)))) (/ eh ew)) t) |
(/ eh t) |
(/ (+ eh (* 1/6 (* eh (pow t 2)))) t) |
(/ (+ eh (* (pow t 2) (- (* -1 (* (pow t 2) (+ (* -1/36 eh) (* 1/120 eh)))) (* -1/6 eh)))) t) |
(/ (+ eh (* (pow t 2) (- (* (pow t 2) (- (* -1 (* (pow t 2) (+ (* -1/5040 eh) (+ (* 1/720 eh) (* 1/6 (+ (* -1/36 eh) (* 1/120 eh))))))) (+ (* -1/36 eh) (* 1/120 eh)))) (* -1/6 eh)))) t) |
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 |
(+ eh (* -1/2 (* eh (pow t 2)))) |
(+ eh (* -1/2 (* eh (pow t 2)))) |
(+ eh (* -1/2 (* eh (pow t 2)))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(* -1 (/ (* ew (* t (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(* t (+ (* -1 (/ (* ew (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* (pow t 2) (- (/ (* ew (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* (pow ew 2) (* (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew))))) (* (pow eh 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))))) |
(* t (+ (* -1 (/ (* ew (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* (pow t 2) (- (+ (* (pow t 2) (- (* -1/3 (/ (* ew (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (+ (* -1 (/ (* ew (* (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew))) (- (/ (* ew (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* (pow ew 2) (* (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew))))) (* (pow eh 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))))) (pow eh 2))) (/ (* (pow ew 2) (* (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (- (+ (* -1/6 ew) (+ (* 2/15 (/ (pow eh 2) ew)) (* 1/3 (- (* -1/2 (/ (pow eh 2) ew)) (* 1/3 (/ (pow eh 2) ew)))))) (* 1/24 (/ (pow eh 2) ew))))) (* (pow eh 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))))) (/ (* ew (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (/ (* (pow ew 2) (* (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew))))) (* (pow eh 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))))) |
(* t (+ (* -1 (/ (* ew (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* (pow t 2) (- (+ (* (pow t 2) (- (+ (* -1/3 (/ (* ew (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* (pow t 2) (- (* 2/45 (/ (* ew (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (+ (* -1 (/ (* ew (* (- (* -1/3 (/ (* ew (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (+ (* -1 (/ (* ew (* (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew))) (- (/ (* ew (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* (pow ew 2) (* (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew))))) (* (pow eh 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))))) (pow eh 2))) (/ (* (pow ew 2) (* (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (- (+ (* -1/6 ew) (+ (* 2/15 (/ (pow eh 2) ew)) (* 1/3 (- (* -1/2 (/ (pow eh 2) ew)) (* 1/3 (/ (pow eh 2) ew)))))) (* 1/24 (/ (pow eh 2) ew))))) (* (pow eh 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))) (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew))))) (pow eh 2))) (+ (* -1 (/ (* ew (* (- (+ (* -1/6 ew) (+ (* 2/15 (/ (pow eh 2) ew)) (* 1/3 (- (* -1/2 (/ (pow eh 2) ew)) (* 1/3 (/ (pow eh 2) ew)))))) (* 1/24 (/ (pow eh 2) ew))) (- (/ (* ew (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* (pow ew 2) (* (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew))))) (* (pow eh 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))))) (pow eh 2))) (/ (* (pow ew 2) (* (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (- (+ (* 1/120 ew) (+ (* 17/315 (/ (pow eh 2) ew)) (+ (* 2/15 (- (* -1/2 (/ (pow eh 2) ew)) (* 1/3 (/ (pow eh 2) ew)))) (* 1/3 (- (* 1/24 (/ (pow eh 2) ew)) (+ (* 2/15 (/ (pow eh 2) ew)) (* 1/3 (- (* -1/2 (/ (pow eh 2) ew)) (* 1/3 (/ (pow eh 2) ew)))))))))) (* -1/720 (/ (pow eh 2) ew))))) (* (pow eh 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))))))) (+ (* -1 (/ (* ew (* (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew))) (- (/ (* ew (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* (pow ew 2) (* (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew))))) (* (pow eh 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))))) (pow eh 2))) (/ (* (pow ew 2) (* (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (- (+ (* -1/6 ew) (+ (* 2/15 (/ (pow eh 2) ew)) (* 1/3 (- (* -1/2 (/ (pow eh 2) ew)) (* 1/3 (/ (pow eh 2) ew)))))) (* 1/24 (/ (pow eh 2) ew))))) (* (pow eh 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))))) (/ (* ew (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (/ (* (pow ew 2) (* (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew))))) (* (pow eh 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))))) |
(/ (* ew (* t (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* t (- (* (pow t 2) (- (+ (* -1 (/ (* (pow ew 3) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (pow eh 2))) (/ (* (pow ew 2) (* (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew))))) (* (pow eh 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (/ (* ew (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* -1 (/ (* ew (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))) |
(* t (- (* (pow t 2) (- (+ (* -1 (/ (* (pow ew 3) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (pow eh 2))) (+ (* (pow t 2) (- (+ (* -1 (/ (* ew (* (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew))) (- (/ (* ew (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* (pow ew 2) (* (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew))))) (* (pow eh 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))))) (pow eh 2))) (+ (* 1/3 (/ (* (pow ew 3) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (pow eh 2))) (/ (* (pow ew 2) (* (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (- (+ (* -1/6 ew) (+ (* 2/15 (/ (pow eh 2) ew)) (* 1/3 (- (* -1/2 (/ (pow eh 2) ew)) (* 1/3 (/ (pow eh 2) ew)))))) (* 1/24 (/ (pow eh 2) ew))))) (* (pow eh 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))) (+ (* -1/3 (/ (* ew (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (/ (* (pow ew 4) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew))))) (pow eh 4))))) (/ (* (pow ew 2) (* (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew))))) (* (pow eh 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))) (/ (* ew (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* -1 (/ (* ew (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))) |
(* t (- (* (pow t 2) (- (+ (* -1 (/ (* (pow ew 3) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (pow eh 2))) (+ (* (pow t 2) (- (+ (* -1 (/ (* ew (* (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew))) (- (/ (* ew (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* (pow ew 2) (* (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew))))) (* (pow eh 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))))) (pow eh 2))) (+ (* 1/3 (/ (* (pow ew 3) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (pow eh 2))) (+ (* (pow t 2) (- (+ (* -1 (/ (* ew (* (- (* -1/3 (/ (* ew (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (+ (* -1 (/ (* ew (* (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew))) (- (/ (* ew (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* (pow ew 2) (* (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew))))) (* (pow eh 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))))) (pow eh 2))) (/ (* (pow ew 2) (* (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (- (+ (* -1/6 ew) (+ (* 2/15 (/ (pow eh 2) ew)) (* 1/3 (- (* -1/2 (/ (pow eh 2) ew)) (* 1/3 (/ (pow eh 2) ew)))))) (* 1/24 (/ (pow eh 2) ew))))) (* (pow eh 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))) (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew))))) (pow eh 2))) (+ (* -1 (/ (* ew (* (- (+ (* -1/6 ew) (+ (* 2/15 (/ (pow eh 2) ew)) (* 1/3 (- (* -1/2 (/ (pow eh 2) ew)) (* 1/3 (/ (pow eh 2) ew)))))) (* 1/24 (/ (pow eh 2) ew))) (- (/ (* ew (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* (pow ew 2) (* (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew))))) (* (pow eh 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))))) (pow eh 2))) (+ (* -2/45 (/ (* (pow ew 3) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (pow eh 2))) (/ (* (pow ew 2) (* (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (- (+ (* 1/120 ew) (+ (* 17/315 (/ (pow eh 2) ew)) (+ (* 2/15 (- (* -1/2 (/ (pow eh 2) ew)) (* 1/3 (/ (pow eh 2) ew)))) (* 1/3 (- (* 1/24 (/ (pow eh 2) ew)) (+ (* 2/15 (/ (pow eh 2) ew)) (* 1/3 (- (* -1/2 (/ (pow eh 2) ew)) (* 1/3 (/ (pow eh 2) ew)))))))))) (* -1/720 (/ (pow eh 2) ew))))) (* (pow eh 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))))) (+ (* -1 (/ (* ew (* (- (* 1/3 (/ (* (pow ew 3) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (pow eh 2))) (/ (* (pow ew 4) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew))))) (pow eh 4))) (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew))))) (pow eh 2))) (+ (* 2/45 (/ (* ew (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (/ (* (pow ew 4) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (+ (* -1/6 ew) (+ (* 2/15 (/ (pow eh 2) ew)) (* 1/3 (- (* -1/2 (/ (pow eh 2) ew)) (* 1/3 (/ (pow eh 2) ew)))))) (* 1/24 (/ (pow eh 2) ew))))) (pow eh 4)))))) (/ (* (pow ew 2) (* (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (- (+ (* -1/6 ew) (+ (* 2/15 (/ (pow eh 2) ew)) (* 1/3 (- (* -1/2 (/ (pow eh 2) ew)) (* 1/3 (/ (pow eh 2) ew)))))) (* 1/24 (/ (pow eh 2) ew))))) (* (pow eh 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))))) (+ (* -1/3 (/ (* ew (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (/ (* (pow ew 4) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew))))) (pow eh 4))))) (/ (* (pow ew 2) (* (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew))))) (* (pow eh 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))) (/ (* ew (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* -1 (/ (* ew (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))) |
(/ (* eh (cos t)) (* 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 (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
1 |
1 |
1 |
1 |
(* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) |
(* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) |
(* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) |
(* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* (pow eh 2) (cos t)) (* ew (sin t))) |
(/ (* (pow eh 2) (cos t)) (* ew (sin t))) |
(/ (* (pow eh 2) (cos t)) (* ew (sin t))) |
(/ (* (pow eh 2) (cos t)) (* ew (sin t))) |
(/ (sin t) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) |
(/ (sin t) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) |
(/ (sin t) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) |
(/ (sin t) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* ew (sin t)) (cos t)) |
(/ (* ew (sin t)) (cos t)) |
(/ (* ew (sin t)) (cos t)) |
(/ (* ew (sin t)) (cos t)) |
(/ eh (* ew (sin t))) |
(/ eh (* ew (sin t))) |
(/ eh (* ew (sin t))) |
(/ eh (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ eh (sin t)) |
(/ eh (sin t)) |
(/ eh (sin t)) |
(/ eh (sin t)) |
(* eh (cos t)) |
(* eh (cos t)) |
(* eh (cos t)) |
(* eh (cos t)) |
(* -1/2 (* eh (pow t 2))) |
(* (pow t 2) (+ (* -1/2 eh) (/ eh (pow t 2)))) |
(* (pow t 2) (+ (* -1/2 eh) (/ eh (pow t 2)))) |
(* (pow t 2) (+ (* -1/2 eh) (/ eh (pow t 2)))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(/ (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))))) |
(/ (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))))) |
(/ (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))))) |
(/ (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))))) |
(- (/ (* (pow ew 2) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 2))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (/ (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))))) |
(- (/ (* (pow ew 2) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 2))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (/ (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))))) |
(- (/ (* (pow ew 2) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 2))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (/ (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))))) |
(- (/ (* (pow ew 2) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 2))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (/ (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
1 |
1 |
1 |
1 |
(* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) |
(* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) |
(* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) |
(* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* (pow eh 2) (cos t)) (* ew (sin t))) |
(/ (* (pow eh 2) (cos t)) (* ew (sin t))) |
(/ (* (pow eh 2) (cos t)) (* ew (sin t))) |
(/ (* (pow eh 2) (cos t)) (* ew (sin t))) |
(/ (sin t) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) |
(/ (sin t) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) |
(/ (sin t) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) |
(/ (sin t) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* ew (sin t)) (cos t)) |
(/ (* ew (sin t)) (cos t)) |
(/ (* ew (sin t)) (cos t)) |
(/ (* ew (sin t)) (cos t)) |
(/ eh (* ew (sin t))) |
(/ eh (* ew (sin t))) |
(/ eh (* ew (sin t))) |
(/ eh (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ eh (sin t)) |
(/ eh (sin t)) |
(/ eh (sin t)) |
(/ eh (sin t)) |
(* eh (cos t)) |
(* eh (cos t)) |
(* eh (cos t)) |
(* eh (cos t)) |
(* -1/2 (* eh (pow t 2))) |
(* (pow t 2) (+ (* -1/2 eh) (/ eh (pow t 2)))) |
(* (pow t 2) (+ (* -1/2 eh) (/ eh (pow t 2)))) |
(* (pow t 2) (+ (* -1/2 eh) (/ eh (pow t 2)))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(/ (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))))) |
(/ (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))))) |
(/ (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))))) |
(/ (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))))) |
(- (/ (* (pow ew 2) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 2))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (/ (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))))) |
(- (/ (* (pow ew 2) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 2))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (/ (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))))) |
(- (/ (* (pow ew 2) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 2))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (/ (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))))) |
(- (/ (* (pow ew 2) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 2))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (/ (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 45.0ms | t | @ | -inf | ((/ (/ eh ew) (tan t)) (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ eh (* (tan t) ew)))))) (fabs (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ eh (* (tan t) ew))))))) (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (fabs (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t))))))) (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (* (sin (atan (* (/ (/ eh (sin t)) ew) (cos t)))) eh) (sin (atan (* (/ (/ eh (sin t)) ew) (cos t)))) (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (fabs (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t))))))) (* (/ (- (* (sin t) ew) (* (* (/ eh (tan t)) (/ eh ew)) (cos t))) (pow (cos (atan (/ (/ eh (tan t)) ew))) -1)) (pow (/ (- (* (sin t) ew) (* (* (/ eh (tan t)) (/ eh ew)) (cos t))) (pow (cos (atan (/ (/ eh (tan t)) ew))) -1)) -1)) (/ (- (* (sin t) ew) (* (* (/ eh (tan t)) (/ eh ew)) (cos t))) (pow (cos (atan (/ (/ eh (tan t)) ew))) -1)) (/ (/ eh (tan t)) ew) (* (/ eh (tan t)) (/ eh ew)) (/ (* (cos (atan (/ (/ eh (tan t)) ew))) (sin t)) (/ (- (* (sin t) ew) (* (* (/ eh (tan t)) (/ eh ew)) (cos t))) (pow (cos (atan (/ (/ eh (tan t)) ew))) -1))) (cos (atan (/ (/ eh ew) (tan t)))) (/ eh (* (tan t) ew)) (* (tan t) ew) (/ (/ eh (sin t)) ew) (* (/ (/ eh (sin t)) ew) (cos t)) (/ eh (sin t)) (* eh (cos t)) (+ (* (* -1/2 eh) (* t t)) eh) (cos (atan (/ (/ eh (tan t)) ew))) (/ (pow (* (sin (atan (/ (/ eh (tan t)) ew))) (* (cos t) eh)) 2) (/ (- (* (sin t) ew) (* (* (/ eh (tan t)) (/ eh ew)) (cos t))) (pow (cos (atan (/ (/ eh (tan t)) ew))) -1))) (+ (* (* (cos (atan (/ (/ eh (tan t)) ew))) (* (* (sin t) ew) ew)) (/ (* (cos (atan (/ (/ eh (tan t)) ew))) (sin t)) (/ (- (* (sin t) ew) (* (* (/ eh (tan t)) (/ eh ew)) (cos t))) (pow (cos (atan (/ (/ eh (tan t)) ew))) -1)))) (neg (/ (pow (* (sin (atan (/ (/ eh (tan t)) ew))) (* (cos t) eh)) 2) (/ (- (* (sin t) ew) (* (* (/ eh (tan t)) (/ eh ew)) (cos t))) (pow (cos (atan (/ (/ eh (tan t)) ew))) -1)))))) |
| 38.0ms | eh | @ | inf | ((/ (/ eh ew) (tan t)) (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ eh (* (tan t) ew)))))) (fabs (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ eh (* (tan t) ew))))))) (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (fabs (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t))))))) (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (* (sin (atan (* (/ (/ eh (sin t)) ew) (cos t)))) eh) (sin (atan (* (/ (/ eh (sin t)) ew) (cos t)))) (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (fabs (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t))))))) (* (/ (- (* (sin t) ew) (* (* (/ eh (tan t)) (/ eh ew)) (cos t))) (pow (cos (atan (/ (/ eh (tan t)) ew))) -1)) (pow (/ (- (* (sin t) ew) (* (* (/ eh (tan t)) (/ eh ew)) (cos t))) (pow (cos (atan (/ (/ eh (tan t)) ew))) -1)) -1)) (/ (- (* (sin t) ew) (* (* (/ eh (tan t)) (/ eh ew)) (cos t))) (pow (cos (atan (/ (/ eh (tan t)) ew))) -1)) (/ (/ eh (tan t)) ew) (* (/ eh (tan t)) (/ eh ew)) (/ (* (cos (atan (/ (/ eh (tan t)) ew))) (sin t)) (/ (- (* (sin t) ew) (* (* (/ eh (tan t)) (/ eh ew)) (cos t))) (pow (cos (atan (/ (/ eh (tan t)) ew))) -1))) (cos (atan (/ (/ eh ew) (tan t)))) (/ eh (* (tan t) ew)) (* (tan t) ew) (/ (/ eh (sin t)) ew) (* (/ (/ eh (sin t)) ew) (cos t)) (/ eh (sin t)) (* eh (cos t)) (+ (* (* -1/2 eh) (* t t)) eh) (cos (atan (/ (/ eh (tan t)) ew))) (/ (pow (* (sin (atan (/ (/ eh (tan t)) ew))) (* (cos t) eh)) 2) (/ (- (* (sin t) ew) (* (* (/ eh (tan t)) (/ eh ew)) (cos t))) (pow (cos (atan (/ (/ eh (tan t)) ew))) -1))) (+ (* (* (cos (atan (/ (/ eh (tan t)) ew))) (* (* (sin t) ew) ew)) (/ (* (cos (atan (/ (/ eh (tan t)) ew))) (sin t)) (/ (- (* (sin t) ew) (* (* (/ eh (tan t)) (/ eh ew)) (cos t))) (pow (cos (atan (/ (/ eh (tan t)) ew))) -1)))) (neg (/ (pow (* (sin (atan (/ (/ eh (tan t)) ew))) (* (cos t) eh)) 2) (/ (- (* (sin t) ew) (* (* (/ eh (tan t)) (/ eh ew)) (cos t))) (pow (cos (atan (/ (/ eh (tan t)) ew))) -1)))))) |
| 19.0ms | t | @ | 0 | ((/ (/ eh ew) (tan t)) (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ eh (* (tan t) ew)))))) (fabs (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ eh (* (tan t) ew))))))) (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (fabs (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t))))))) (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (* (sin (atan (* (/ (/ eh (sin t)) ew) (cos t)))) eh) (sin (atan (* (/ (/ eh (sin t)) ew) (cos t)))) (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (fabs (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t))))))) (* (/ (- (* (sin t) ew) (* (* (/ eh (tan t)) (/ eh ew)) (cos t))) (pow (cos (atan (/ (/ eh (tan t)) ew))) -1)) (pow (/ (- (* (sin t) ew) (* (* (/ eh (tan t)) (/ eh ew)) (cos t))) (pow (cos (atan (/ (/ eh (tan t)) ew))) -1)) -1)) (/ (- (* (sin t) ew) (* (* (/ eh (tan t)) (/ eh ew)) (cos t))) (pow (cos (atan (/ (/ eh (tan t)) ew))) -1)) (/ (/ eh (tan t)) ew) (* (/ eh (tan t)) (/ eh ew)) (/ (* (cos (atan (/ (/ eh (tan t)) ew))) (sin t)) (/ (- (* (sin t) ew) (* (* (/ eh (tan t)) (/ eh ew)) (cos t))) (pow (cos (atan (/ (/ eh (tan t)) ew))) -1))) (cos (atan (/ (/ eh ew) (tan t)))) (/ eh (* (tan t) ew)) (* (tan t) ew) (/ (/ eh (sin t)) ew) (* (/ (/ eh (sin t)) ew) (cos t)) (/ eh (sin t)) (* eh (cos t)) (+ (* (* -1/2 eh) (* t t)) eh) (cos (atan (/ (/ eh (tan t)) ew))) (/ (pow (* (sin (atan (/ (/ eh (tan t)) ew))) (* (cos t) eh)) 2) (/ (- (* (sin t) ew) (* (* (/ eh (tan t)) (/ eh ew)) (cos t))) (pow (cos (atan (/ (/ eh (tan t)) ew))) -1))) (+ (* (* (cos (atan (/ (/ eh (tan t)) ew))) (* (* (sin t) ew) ew)) (/ (* (cos (atan (/ (/ eh (tan t)) ew))) (sin t)) (/ (- (* (sin t) ew) (* (* (/ eh (tan t)) (/ eh ew)) (cos t))) (pow (cos (atan (/ (/ eh (tan t)) ew))) -1)))) (neg (/ (pow (* (sin (atan (/ (/ eh (tan t)) ew))) (* (cos t) eh)) 2) (/ (- (* (sin t) ew) (* (* (/ eh (tan t)) (/ eh ew)) (cos t))) (pow (cos (atan (/ (/ eh (tan t)) ew))) -1)))))) |
| 16.0ms | eh | @ | 0 | ((/ (/ eh ew) (tan t)) (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ eh (* (tan t) ew)))))) (fabs (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ eh (* (tan t) ew))))))) (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (fabs (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t))))))) (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (* (sin (atan (* (/ (/ eh (sin t)) ew) (cos t)))) eh) (sin (atan (* (/ (/ eh (sin t)) ew) (cos t)))) (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (fabs (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t))))))) (* (/ (- (* (sin t) ew) (* (* (/ eh (tan t)) (/ eh ew)) (cos t))) (pow (cos (atan (/ (/ eh (tan t)) ew))) -1)) (pow (/ (- (* (sin t) ew) (* (* (/ eh (tan t)) (/ eh ew)) (cos t))) (pow (cos (atan (/ (/ eh (tan t)) ew))) -1)) -1)) (/ (- (* (sin t) ew) (* (* (/ eh (tan t)) (/ eh ew)) (cos t))) (pow (cos (atan (/ (/ eh (tan t)) ew))) -1)) (/ (/ eh (tan t)) ew) (* (/ eh (tan t)) (/ eh ew)) (/ (* (cos (atan (/ (/ eh (tan t)) ew))) (sin t)) (/ (- (* (sin t) ew) (* (* (/ eh (tan t)) (/ eh ew)) (cos t))) (pow (cos (atan (/ (/ eh (tan t)) ew))) -1))) (cos (atan (/ (/ eh ew) (tan t)))) (/ eh (* (tan t) ew)) (* (tan t) ew) (/ (/ eh (sin t)) ew) (* (/ (/ eh (sin t)) ew) (cos t)) (/ eh (sin t)) (* eh (cos t)) (+ (* (* -1/2 eh) (* t t)) eh) (cos (atan (/ (/ eh (tan t)) ew))) (/ (pow (* (sin (atan (/ (/ eh (tan t)) ew))) (* (cos t) eh)) 2) (/ (- (* (sin t) ew) (* (* (/ eh (tan t)) (/ eh ew)) (cos t))) (pow (cos (atan (/ (/ eh (tan t)) ew))) -1))) (+ (* (* (cos (atan (/ (/ eh (tan t)) ew))) (* (* (sin t) ew) ew)) (/ (* (cos (atan (/ (/ eh (tan t)) ew))) (sin t)) (/ (- (* (sin t) ew) (* (* (/ eh (tan t)) (/ eh ew)) (cos t))) (pow (cos (atan (/ (/ eh (tan t)) ew))) -1)))) (neg (/ (pow (* (sin (atan (/ (/ eh (tan t)) ew))) (* (cos t) eh)) 2) (/ (- (* (sin t) ew) (* (* (/ eh (tan t)) (/ eh ew)) (cos t))) (pow (cos (atan (/ (/ eh (tan t)) ew))) -1)))))) |
| 12.0ms | ew | @ | -inf | ((/ (/ eh ew) (tan t)) (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ eh (* (tan t) ew)))))) (fabs (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ eh (* (tan t) ew))))))) (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (fabs (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t))))))) (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (* (sin (atan (* (/ (/ eh (sin t)) ew) (cos t)))) eh) (sin (atan (* (/ (/ eh (sin t)) ew) (cos t)))) (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (fabs (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t))))))) (* (/ (- (* (sin t) ew) (* (* (/ eh (tan t)) (/ eh ew)) (cos t))) (pow (cos (atan (/ (/ eh (tan t)) ew))) -1)) (pow (/ (- (* (sin t) ew) (* (* (/ eh (tan t)) (/ eh ew)) (cos t))) (pow (cos (atan (/ (/ eh (tan t)) ew))) -1)) -1)) (/ (- (* (sin t) ew) (* (* (/ eh (tan t)) (/ eh ew)) (cos t))) (pow (cos (atan (/ (/ eh (tan t)) ew))) -1)) (/ (/ eh (tan t)) ew) (* (/ eh (tan t)) (/ eh ew)) (/ (* (cos (atan (/ (/ eh (tan t)) ew))) (sin t)) (/ (- (* (sin t) ew) (* (* (/ eh (tan t)) (/ eh ew)) (cos t))) (pow (cos (atan (/ (/ eh (tan t)) ew))) -1))) (cos (atan (/ (/ eh ew) (tan t)))) (/ eh (* (tan t) ew)) (* (tan t) ew) (/ (/ eh (sin t)) ew) (* (/ (/ eh (sin t)) ew) (cos t)) (/ eh (sin t)) (* eh (cos t)) (+ (* (* -1/2 eh) (* t t)) eh) (cos (atan (/ (/ eh (tan t)) ew))) (/ (pow (* (sin (atan (/ (/ eh (tan t)) ew))) (* (cos t) eh)) 2) (/ (- (* (sin t) ew) (* (* (/ eh (tan t)) (/ eh ew)) (cos t))) (pow (cos (atan (/ (/ eh (tan t)) ew))) -1))) (+ (* (* (cos (atan (/ (/ eh (tan t)) ew))) (* (* (sin t) ew) ew)) (/ (* (cos (atan (/ (/ eh (tan t)) ew))) (sin t)) (/ (- (* (sin t) ew) (* (* (/ eh (tan t)) (/ eh ew)) (cos t))) (pow (cos (atan (/ (/ eh (tan t)) ew))) -1)))) (neg (/ (pow (* (sin (atan (/ (/ eh (tan t)) ew))) (* (cos t) eh)) 2) (/ (- (* (sin t) ew) (* (* (/ eh (tan t)) (/ eh ew)) (cos t))) (pow (cos (atan (/ (/ eh (tan t)) ew))) -1)))))) |
| 1× | egg-herbie |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 878 | 25404 |
| 1 | 3036 | 24858 |
| 0 | 8222 | 24417 |
| 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))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
1 |
1 |
1 |
1 |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(+ (* -1 (/ (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (sin t)))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* -1 (/ (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (sin t)))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* -1 (/ (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (sin t)))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* (pow eh 2) (cos t)) (* ew (sin t))) |
(/ (* (pow eh 2) (cos t)) (* ew (sin t))) |
(/ (* (pow eh 2) (cos t)) (* ew (sin t))) |
(/ (* (pow eh 2) (cos t)) (* ew (sin t))) |
(/ 1 ew) |
(+ (/ 1 ew) (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 3) (pow (sin t) 2)))) |
(+ (* (pow eh 2) (- (/ (* (pow eh 2) (pow (cos t) 4)) (* (pow ew 5) (pow (sin t) 4))) (* -1 (/ (pow (cos t) 2) (* (pow ew 3) (pow (sin t) 2)))))) (/ 1 ew)) |
(+ (* (pow eh 2) (- (* (pow eh 2) (- (/ (* (pow eh 2) (pow (cos t) 6)) (* (pow ew 7) (pow (sin t) 6))) (* -1 (/ (pow (cos t) 4) (* (pow ew 5) (pow (sin t) 4)))))) (* -1 (/ (pow (cos t) 2) (* (pow ew 3) (pow (sin t) 2)))))) (/ 1 ew)) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ eh (* ew (sin t))) |
(/ eh (* ew (sin t))) |
(/ eh (* ew (sin t))) |
(/ eh (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ eh (sin t)) |
(/ eh (sin t)) |
(/ eh (sin t)) |
(/ eh (sin t)) |
(* eh (cos t)) |
(* eh (cos t)) |
(* eh (cos t)) |
(* eh (cos t)) |
(* eh (+ 1 (* -1/2 (pow t 2)))) |
(* eh (+ 1 (* -1/2 (pow t 2)))) |
(* eh (+ 1 (* -1/2 (pow t 2)))) |
(* eh (+ 1 (* -1/2 (pow t 2)))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(/ (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(* (pow eh 2) (+ (/ (* (pow eh 2) (* (pow (cos t) 4) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow ew 3) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 3)))) (/ (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))))) |
(* (pow eh 2) (+ (* (pow eh 2) (- (/ (* (pow eh 2) (* (pow (cos t) 6) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow ew 5) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 5)))) (* -1 (/ (* (pow (cos t) 4) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (* (pow ew 3) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 3))))))) (/ (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))))) |
(* (pow eh 2) (+ (* (pow eh 2) (- (* (pow eh 2) (- (/ (* (pow eh 2) (* (pow (cos t) 8) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow ew 7) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 7)))) (* -1 (/ (* (pow (cos t) 6) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (* (pow ew 5) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 5))))))) (* -1 (/ (* (pow (cos t) 4) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (* (pow ew 3) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 3))))))) (/ (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(+ (* -1 (* (pow eh 2) (+ (* -1 (/ (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* ew (sin t)))) (/ (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (* (pow eh 2) (- (* (pow eh 2) (- (* -1 (/ (* (pow (cos t) 4) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (* (pow ew 3) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 3))))) (* -1 (/ (* (pow (cos t) 4) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* (pow ew 3) (pow (sin t) 3)))))) (+ (* -1 (/ (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* ew (sin t)))) (/ (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))))))) |
(+ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (* (pow eh 2) (- (* (pow eh 2) (- (+ (* -1 (/ (* (pow (cos t) 4) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (* (pow ew 3) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 3))))) (* (pow eh 2) (- (* -1 (/ (* (pow (cos t) 6) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (* (pow ew 5) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 5))))) (* -1 (/ (* (pow (cos t) 6) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* (pow ew 5) (pow (sin t) 5))))))) (* -1 (/ (* (pow (cos t) 4) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* (pow ew 3) (pow (sin t) 3)))))) (+ (* -1 (/ (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* ew (sin t)))) (/ (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))))))) |
(/ (* eh (cos t)) (* 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 (cos t)) (* ew (sin t))))))) |
(* eh (+ (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))) |
(* eh (+ (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))) |
(* eh (+ (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(* eh (+ (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))) |
(* eh (+ (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))) |
(* eh (+ (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(* eh (+ (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))) |
(* eh (+ (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))) |
(* eh (+ (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
1 |
1 |
1 |
1 |
(* -1 (/ (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (sin t)))) |
(* (pow eh 2) (+ (* -1 (/ (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* ew (sin t)))) (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (pow eh 2)))) |
(* (pow eh 2) (+ (* -1 (/ (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* ew (sin t)))) (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (pow eh 2)))) |
(* (pow eh 2) (+ (* -1 (/ (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* ew (sin t)))) (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (pow eh 2)))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* (pow eh 2) (cos t)) (* ew (sin t))) |
(/ (* (pow eh 2) (cos t)) (* ew (sin t))) |
(/ (* (pow eh 2) (cos t)) (* ew (sin t))) |
(/ (* (pow eh 2) (cos t)) (* ew (sin t))) |
(* -1 (/ (* ew (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) |
(/ (+ (* -1 (/ (* ew (pow (sin t) 2)) (pow (cos t) 2))) (* -1 (/ (* (pow ew 3) (pow (sin t) 4)) (* (pow eh 2) (pow (cos t) 4))))) (pow eh 2)) |
(/ (- (+ (* -1 (/ (* ew (pow (sin t) 2)) (pow (cos t) 2))) (* -1 (/ (* (pow ew 5) (pow (sin t) 6)) (* (pow eh 4) (pow (cos t) 6))))) (/ (* (pow ew 3) (pow (sin t) 4)) (* (pow eh 2) (pow (cos t) 4)))) (pow eh 2)) |
(/ (- (+ (* -1 (/ (* ew (pow (sin t) 2)) (pow (cos t) 2))) (* -1 (/ (* (pow ew 7) (pow (sin t) 8)) (* (pow eh 6) (pow (cos t) 8))))) (+ (/ (* (pow ew 3) (pow (sin t) 4)) (* (pow eh 2) (pow (cos t) 4))) (/ (* (pow ew 5) (pow (sin t) 6)) (* (pow eh 4) (pow (cos t) 6))))) (pow eh 2)) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ eh (* ew (sin t))) |
(/ eh (* ew (sin t))) |
(/ eh (* ew (sin t))) |
(/ eh (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ eh (sin t)) |
(/ eh (sin t)) |
(/ eh (sin t)) |
(/ eh (sin t)) |
(* eh (cos t)) |
(* eh (cos t)) |
(* eh (cos t)) |
(* eh (cos t)) |
(* eh (+ 1 (* -1/2 (pow t 2)))) |
(* eh (+ 1 (* -1/2 (pow t 2)))) |
(* eh (+ 1 (* -1/2 (pow t 2)))) |
(* eh (+ 1 (* -1/2 (pow t 2)))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(* -1 (/ (* ew (* (sin t) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(+ (* -1 (/ (* ew (* (sin t) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1 (/ (* (pow ew 3) (* (pow (sin t) 3) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))))) |
(- (+ (* -1 (/ (* ew (* (sin t) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1 (/ (* (pow ew 5) (* (pow (sin t) 5) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow eh 4) (* (pow (cos t) 4) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))))) (/ (* (pow ew 3) (* (pow (sin t) 3) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))) |
(- (+ (* -1 (/ (* ew (* (sin t) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1 (/ (* (pow ew 7) (* (pow (sin t) 7) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow eh 6) (* (pow (cos t) 6) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))))) (+ (/ (* (pow ew 3) (* (pow (sin t) 3) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (/ (* (pow ew 5) (* (pow (sin t) 5) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow eh 4) (* (pow (cos t) 4) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))))) |
(/ (* ew (* (sin t) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(- (+ (* -1 (/ (* (pow ew 3) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 3))) (* (pow eh 2) (pow (cos t) 2)))) (/ (* (pow ew 3) (* (pow (sin t) 3) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))) (* -1 (/ (* ew (* (sin t) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) |
(- (+ (* -1 (/ (* (pow ew 3) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 3))) (* (pow eh 2) (pow (cos t) 2)))) (+ (/ (* (pow ew 3) (* (pow (sin t) 3) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (/ (* (pow ew 5) (* (pow (sin t) 5) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow eh 4) (* (pow (cos t) 4) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))))) (+ (* -1 (/ (* ew (* (sin t) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (/ (* (pow ew 5) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 5))) (* (pow eh 4) (pow (cos t) 4))))) |
(- (+ (* -1 (/ (* (pow ew 3) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 3))) (* (pow eh 2) (pow (cos t) 2)))) (+ (/ (* (pow ew 3) (* (pow (sin t) 3) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (+ (/ (* (pow ew 5) (* (pow (sin t) 5) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow eh 4) (* (pow (cos t) 4) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (/ (* (pow ew 7) (* (pow (sin t) 7) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow eh 6) (* (pow (cos t) 6) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))))) (+ (* -1 (/ (* ew (* (sin t) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (+ (/ (* (pow ew 5) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 5))) (* (pow eh 4) (pow (cos t) 4))) (/ (* (pow ew 7) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 7))) (* (pow eh 6) (pow (cos t) 6)))))) |
(/ (* eh (cos t)) (* 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 (cos t)) (* ew (sin t))))))) |
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1 (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))))) |
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1 (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))))) |
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1 (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1 (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))))) |
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1 (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))))) |
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1 (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1 (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))))) |
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1 (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))))) |
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1 (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
1 |
1 |
1 |
1 |
(* -1 (/ (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (sin t)))) |
(* (pow eh 2) (+ (* -1 (/ (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* ew (sin t)))) (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (pow eh 2)))) |
(* (pow eh 2) (+ (* -1 (/ (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* ew (sin t)))) (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (pow eh 2)))) |
(* (pow eh 2) (+ (* -1 (/ (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* ew (sin t)))) (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (pow eh 2)))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* (pow eh 2) (cos t)) (* ew (sin t))) |
(/ (* (pow eh 2) (cos t)) (* ew (sin t))) |
(/ (* (pow eh 2) (cos t)) (* ew (sin t))) |
(/ (* (pow eh 2) (cos t)) (* ew (sin t))) |
(* -1 (/ (* ew (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) |
(/ (+ (* -1 (/ (* ew (pow (sin t) 2)) (pow (cos t) 2))) (* -1 (/ (* (pow ew 3) (pow (sin t) 4)) (* (pow eh 2) (pow (cos t) 4))))) (pow eh 2)) |
(/ (- (+ (* -1 (/ (* ew (pow (sin t) 2)) (pow (cos t) 2))) (* -1 (/ (* (pow ew 5) (pow (sin t) 6)) (* (pow eh 4) (pow (cos t) 6))))) (/ (* (pow ew 3) (pow (sin t) 4)) (* (pow eh 2) (pow (cos t) 4)))) (pow eh 2)) |
(/ (- (+ (* -1 (/ (* ew (pow (sin t) 2)) (pow (cos t) 2))) (* -1 (/ (* (pow ew 7) (pow (sin t) 8)) (* (pow eh 6) (pow (cos t) 8))))) (+ (/ (* (pow ew 3) (pow (sin t) 4)) (* (pow eh 2) (pow (cos t) 4))) (/ (* (pow ew 5) (pow (sin t) 6)) (* (pow eh 4) (pow (cos t) 6))))) (pow eh 2)) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ eh (* ew (sin t))) |
(/ eh (* ew (sin t))) |
(/ eh (* ew (sin t))) |
(/ eh (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ eh (sin t)) |
(/ eh (sin t)) |
(/ eh (sin t)) |
(/ eh (sin t)) |
(* eh (cos t)) |
(* eh (cos t)) |
(* eh (cos t)) |
(* eh (cos t)) |
(* -1 (* eh (- (* 1/2 (pow t 2)) 1))) |
(* -1 (* eh (- (* 1/2 (pow t 2)) 1))) |
(* -1 (* eh (- (* 1/2 (pow t 2)) 1))) |
(* -1 (* eh (- (* 1/2 (pow t 2)) 1))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(* -1 (/ (* ew (* (sin t) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(+ (* -1 (/ (* ew (* (sin t) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1 (/ (* (pow ew 3) (* (pow (sin t) 3) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))))) |
(- (+ (* -1 (/ (* ew (* (sin t) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1 (/ (* (pow ew 5) (* (pow (sin t) 5) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow eh 4) (* (pow (cos t) 4) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))))) (/ (* (pow ew 3) (* (pow (sin t) 3) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))) |
(- (+ (* -1 (/ (* ew (* (sin t) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1 (/ (* (pow ew 7) (* (pow (sin t) 7) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow eh 6) (* (pow (cos t) 6) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))))) (+ (/ (* (pow ew 3) (* (pow (sin t) 3) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (/ (* (pow ew 5) (* (pow (sin t) 5) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow eh 4) (* (pow (cos t) 4) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))))) |
(/ (* ew (* (sin t) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(- (+ (* -1 (/ (* (pow ew 3) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 3))) (* (pow eh 2) (pow (cos t) 2)))) (/ (* (pow ew 3) (* (pow (sin t) 3) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))) (* -1 (/ (* ew (* (sin t) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) |
(- (+ (* -1 (/ (* (pow ew 3) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 3))) (* (pow eh 2) (pow (cos t) 2)))) (+ (/ (* (pow ew 3) (* (pow (sin t) 3) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (/ (* (pow ew 5) (* (pow (sin t) 5) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow eh 4) (* (pow (cos t) 4) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))))) (+ (* -1 (/ (* ew (* (sin t) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (/ (* (pow ew 5) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 5))) (* (pow eh 4) (pow (cos t) 4))))) |
(- (+ (* -1 (/ (* (pow ew 3) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 3))) (* (pow eh 2) (pow (cos t) 2)))) (+ (/ (* (pow ew 3) (* (pow (sin t) 3) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (+ (/ (* (pow ew 5) (* (pow (sin t) 5) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow eh 4) (* (pow (cos t) 4) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (/ (* (pow ew 7) (* (pow (sin t) 7) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow eh 6) (* (pow (cos t) 6) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))))) (+ (* -1 (/ (* ew (* (sin t) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (+ (/ (* (pow ew 5) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 5))) (* (pow eh 4) (pow (cos t) 4))) (/ (* (pow ew 7) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 7))) (* (pow eh 6) (pow (cos t) 6)))))) |
(/ (* eh (cos t)) (* 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 (cos t)) (* ew (sin t))))))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
1 |
1 |
1 |
1 |
(* -1 (/ (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (sin t)))) |
(/ (+ (* -1 (/ (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (sin t))) (* (pow ew 2) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) ew) |
(/ (+ (* -1 (/ (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (sin t))) (* (pow ew 2) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) ew) |
(/ (+ (* -1 (/ (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (sin t))) (* (pow ew 2) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) ew) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* (pow eh 2) (cos t)) (* ew (sin t))) |
(/ (* (pow eh 2) (cos t)) (* ew (sin t))) |
(/ (* (pow eh 2) (cos t)) (* ew (sin t))) |
(/ (* (pow eh 2) (cos t)) (* ew (sin t))) |
(* -1 (/ (* ew (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) |
(* ew (+ (* -1 (/ (* (pow ew 2) (pow (sin t) 4)) (* (pow eh 4) (pow (cos t) 4)))) (* -1 (/ (pow (sin t) 2) (* (pow eh 2) (pow (cos t) 2)))))) |
(* ew (+ (* -1 (/ (pow (sin t) 2) (* (pow eh 2) (pow (cos t) 2)))) (* (pow ew 2) (- (* -1 (/ (* (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))))))) |
(* ew (+ (* -1 (/ (pow (sin t) 2) (* (pow eh 2) (pow (cos t) 2)))) (* (pow ew 2) (- (* (pow ew 2) (- (* -1 (/ (* (pow ew 2) (pow (sin t) 8)) (* (pow eh 8) (pow (cos t) 8)))) (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6))))) (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* ew (sin t)) (cos t)) |
(/ (* ew (sin t)) (cos t)) |
(/ (* ew (sin t)) (cos t)) |
(/ (* ew (sin t)) (cos t)) |
(/ eh (* ew (sin t))) |
(/ eh (* ew (sin t))) |
(/ eh (* ew (sin t))) |
(/ eh (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(* -1 (/ (* ew (* (sin t) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(* ew (+ (* -1 (/ (* (sin t) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1 (/ (* (pow ew 2) (* (pow (sin t) 3) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))))) |
(* ew (+ (* -1 (/ (* (sin t) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* (pow ew 2) (- (* -1 (/ (* (pow ew 2) (* (pow (sin t) 5) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow eh 4) (* (pow (cos t) 4) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))) (/ (* (pow (sin t) 3) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))))))) |
(* ew (+ (* -1 (/ (* (sin t) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* (pow ew 2) (- (* (pow ew 2) (- (* -1 (/ (* (pow ew 2) (* (pow (sin t) 7) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow eh 6) (* (pow (cos t) 6) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))) (/ (* (pow (sin t) 5) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (* (pow eh 4) (* (pow (cos t) 4) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))))) (/ (* (pow (sin t) 3) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))))))) |
(/ (* ew (* (sin t) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* ew (- (* (pow ew 2) (+ (* -1 (/ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 3)) (* (pow eh 2) (pow (cos t) 2)))) (/ (* (pow (sin t) 3) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))))) (* -1 (/ (* (sin t) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))) |
(* ew (- (* (pow ew 2) (+ (* -1 (/ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 3)) (* (pow eh 2) (pow (cos t) 2)))) (+ (* (pow ew 2) (- (/ (* (pow (sin t) 5) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (* (pow eh 4) (* (pow (cos t) 4) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (/ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 5)) (* (pow eh 4) (pow (cos t) 4))))) (/ (* (pow (sin t) 3) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))))) (* -1 (/ (* (sin t) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))) |
(* ew (- (* (pow ew 2) (+ (* -1 (/ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 3)) (* (pow eh 2) (pow (cos t) 2)))) (+ (* (pow ew 2) (- (+ (* (pow ew 2) (- (/ (* (pow (sin t) 7) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (* (pow eh 6) (* (pow (cos t) 6) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (/ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 7)) (* (pow eh 6) (pow (cos t) 6))))) (/ (* (pow (sin t) 5) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (* (pow eh 4) (* (pow (cos t) 4) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))) (/ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 5)) (* (pow eh 4) (pow (cos t) 4))))) (/ (* (pow (sin t) 3) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))))) (* -1 (/ (* (sin t) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* ew (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))) |
(* ew (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))) |
(* ew (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* ew (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))) |
(* ew (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))) |
(* ew (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* ew (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))) |
(* ew (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))) |
(* ew (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
1 |
1 |
1 |
1 |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* ew (+ (* -1 (/ (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* (pow ew 2) (sin t)))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(* ew (+ (* -1 (/ (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* (pow ew 2) (sin t)))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(* ew (+ (* -1 (/ (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* (pow ew 2) (sin t)))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* (pow eh 2) (cos t)) (* ew (sin t))) |
(/ (* (pow eh 2) (cos t)) (* ew (sin t))) |
(/ (* (pow eh 2) (cos t)) (* ew (sin t))) |
(/ (* (pow eh 2) (cos t)) (* ew (sin t))) |
(/ 1 ew) |
(/ (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))) ew) |
(/ (- (+ 1 (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 4)))) (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) ew) |
(/ (- (+ 1 (/ (* (pow eh 6) (pow (cos t) 6)) (* (pow ew 6) (pow (sin t) 6)))) (+ (* -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)))))) ew) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* ew (sin t)) (cos t)) |
(/ (* ew (sin t)) (cos t)) |
(/ (* ew (sin t)) (cos t)) |
(/ (* ew (sin t)) (cos t)) |
(/ eh (* ew (sin t))) |
(/ eh (* ew (sin t))) |
(/ eh (* ew (sin t))) |
(/ eh (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(/ (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(/ (+ (/ (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (/ (* (pow eh 4) (* (pow (cos t) 4) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow ew 2) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 3))))) ew) |
(/ (- (+ (/ (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (/ (* (pow eh 6) (* (pow (cos t) 6) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow ew 4) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 5))))) (* -1 (/ (* (pow eh 4) (* (pow (cos t) 4) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow ew 2) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 3)))))) ew) |
(/ (- (+ (/ (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (/ (* (pow eh 8) (* (pow (cos t) 8) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow ew 6) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 7))))) (+ (* -1 (/ (* (pow eh 4) (* (pow (cos t) 4) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow ew 2) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 3))))) (* -1 (/ (* (pow eh 6) (* (pow (cos t) 6) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow ew 4) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 5))))))) ew) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* ew (+ (* -1 (/ (+ (* -1 (/ (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (sin t))) (/ (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) (pow ew 2))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(* ew (- (+ (* -1 (/ (* (pow eh 4) (* (pow (cos t) 4) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow ew 4) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 3))))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (+ (* -1 (/ (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* (pow ew 2) (sin t)))) (+ (* -1 (/ (* (pow eh 4) (* (pow (cos t) 4) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* (pow ew 4) (pow (sin t) 3)))) (/ (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow ew 2) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))))))) |
(* ew (- (+ (* -1 (/ (* (pow eh 4) (* (pow (cos t) 4) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow ew 4) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 3))))) (+ (* -1 (/ (* (pow eh 6) (* (pow (cos t) 6) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow ew 6) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 5))))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) (+ (* -1 (/ (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* (pow ew 2) (sin t)))) (+ (* -1 (/ (* (pow eh 4) (* (pow (cos t) 4) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* (pow ew 4) (pow (sin t) 3)))) (+ (* -1 (/ (* (pow eh 6) (* (pow (cos t) 6) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* (pow ew 6) (pow (sin t) 5)))) (/ (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow ew 2) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))))))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* -1 (* ew (+ (* -1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))))) |
(* -1 (* ew (+ (* -1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))))) |
(* -1 (* ew (+ (* -1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* -1 (* ew (+ (* -1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))))) |
(* -1 (* ew (+ (* -1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))))) |
(* -1 (* ew (+ (* -1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* -1 (* ew (+ (* -1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))))) |
(* -1 (* ew (+ (* -1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))))) |
(* -1 (* ew (+ (* -1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
1 |
1 |
1 |
1 |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* -1 (* ew (+ (* -1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (/ (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* (pow ew 2) (sin t)))))) |
(* -1 (* ew (+ (* -1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (/ (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* (pow ew 2) (sin t)))))) |
(* -1 (* ew (+ (* -1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (/ (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* (pow ew 2) (sin t)))))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* (pow eh 2) (cos t)) (* ew (sin t))) |
(/ (* (pow eh 2) (cos t)) (* ew (sin t))) |
(/ (* (pow eh 2) (cos t)) (* ew (sin t))) |
(/ (* (pow eh 2) (cos t)) (* ew (sin t))) |
(/ 1 ew) |
(* -1 (/ (- (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))) 1) ew)) |
(* -1 (/ (- (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 4)))) (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) ew)) |
(* -1 (/ (- (* -1 (/ (* (pow eh 6) (pow (cos t) 6)) (* (pow ew 6) (pow (sin t) 6)))) (+ 1 (+ (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))) (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 4)))))) ew)) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* ew (sin t)) (cos t)) |
(/ (* ew (sin t)) (cos t)) |
(/ (* ew (sin t)) (cos t)) |
(/ (* ew (sin t)) (cos t)) |
(/ eh (* ew (sin t))) |
(/ eh (* ew (sin t))) |
(/ eh (* ew (sin t))) |
(/ eh (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(/ (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(* -1 (/ (+ (* -1 (/ (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) (* -1 (/ (* (pow eh 4) (* (pow (cos t) 4) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow ew 2) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 3)))))) ew)) |
(* -1 (/ (- (+ (* -1 (/ (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) (* -1 (/ (* (pow eh 6) (* (pow (cos t) 6) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow ew 4) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 5)))))) (/ (* (pow eh 4) (* (pow (cos t) 4) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow ew 2) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 3))))) ew)) |
(* -1 (/ (- (+ (* -1 (/ (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) (* -1 (/ (* (pow eh 8) (* (pow (cos t) 8) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow ew 6) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 7)))))) (+ (/ (* (pow eh 4) (* (pow (cos t) 4) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow ew 2) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 3)))) (/ (* (pow eh 6) (* (pow (cos t) 6) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow ew 4) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 5)))))) ew)) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* -1 (* ew (+ (* -1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (* -1 (/ (+ (* -1 (/ (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) (/ (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (sin t))) (pow ew 2)))))) |
(* -1 (* ew (- (+ (* -1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (/ (* (pow eh 4) (* (pow (cos t) 4) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow ew 4) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 3))))) (+ (* -1 (/ (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow ew 2) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (+ (/ (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* (pow ew 2) (sin t))) (/ (* (pow eh 4) (* (pow (cos t) 4) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* (pow ew 4) (pow (sin t) 3)))))))) |
(* -1 (* ew (- (+ (* -1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (+ (/ (* (pow eh 4) (* (pow (cos t) 4) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow ew 4) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 3)))) (/ (* (pow eh 6) (* (pow (cos t) 6) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow ew 6) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 5)))))) (+ (* -1 (/ (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow ew 2) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (+ (/ (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* (pow ew 2) (sin t))) (+ (/ (* (pow eh 4) (* (pow (cos t) 4) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* (pow ew 4) (pow (sin t) 3))) (/ (* (pow eh 6) (* (pow (cos t) 6) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* (pow ew 6) (pow (sin t) 5))))))))) |
(/ 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 (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(+ (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* ew (* t (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) |
(+ (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* t (+ (* -1/2 (* eh (* t (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))) |
(+ (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* t (+ (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* t (+ (* -1/2 (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1/6 (* ew (* t (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(* ew (* t (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(* t (+ (* -1/6 (* ew (* (pow t 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) |
(* t (+ (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* (pow t 2) (+ (* -1/6 (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* 1/120 (* ew (* (pow t 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))))))) |
(* t (+ (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* (pow t 2) (+ (* -1/6 (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* (pow t 2) (+ (* -1/5040 (* ew (* (pow t 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* 1/120 (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(+ (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* ew (* t (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) |
(+ (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* t (+ (* -1/2 (* eh (* t (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))) |
(+ (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* t (+ (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* t (+ (* -1/2 (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1/6 (* ew (* t (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))))))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(+ (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* ew (* t (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) |
(+ (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* t (+ (* -1/2 (* eh (* t (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))) |
(+ (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* t (+ (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* t (+ (* -1/2 (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1/6 (* ew (* t (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
1 |
1 |
1 |
1 |
(* -1 (/ (* (pow eh 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* ew t))) |
(/ (+ (* -1 (/ (* (pow eh 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) ew)) (* (pow t 2) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew)))))) t) |
(/ (+ (* -1 (/ (* (pow eh 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) ew)) (* (pow t 2) (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew)))) (* (pow t 2) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (+ (* -1/6 ew) (+ (* 2/15 (/ (pow eh 2) ew)) (* 1/3 (- (* -1/2 (/ (pow eh 2) ew)) (* 1/3 (/ (pow eh 2) ew)))))) (* 1/24 (/ (pow eh 2) ew)))))))) t) |
(/ (+ (* -1 (/ (* (pow eh 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) ew)) (* (pow t 2) (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew)))) (* (pow t 2) (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (+ (* -1/6 ew) (+ (* 2/15 (/ (pow eh 2) ew)) (* 1/3 (- (* -1/2 (/ (pow eh 2) ew)) (* 1/3 (/ (pow eh 2) ew)))))) (* 1/24 (/ (pow eh 2) ew)))) (* (pow t 2) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (+ (* 1/120 ew) (+ (* 17/315 (/ (pow eh 2) ew)) (+ (* 2/15 (- (* -1/2 (/ (pow eh 2) ew)) (* 1/3 (/ (pow eh 2) ew)))) (* 1/3 (- (* 1/24 (/ (pow eh 2) ew)) (+ (* 2/15 (/ (pow eh 2) ew)) (* 1/3 (- (* -1/2 (/ (pow eh 2) ew)) (* 1/3 (/ (pow eh 2) ew)))))))))) (* -1/720 (/ (pow eh 2) ew)))))))))) t) |
(/ 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) |
(/ (pow eh 2) (* ew t)) |
(/ (+ (* -1/3 (/ (* (pow eh 2) (pow t 2)) ew)) (/ (pow eh 2) ew)) t) |
(/ (+ (* (pow t 2) (- (* -1 (* (pow t 2) (+ (* -1/9 (/ (pow eh 2) ew)) (* 2/15 (/ (pow eh 2) ew))))) (* 1/3 (/ (pow eh 2) ew)))) (/ (pow eh 2) ew)) t) |
(/ (+ (* (pow t 2) (- (* (pow t 2) (- (* -1 (* (pow t 2) (+ (* -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)))))) (+ (* -1/9 (/ (pow eh 2) ew)) (* 2/15 (/ (pow eh 2) ew))))) (* 1/3 (/ (pow eh 2) ew)))) (/ (pow eh 2) ew)) t) |
(* -1 (/ (* ew (pow t 2)) (pow eh 2))) |
(* (pow t 2) (+ (* -1 (/ ew (pow eh 2))) (* (pow t 2) (- (* 1/6 (/ ew (pow eh 2))) (/ (* (pow ew 2) (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew)))) (pow eh 4)))))) |
(* (pow t 2) (+ (* -1 (/ ew (pow eh 2))) (* (pow t 2) (- (+ (* 1/6 (/ ew (pow eh 2))) (* (pow t 2) (- (* -1/120 (/ ew (pow eh 2))) (+ (* -1 (/ (* ew (* (- (* 1/6 (/ ew (pow eh 2))) (/ (* (pow ew 2) (- (+ 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 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 4)))))) (/ (* (pow ew 2) (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew)))) (pow eh 4)))))) |
(* (pow t 2) (+ (* -1 (/ ew (pow eh 2))) (* (pow t 2) (- (+ (* 1/6 (/ ew (pow eh 2))) (* (pow t 2) (- (+ (* -1/120 (/ ew (pow eh 2))) (* (pow t 2) (- (* 1/5040 (/ ew (pow eh 2))) (+ (* -1 (/ (* ew (* (- (* -1/120 (/ ew (pow eh 2))) (+ (* -1 (/ (* ew (* (- (* 1/6 (/ ew (pow eh 2))) (/ (* (pow ew 2) (- (+ 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 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 4)))) (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew))))) (pow eh 2))) (+ (* -1 (/ (* ew (* (- (* 1/6 (/ ew (pow eh 2))) (/ (* (pow ew 2) (- (+ 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 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 4))))))) (+ (* -1 (/ (* ew (* (- (* 1/6 (/ ew (pow eh 2))) (/ (* (pow ew 2) (- (+ 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 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 4)))))) (/ (* (pow ew 2) (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew)))) (pow eh 4)))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(/ eh (* ew t)) |
(/ (+ (* -1/3 (/ (* eh (pow t 2)) ew)) (/ eh ew)) t) |
(/ (+ (* (pow t 2) (- (* -1 (* (pow t 2) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) (* 1/3 (/ eh ew)))) (/ eh ew)) t) |
(/ (+ (* (pow t 2) (- (* (pow t 2) (- (* -1 (* (pow t 2) (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew)))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) (* 1/3 (/ eh ew)))) (/ eh ew)) t) |
(* ew t) |
(* t (+ ew (* 1/3 (* ew (pow t 2))))) |
(* t (+ ew (* (pow t 2) (+ (* 2/15 (* ew (pow t 2))) (* 1/3 ew))))) |
(* t (+ ew (* (pow t 2) (+ (* 1/3 ew) (* (pow t 2) (+ (* 17/315 (* ew (pow t 2))) (* 2/15 ew))))))) |
(/ eh (* ew t)) |
(/ (+ (* 1/6 (/ (* eh (pow t 2)) ew)) (/ eh ew)) t) |
(/ (+ (* (pow t 2) (- (* -1 (* (pow t 2) (+ (* -1/36 (/ eh ew)) (* 1/120 (/ eh ew))))) (* -1/6 (/ eh ew)))) (/ eh ew)) t) |
(/ (+ (* (pow t 2) (- (* (pow t 2) (- (* -1 (* (pow t 2) (+ (* -1/5040 (/ eh ew)) (+ (* 1/720 (/ eh ew)) (* 1/6 (+ (* -1/36 (/ eh ew)) (* 1/120 (/ eh ew)))))))) (+ (* -1/36 (/ eh ew)) (* 1/120 (/ eh ew))))) (* -1/6 (/ eh ew)))) (/ eh ew)) t) |
(/ eh (* ew t)) |
(/ (+ (* (pow t 2) (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (/ eh ew)) t) |
(/ (+ (* (pow t 2) (- (+ (* -1/2 (/ eh ew)) (* (pow t 2) (- (* 1/24 (/ eh ew)) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew)))))) (* -1/6 (/ eh ew)))) (/ eh ew)) t) |
(/ (+ (* (pow t 2) (- (+ (* -1/2 (/ eh ew)) (* (pow t 2) (- (+ (* 1/24 (/ eh ew)) (* (pow t 2) (- (* -1/720 (/ eh ew)) (+ (* -1/6 (- (* 1/24 (/ eh ew)) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) (+ (* -1/5040 (/ eh ew)) (* 1/120 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew))))))))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew)))))) (* -1/6 (/ eh ew)))) (/ eh ew)) t) |
(/ eh t) |
(/ (+ eh (* 1/6 (* eh (pow t 2)))) t) |
(/ (+ eh (* (pow t 2) (- (* -1 (* (pow t 2) (+ (* -1/36 eh) (* 1/120 eh)))) (* -1/6 eh)))) t) |
(/ (+ eh (* (pow t 2) (- (* (pow t 2) (- (* -1 (* (pow t 2) (+ (* -1/5040 eh) (+ (* 1/720 eh) (* 1/6 (+ (* -1/36 eh) (* 1/120 eh))))))) (+ (* -1/36 eh) (* 1/120 eh)))) (* -1/6 eh)))) t) |
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 |
(+ eh (* -1/2 (* eh (pow t 2)))) |
(+ eh (* -1/2 (* eh (pow t 2)))) |
(+ eh (* -1/2 (* eh (pow t 2)))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(* -1 (/ (* ew (* t (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(* t (+ (* -1 (/ (* ew (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* (pow t 2) (- (/ (* ew (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* (pow ew 2) (* (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew))))) (* (pow eh 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))))) |
(* t (+ (* -1 (/ (* ew (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* (pow t 2) (- (+ (* (pow t 2) (- (* -1/3 (/ (* ew (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (+ (* -1 (/ (* ew (* (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew))) (- (/ (* ew (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* (pow ew 2) (* (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew))))) (* (pow eh 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))))) (pow eh 2))) (/ (* (pow ew 2) (* (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (- (+ (* -1/6 ew) (+ (* 2/15 (/ (pow eh 2) ew)) (* 1/3 (- (* -1/2 (/ (pow eh 2) ew)) (* 1/3 (/ (pow eh 2) ew)))))) (* 1/24 (/ (pow eh 2) ew))))) (* (pow eh 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))))) (/ (* ew (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (/ (* (pow ew 2) (* (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew))))) (* (pow eh 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))))) |
(* t (+ (* -1 (/ (* ew (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* (pow t 2) (- (+ (* (pow t 2) (- (+ (* -1/3 (/ (* ew (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* (pow t 2) (- (* 2/45 (/ (* ew (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (+ (* -1 (/ (* ew (* (- (* -1/3 (/ (* ew (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (+ (* -1 (/ (* ew (* (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew))) (- (/ (* ew (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* (pow ew 2) (* (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew))))) (* (pow eh 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))))) (pow eh 2))) (/ (* (pow ew 2) (* (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (- (+ (* -1/6 ew) (+ (* 2/15 (/ (pow eh 2) ew)) (* 1/3 (- (* -1/2 (/ (pow eh 2) ew)) (* 1/3 (/ (pow eh 2) ew)))))) (* 1/24 (/ (pow eh 2) ew))))) (* (pow eh 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))) (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew))))) (pow eh 2))) (+ (* -1 (/ (* ew (* (- (+ (* -1/6 ew) (+ (* 2/15 (/ (pow eh 2) ew)) (* 1/3 (- (* -1/2 (/ (pow eh 2) ew)) (* 1/3 (/ (pow eh 2) ew)))))) (* 1/24 (/ (pow eh 2) ew))) (- (/ (* ew (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* (pow ew 2) (* (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew))))) (* (pow eh 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))))) (pow eh 2))) (/ (* (pow ew 2) (* (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (- (+ (* 1/120 ew) (+ (* 17/315 (/ (pow eh 2) ew)) (+ (* 2/15 (- (* -1/2 (/ (pow eh 2) ew)) (* 1/3 (/ (pow eh 2) ew)))) (* 1/3 (- (* 1/24 (/ (pow eh 2) ew)) (+ (* 2/15 (/ (pow eh 2) ew)) (* 1/3 (- (* -1/2 (/ (pow eh 2) ew)) (* 1/3 (/ (pow eh 2) ew)))))))))) (* -1/720 (/ (pow eh 2) ew))))) (* (pow eh 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))))))) (+ (* -1 (/ (* ew (* (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew))) (- (/ (* ew (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* (pow ew 2) (* (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew))))) (* (pow eh 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))))) (pow eh 2))) (/ (* (pow ew 2) (* (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (- (+ (* -1/6 ew) (+ (* 2/15 (/ (pow eh 2) ew)) (* 1/3 (- (* -1/2 (/ (pow eh 2) ew)) (* 1/3 (/ (pow eh 2) ew)))))) (* 1/24 (/ (pow eh 2) ew))))) (* (pow eh 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))))) (/ (* ew (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (/ (* (pow ew 2) (* (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew))))) (* (pow eh 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))))) |
(/ (* ew (* t (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* t (- (* (pow t 2) (- (+ (* -1 (/ (* (pow ew 3) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (pow eh 2))) (/ (* (pow ew 2) (* (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew))))) (* (pow eh 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (/ (* ew (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* -1 (/ (* ew (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))) |
(* t (- (* (pow t 2) (- (+ (* -1 (/ (* (pow ew 3) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (pow eh 2))) (+ (* (pow t 2) (- (+ (* -1 (/ (* ew (* (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew))) (- (/ (* ew (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* (pow ew 2) (* (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew))))) (* (pow eh 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))))) (pow eh 2))) (+ (* 1/3 (/ (* (pow ew 3) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (pow eh 2))) (/ (* (pow ew 2) (* (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (- (+ (* -1/6 ew) (+ (* 2/15 (/ (pow eh 2) ew)) (* 1/3 (- (* -1/2 (/ (pow eh 2) ew)) (* 1/3 (/ (pow eh 2) ew)))))) (* 1/24 (/ (pow eh 2) ew))))) (* (pow eh 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))) (+ (* -1/3 (/ (* ew (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (/ (* (pow ew 4) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew))))) (pow eh 4))))) (/ (* (pow ew 2) (* (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew))))) (* (pow eh 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))) (/ (* ew (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* -1 (/ (* ew (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))) |
(* t (- (* (pow t 2) (- (+ (* -1 (/ (* (pow ew 3) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (pow eh 2))) (+ (* (pow t 2) (- (+ (* -1 (/ (* ew (* (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew))) (- (/ (* ew (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* (pow ew 2) (* (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew))))) (* (pow eh 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))))) (pow eh 2))) (+ (* 1/3 (/ (* (pow ew 3) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (pow eh 2))) (+ (* (pow t 2) (- (+ (* -1 (/ (* ew (* (- (* -1/3 (/ (* ew (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (+ (* -1 (/ (* ew (* (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew))) (- (/ (* ew (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* (pow ew 2) (* (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew))))) (* (pow eh 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))))) (pow eh 2))) (/ (* (pow ew 2) (* (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (- (+ (* -1/6 ew) (+ (* 2/15 (/ (pow eh 2) ew)) (* 1/3 (- (* -1/2 (/ (pow eh 2) ew)) (* 1/3 (/ (pow eh 2) ew)))))) (* 1/24 (/ (pow eh 2) ew))))) (* (pow eh 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))) (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew))))) (pow eh 2))) (+ (* -1 (/ (* ew (* (- (+ (* -1/6 ew) (+ (* 2/15 (/ (pow eh 2) ew)) (* 1/3 (- (* -1/2 (/ (pow eh 2) ew)) (* 1/3 (/ (pow eh 2) ew)))))) (* 1/24 (/ (pow eh 2) ew))) (- (/ (* ew (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* (pow ew 2) (* (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew))))) (* (pow eh 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))))) (pow eh 2))) (+ (* -2/45 (/ (* (pow ew 3) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (pow eh 2))) (/ (* (pow ew 2) (* (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (- (+ (* 1/120 ew) (+ (* 17/315 (/ (pow eh 2) ew)) (+ (* 2/15 (- (* -1/2 (/ (pow eh 2) ew)) (* 1/3 (/ (pow eh 2) ew)))) (* 1/3 (- (* 1/24 (/ (pow eh 2) ew)) (+ (* 2/15 (/ (pow eh 2) ew)) (* 1/3 (- (* -1/2 (/ (pow eh 2) ew)) (* 1/3 (/ (pow eh 2) ew)))))))))) (* -1/720 (/ (pow eh 2) ew))))) (* (pow eh 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))))) (+ (* -1 (/ (* ew (* (- (* 1/3 (/ (* (pow ew 3) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (pow eh 2))) (/ (* (pow ew 4) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew))))) (pow eh 4))) (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew))))) (pow eh 2))) (+ (* 2/45 (/ (* ew (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (/ (* (pow ew 4) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (+ (* -1/6 ew) (+ (* 2/15 (/ (pow eh 2) ew)) (* 1/3 (- (* -1/2 (/ (pow eh 2) ew)) (* 1/3 (/ (pow eh 2) ew)))))) (* 1/24 (/ (pow eh 2) ew))))) (pow eh 4)))))) (/ (* (pow ew 2) (* (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (- (+ (* -1/6 ew) (+ (* 2/15 (/ (pow eh 2) ew)) (* 1/3 (- (* -1/2 (/ (pow eh 2) ew)) (* 1/3 (/ (pow eh 2) ew)))))) (* 1/24 (/ (pow eh 2) ew))))) (* (pow eh 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))))) (+ (* -1/3 (/ (* ew (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (/ (* (pow ew 4) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew))))) (pow eh 4))))) (/ (* (pow ew 2) (* (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew))))) (* (pow eh 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))) (/ (* ew (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* -1 (/ (* ew (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))) |
(/ (* eh (cos t)) (* 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 (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
1 |
1 |
1 |
1 |
(* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) |
(* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) |
(* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) |
(* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* (pow eh 2) (cos t)) (* ew (sin t))) |
(/ (* (pow eh 2) (cos t)) (* ew (sin t))) |
(/ (* (pow eh 2) (cos t)) (* ew (sin t))) |
(/ (* (pow eh 2) (cos t)) (* ew (sin t))) |
(/ (sin t) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) |
(/ (sin t) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) |
(/ (sin t) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) |
(/ (sin t) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* ew (sin t)) (cos t)) |
(/ (* ew (sin t)) (cos t)) |
(/ (* ew (sin t)) (cos t)) |
(/ (* ew (sin t)) (cos t)) |
(/ eh (* ew (sin t))) |
(/ eh (* ew (sin t))) |
(/ eh (* ew (sin t))) |
(/ eh (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ eh (sin t)) |
(/ eh (sin t)) |
(/ eh (sin t)) |
(/ eh (sin t)) |
(* eh (cos t)) |
(* eh (cos t)) |
(* eh (cos t)) |
(* eh (cos t)) |
(* -1/2 (* eh (pow t 2))) |
(* (pow t 2) (+ (* -1/2 eh) (/ eh (pow t 2)))) |
(* (pow t 2) (+ (* -1/2 eh) (/ eh (pow t 2)))) |
(* (pow t 2) (+ (* -1/2 eh) (/ eh (pow t 2)))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(/ (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))))) |
(/ (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))))) |
(/ (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))))) |
(/ (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))))) |
(- (/ (* (pow ew 2) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 2))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (/ (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))))) |
(- (/ (* (pow ew 2) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 2))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (/ (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))))) |
(- (/ (* (pow ew 2) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 2))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (/ (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))))) |
(- (/ (* (pow ew 2) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 2))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (/ (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
1 |
1 |
1 |
1 |
(* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) |
(* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) |
(* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) |
(* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* (pow eh 2) (cos t)) (* ew (sin t))) |
(/ (* (pow eh 2) (cos t)) (* ew (sin t))) |
(/ (* (pow eh 2) (cos t)) (* ew (sin t))) |
(/ (* (pow eh 2) (cos t)) (* ew (sin t))) |
(/ (sin t) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) |
(/ (sin t) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) |
(/ (sin t) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) |
(/ (sin t) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* ew (sin t)) (cos t)) |
(/ (* ew (sin t)) (cos t)) |
(/ (* ew (sin t)) (cos t)) |
(/ (* ew (sin t)) (cos t)) |
(/ eh (* ew (sin t))) |
(/ eh (* ew (sin t))) |
(/ eh (* ew (sin t))) |
(/ eh (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ eh (sin t)) |
(/ eh (sin t)) |
(/ eh (sin t)) |
(/ eh (sin t)) |
(* eh (cos t)) |
(* eh (cos t)) |
(* eh (cos t)) |
(* eh (cos t)) |
(* -1/2 (* eh (pow t 2))) |
(* (pow t 2) (+ (* -1/2 eh) (/ eh (pow t 2)))) |
(* (pow t 2) (+ (* -1/2 eh) (/ eh (pow t 2)))) |
(* (pow t 2) (+ (* -1/2 eh) (/ eh (pow t 2)))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(/ (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))))) |
(/ (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))))) |
(/ (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))))) |
(/ (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))))) |
(- (/ (* (pow ew 2) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 2))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (/ (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))))) |
(- (/ (* (pow ew 2) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 2))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (/ (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))))) |
(- (/ (* (pow ew 2) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 2))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (/ (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))))) |
(- (/ (* (pow ew 2) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 2))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (/ (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))))) |
| Outputs |
|---|
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(*.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew) (sin.f64 t)) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(*.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew) (sin.f64 t)) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(*.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew) (sin.f64 t)) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(*.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew) (sin.f64 t)) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(*.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew) (sin.f64 t)) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(*.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew) (sin.f64 t)) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) eh) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) eh) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) eh) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) eh) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(*.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew) (sin.f64 t)) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))))) |
1 |
#s(literal 1 binary64) |
1 |
#s(literal 1 binary64) |
1 |
#s(literal 1 binary64) |
1 |
#s(literal 1 binary64) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(*.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew) (sin.f64 t)) |
(+ (* -1 (/ (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (sin t)))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew) (sin.f64 t) (/.f64 (*.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))) (neg.f64 (*.f64 (sin.f64 t) ew)))) |
(+ (* -1 (/ (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (sin t)))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew) (sin.f64 t) (/.f64 (*.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))) (neg.f64 (*.f64 (sin.f64 t) ew)))) |
(+ (* -1 (/ (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (sin t)))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew) (sin.f64 t) (/.f64 (*.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))) (neg.f64 (*.f64 (sin.f64 t) ew)))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ (* (pow eh 2) (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 (*.f64 eh eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) |
(/ (* (pow eh 2) (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 (*.f64 eh eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) |
(/ (* (pow eh 2) (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 (*.f64 eh eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) |
(/ (* (pow eh 2) (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 (*.f64 eh eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) |
(/ 1 ew) |
(/.f64 #s(literal 1 binary64) ew) |
(+ (/ 1 ew) (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 3) (pow (sin t) 2)))) |
(fma.f64 (/.f64 (*.f64 eh eh) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 ew #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) ew)) |
(+ (* (pow eh 2) (- (/ (* (pow eh 2) (pow (cos t) 4)) (* (pow ew 5) (pow (sin t) 4))) (* -1 (/ (pow (cos t) 2) (* (pow ew 3) (pow (sin t) 2)))))) (/ 1 ew)) |
(fma.f64 (fma.f64 (/.f64 (*.f64 eh eh) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (pow.f64 ew #s(literal 5 binary64))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (pow.f64 ew #s(literal 3 binary64))))) (*.f64 eh eh) (/.f64 #s(literal 1 binary64) ew)) |
(+ (* (pow eh 2) (- (* (pow eh 2) (- (/ (* (pow eh 2) (pow (cos t) 6)) (* (pow ew 7) (pow (sin t) 6))) (* -1 (/ (pow (cos t) 4) (* (pow ew 5) (pow (sin t) 4)))))) (* -1 (/ (pow (cos t) 2) (* (pow ew 3) (pow (sin t) 2)))))) (/ 1 ew)) |
(fma.f64 (fma.f64 (fma.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 6 binary64)) (pow.f64 ew #s(literal 7 binary64))) (/.f64 (*.f64 eh eh) (pow.f64 (sin.f64 t) #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 5 binary64))))) (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (pow.f64 ew #s(literal 3 binary64))))) (*.f64 eh eh) (/.f64 #s(literal 1 binary64) ew)) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ eh (* ew (sin t))) |
(/.f64 eh (*.f64 (sin.f64 t) ew)) |
(/ eh (* ew (sin t))) |
(/.f64 eh (*.f64 (sin.f64 t) ew)) |
(/ eh (* ew (sin t))) |
(/.f64 eh (*.f64 (sin.f64 t) ew)) |
(/ eh (* ew (sin t))) |
(/.f64 eh (*.f64 (sin.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ eh (sin t)) |
(/.f64 eh (sin.f64 t)) |
(/ eh (sin t)) |
(/.f64 eh (sin.f64 t)) |
(/ eh (sin t)) |
(/.f64 eh (sin.f64 t)) |
(/ eh (sin t)) |
(/.f64 eh (sin.f64 t)) |
(* 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 (+ 1 (* -1/2 (pow t 2)))) |
(*.f64 (fma.f64 (*.f64 t t) #s(literal -1/2 binary64) #s(literal 1 binary64)) eh) |
(* eh (+ 1 (* -1/2 (pow t 2)))) |
(*.f64 (fma.f64 (*.f64 t t) #s(literal -1/2 binary64) #s(literal 1 binary64)) eh) |
(* eh (+ 1 (* -1/2 (pow t 2)))) |
(*.f64 (fma.f64 (*.f64 t t) #s(literal -1/2 binary64) #s(literal 1 binary64)) eh) |
(* eh (+ 1 (* -1/2 (pow t 2)))) |
(*.f64 (fma.f64 (*.f64 t t) #s(literal -1/2 binary64) #s(literal 1 binary64)) eh) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(/ (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(*.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew)) (/.f64 (*.f64 eh eh) (sin.f64 t))) |
(* (pow eh 2) (+ (/ (* (pow eh 2) (* (pow (cos t) 4) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow ew 3) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 3)))) (/ (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))))) |
(*.f64 (fma.f64 (/.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew)) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (sin.f64 t)) (*.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 (pow.f64 ew #s(literal 3 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))))) (/.f64 (*.f64 eh eh) (pow.f64 (sin.f64 t) #s(literal 3 binary64))))) (*.f64 eh eh)) |
(* (pow eh 2) (+ (* (pow eh 2) (- (/ (* (pow eh 2) (* (pow (cos t) 6) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow ew 5) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 5)))) (* -1 (/ (* (pow (cos t) 4) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (* (pow ew 3) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 3))))))) (/ (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))))) |
(*.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) (*.f64 (pow.f64 ew #s(literal 5 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))))) (/.f64 (*.f64 eh eh) (pow.f64 (sin.f64 t) #s(literal 5 binary64))) (*.f64 (/.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (*.f64 (pow.f64 ew #s(literal 3 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))))) (*.f64 eh eh) (*.f64 (/.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew)) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (sin.f64 t)))) (*.f64 eh eh)) |
(* (pow eh 2) (+ (* (pow eh 2) (- (* (pow eh 2) (- (/ (* (pow eh 2) (* (pow (cos t) 8) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow ew 7) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 7)))) (* -1 (/ (* (pow (cos t) 6) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (* (pow ew 5) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 5))))))) (* -1 (/ (* (pow (cos t) 4) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (* (pow ew 3) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 3))))))) (/ (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))))) |
(*.f64 (fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 8 binary64))) (*.f64 (pow.f64 ew #s(literal 7 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))))) (/.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 7 binary64))) (*.f64 (/.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (*.f64 (pow.f64 ew #s(literal 5 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 6 binary64)) (pow.f64 (sin.f64 t) #s(literal 5 binary64))))) (*.f64 eh eh) (*.f64 (/.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (*.f64 (pow.f64 ew #s(literal 3 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))))) (*.f64 eh eh) (*.f64 (/.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew)) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (sin.f64 t)))) (*.f64 eh eh)) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(*.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew) (sin.f64 t)) |
(+ (* -1 (* (pow eh 2) (+ (* -1 (/ (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* ew (sin t)))) (/ (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (neg.f64 (*.f64 eh eh)) (fma.f64 (/.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew)) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (sin.f64 t)) (*.f64 (neg.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) ew)) (/.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (sin.f64 t)))) (*.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew) (sin.f64 t))) |
(+ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (* (pow eh 2) (- (* (pow eh 2) (- (* -1 (/ (* (pow (cos t) 4) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (* (pow ew 3) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 3))))) (* -1 (/ (* (pow (cos t) 4) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* (pow ew 3) (pow (sin t) 3)))))) (+ (* -1 (/ (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* ew (sin t)))) (/ (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))))))) |
(fma.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (pow.f64 ew #s(literal 3 binary64))) (-.f64 (/.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 3 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))))) (/.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (pow.f64 (sin.f64 t) #s(literal 3 binary64)))))) (*.f64 eh eh)) (fma.f64 (/.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew)) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (sin.f64 t)) (*.f64 (neg.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) ew)) (/.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (sin.f64 t))))) (*.f64 eh eh) (*.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew) (sin.f64 t))) |
(+ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (* (pow eh 2) (- (* (pow eh 2) (- (+ (* -1 (/ (* (pow (cos t) 4) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (* (pow ew 3) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 3))))) (* (pow eh 2) (- (* -1 (/ (* (pow (cos t) 6) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (* (pow ew 5) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 5))))) (* -1 (/ (* (pow (cos t) 6) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* (pow ew 5) (pow (sin t) 5))))))) (* -1 (/ (* (pow (cos t) 4) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* (pow ew 3) (pow (sin t) 3)))))) (+ (* -1 (/ (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* ew (sin t)))) (/ (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))))))) |
(fma.f64 (fma.f64 (fma.f64 (neg.f64 (*.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 6 binary64)) (pow.f64 ew #s(literal 5 binary64))) (-.f64 (/.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 5 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))))) (/.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (pow.f64 (sin.f64 t) #s(literal 5 binary64)))))) (*.f64 eh eh) (neg.f64 (*.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (pow.f64 ew #s(literal 3 binary64))) (-.f64 (/.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 3 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))))) (/.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (pow.f64 (sin.f64 t) #s(literal 3 binary64))))))) (*.f64 eh eh) (neg.f64 (fma.f64 (/.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew)) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (sin.f64 t)) (*.f64 (neg.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) ew)) (/.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (sin.f64 t)))))) (*.f64 eh eh) (*.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew) (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))) |
(* eh (+ (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))) |
(*.f64 (fma.f64 ew (/.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (sin.f64 t)) eh) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (cos.f64 t))) eh) |
(* eh (+ (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))) |
(*.f64 (fma.f64 ew (/.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (sin.f64 t)) eh) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (cos.f64 t))) eh) |
(* eh (+ (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))) |
(*.f64 (fma.f64 ew (/.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (sin.f64 t)) eh) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (cos.f64 t))) eh) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(*.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew) (sin.f64 t)) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(*.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew) (sin.f64 t)) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(*.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew) (sin.f64 t)) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(*.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew) (sin.f64 t)) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))))) |
(* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))) |
(* eh (+ (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))) |
(*.f64 (fma.f64 ew (/.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (sin.f64 t)) eh) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (cos.f64 t))) eh) |
(* eh (+ (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))) |
(*.f64 (fma.f64 ew (/.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (sin.f64 t)) eh) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (cos.f64 t))) eh) |
(* eh (+ (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))) |
(*.f64 (fma.f64 ew (/.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (sin.f64 t)) eh) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (cos.f64 t))) eh) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) eh) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) eh) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) eh) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) eh) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))) |
(* eh (+ (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))) |
(*.f64 (fma.f64 ew (/.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (sin.f64 t)) eh) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (cos.f64 t))) eh) |
(* eh (+ (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))) |
(*.f64 (fma.f64 ew (/.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (sin.f64 t)) eh) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (cos.f64 t))) eh) |
(* eh (+ (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))) |
(*.f64 (fma.f64 ew (/.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (sin.f64 t)) eh) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (cos.f64 t))) eh) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))))) |
1 |
#s(literal 1 binary64) |
1 |
#s(literal 1 binary64) |
1 |
#s(literal 1 binary64) |
1 |
#s(literal 1 binary64) |
(* -1 (/ (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (sin t)))) |
(/.f64 (*.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))) (neg.f64 (*.f64 (sin.f64 t) ew))) |
(* (pow eh 2) (+ (* -1 (/ (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* ew (sin t)))) (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (pow eh 2)))) |
(*.f64 (fma.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew) eh) (/.f64 (sin.f64 t) eh) (*.f64 (neg.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) ew)) (/.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (sin.f64 t)))) (*.f64 eh eh)) |
(* (pow eh 2) (+ (* -1 (/ (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* ew (sin t)))) (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (pow eh 2)))) |
(*.f64 (fma.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew) eh) (/.f64 (sin.f64 t) eh) (*.f64 (neg.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) ew)) (/.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (sin.f64 t)))) (*.f64 eh eh)) |
(* (pow eh 2) (+ (* -1 (/ (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* ew (sin t)))) (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (pow eh 2)))) |
(*.f64 (fma.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew) eh) (/.f64 (sin.f64 t) eh) (*.f64 (neg.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) ew)) (/.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (sin.f64 t)))) (*.f64 eh eh)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ (* (pow eh 2) (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 (*.f64 eh eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) |
(/ (* (pow eh 2) (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 (*.f64 eh eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) |
(/ (* (pow eh 2) (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 (*.f64 eh eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) |
(/ (* (pow eh 2) (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 (*.f64 eh eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) |
(* -1 (/ (* ew (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) |
(*.f64 (neg.f64 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 (/ (* ew (pow (sin t) 2)) (pow (cos t) 2))) (* -1 (/ (* (pow ew 3) (pow (sin t) 4)) (* (pow eh 2) (pow (cos t) 4))))) (pow eh 2)) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 ew #s(literal 3 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 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))))) (*.f64 eh eh)) |
(/ (- (+ (* -1 (/ (* ew (pow (sin t) 2)) (pow (cos t) 2))) (* -1 (/ (* (pow ew 5) (pow (sin t) 6)) (* (pow eh 4) (pow (cos t) 6))))) (/ (* (pow ew 3) (pow (sin t) 4)) (* (pow eh 2) (pow (cos t) 4)))) (pow eh 2)) |
(/.f64 (fma.f64 (neg.f64 (pow.f64 ew #s(literal 5 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)))) (neg.f64 (fma.f64 (pow.f64 ew #s(literal 3 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 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))))) (*.f64 eh eh)) |
(/ (- (+ (* -1 (/ (* ew (pow (sin t) 2)) (pow (cos t) 2))) (* -1 (/ (* (pow ew 7) (pow (sin t) 8)) (* (pow eh 6) (pow (cos t) 8))))) (+ (/ (* (pow ew 3) (pow (sin t) 4)) (* (pow eh 2) (pow (cos t) 4))) (/ (* (pow ew 5) (pow (sin t) 6)) (* (pow eh 4) (pow (cos t) 6))))) (pow eh 2)) |
(/.f64 (-.f64 (neg.f64 (fma.f64 (pow.f64 ew #s(literal 7 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 (sin.f64 t) #s(literal 2 binary64)) ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))))) (fma.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 eh #s(literal 4 binary64))) (/.f64 (pow.f64 ew #s(literal 5 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) (*.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 eh eh)) (/.f64 (pow.f64 ew #s(literal 3 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64)))))) (*.f64 eh eh)) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ eh (* ew (sin t))) |
(/.f64 eh (*.f64 (sin.f64 t) ew)) |
(/ eh (* ew (sin t))) |
(/.f64 eh (*.f64 (sin.f64 t) ew)) |
(/ eh (* ew (sin t))) |
(/.f64 eh (*.f64 (sin.f64 t) ew)) |
(/ eh (* ew (sin t))) |
(/.f64 eh (*.f64 (sin.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ eh (sin t)) |
(/.f64 eh (sin.f64 t)) |
(/ eh (sin t)) |
(/.f64 eh (sin.f64 t)) |
(/ eh (sin t)) |
(/.f64 eh (sin.f64 t)) |
(/ eh (sin t)) |
(/.f64 eh (sin.f64 t)) |
(* 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 (+ 1 (* -1/2 (pow t 2)))) |
(*.f64 (fma.f64 (*.f64 t t) #s(literal -1/2 binary64) #s(literal 1 binary64)) eh) |
(* eh (+ 1 (* -1/2 (pow t 2)))) |
(*.f64 (fma.f64 (*.f64 t t) #s(literal -1/2 binary64) #s(literal 1 binary64)) eh) |
(* eh (+ 1 (* -1/2 (pow t 2)))) |
(*.f64 (fma.f64 (*.f64 t t) #s(literal -1/2 binary64) #s(literal 1 binary64)) eh) |
(* eh (+ 1 (* -1/2 (pow t 2)))) |
(*.f64 (fma.f64 (*.f64 t t) #s(literal -1/2 binary64) #s(literal 1 binary64)) eh) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(* -1 (/ (* ew (* (sin t) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(/.f64 (*.f64 (*.f64 (sin.f64 t) ew) (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64))) (neg.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))))) |
(+ (* -1 (/ (* ew (* (sin t) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1 (/ (* (pow ew 3) (* (pow (sin t) 3) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))))) |
(neg.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 3 binary64)) (pow.f64 ew #s(literal 3 binary64))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))))) (/.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 ew (*.f64 (sin.f64 t) (/.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))))))) |
(- (+ (* -1 (/ (* ew (* (sin t) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1 (/ (* (pow ew 5) (* (pow (sin t) 5) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow eh 4) (* (pow (cos t) 4) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))))) (/ (* (pow ew 3) (* (pow (sin t) 3) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))) |
(fma.f64 (neg.f64 (/.f64 (pow.f64 ew #s(literal 5 binary64)) (pow.f64 eh #s(literal 4 binary64)))) (*.f64 (/.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 5 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64)))) (neg.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 3 binary64)) (pow.f64 ew #s(literal 3 binary64))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))))) (/.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 ew (*.f64 (sin.f64 t) (/.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))))))))) |
(- (+ (* -1 (/ (* ew (* (sin t) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1 (/ (* (pow ew 7) (* (pow (sin t) 7) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow eh 6) (* (pow (cos t) 6) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))))) (+ (/ (* (pow ew 3) (* (pow (sin t) 3) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (/ (* (pow ew 5) (* (pow (sin t) 5) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow eh 4) (* (pow (cos t) 4) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))))) |
(-.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 ew #s(literal 7 binary64)) (pow.f64 (sin.f64 t) #s(literal 7 binary64))) (pow.f64 eh #s(literal 6 binary64))) (/.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 6 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))))) (*.f64 ew (*.f64 (sin.f64 t) (/.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))))))) (fma.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 3 binary64)) (pow.f64 ew #s(literal 3 binary64))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh))) (/.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))) (*.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 5 binary64)) (pow.f64 ew #s(literal 5 binary64))) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64)))) (/.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))))))) |
(/ (* ew (* (sin t) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 ew (*.f64 (sin.f64 t) (/.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))))) |
(- (+ (* -1 (/ (* (pow ew 3) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 3))) (* (pow eh 2) (pow (cos t) 2)))) (/ (* (pow ew 3) (* (pow (sin t) 3) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))) (* -1 (/ (* ew (* (sin t) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) |
(fma.f64 (neg.f64 (/.f64 (pow.f64 ew #s(literal 3 binary64)) (*.f64 eh eh))) (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 3 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (fma.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 3 binary64)) (pow.f64 ew #s(literal 3 binary64))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))))) (/.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 ew (*.f64 (sin.f64 t) (/.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))))))) |
(- (+ (* -1 (/ (* (pow ew 3) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 3))) (* (pow eh 2) (pow (cos t) 2)))) (+ (/ (* (pow ew 3) (* (pow (sin t) 3) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (/ (* (pow ew 5) (* (pow (sin t) 5) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow eh 4) (* (pow (cos t) 4) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))))) (+ (* -1 (/ (* ew (* (sin t) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (/ (* (pow ew 5) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 5))) (* (pow eh 4) (pow (cos t) 4))))) |
(-.f64 (fma.f64 (neg.f64 (pow.f64 ew #s(literal 3 binary64))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)))) (fma.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 3 binary64)) (pow.f64 ew #s(literal 3 binary64))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh))) (/.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))) (*.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 5 binary64)) (pow.f64 ew #s(literal 5 binary64))) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64)))) (/.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))))))) (fma.f64 (pow.f64 ew #s(literal 5 binary64)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 5 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))))) (/.f64 (*.f64 (*.f64 (sin.f64 t) ew) (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64))) (neg.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))))))) |
(- (+ (* -1 (/ (* (pow ew 3) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 3))) (* (pow eh 2) (pow (cos t) 2)))) (+ (/ (* (pow ew 3) (* (pow (sin t) 3) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (+ (/ (* (pow ew 5) (* (pow (sin t) 5) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow eh 4) (* (pow (cos t) 4) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (/ (* (pow ew 7) (* (pow (sin t) 7) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow eh 6) (* (pow (cos t) 6) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))))) (+ (* -1 (/ (* ew (* (sin t) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (+ (/ (* (pow ew 5) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 5))) (* (pow eh 4) (pow (cos t) 4))) (/ (* (pow ew 7) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 7))) (* (pow eh 6) (pow (cos t) 6)))))) |
(-.f64 (fma.f64 (neg.f64 (pow.f64 ew #s(literal 3 binary64))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)))) (fma.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 3 binary64)) (pow.f64 ew #s(literal 3 binary64))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh))) (/.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))) (fma.f64 (/.f64 (*.f64 (pow.f64 ew #s(literal 7 binary64)) (pow.f64 (sin.f64 t) #s(literal 7 binary64))) (*.f64 (pow.f64 eh #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64)))) (/.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))) (*.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 5 binary64)) (pow.f64 ew #s(literal 5 binary64))) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64)))) (/.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))))))) (fma.f64 (pow.f64 ew #s(literal 7 binary64)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 7 binary64)) (*.f64 (pow.f64 eh #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64))))) (fma.f64 (pow.f64 ew #s(literal 5 binary64)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 5 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))))) (/.f64 (*.f64 (*.f64 (sin.f64 t) ew) (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64))) (neg.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))))))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))) |
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1 (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))))) |
(*.f64 (neg.f64 eh) (neg.f64 (fma.f64 ew (/.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (sin.f64 t)) eh) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (cos.f64 t))))) |
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1 (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))))) |
(*.f64 (neg.f64 eh) (neg.f64 (fma.f64 ew (/.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (sin.f64 t)) eh) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (cos.f64 t))))) |
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1 (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))))) |
(*.f64 (neg.f64 eh) (neg.f64 (fma.f64 ew (/.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (sin.f64 t)) eh) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (cos.f64 t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(*.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew) (sin.f64 t)) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(*.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew) (sin.f64 t)) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(*.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew) (sin.f64 t)) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(*.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew) (sin.f64 t)) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))))) |
(* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))) |
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1 (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))))) |
(*.f64 (neg.f64 eh) (neg.f64 (fma.f64 ew (/.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (sin.f64 t)) eh) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (cos.f64 t))))) |
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1 (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))))) |
(*.f64 (neg.f64 eh) (neg.f64 (fma.f64 ew (/.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (sin.f64 t)) eh) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (cos.f64 t))))) |
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1 (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))))) |
(*.f64 (neg.f64 eh) (neg.f64 (fma.f64 ew (/.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (sin.f64 t)) eh) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (cos.f64 t))))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) eh) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) eh) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) eh) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) eh) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))) |
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1 (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))))) |
(*.f64 (neg.f64 eh) (neg.f64 (fma.f64 ew (/.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (sin.f64 t)) eh) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (cos.f64 t))))) |
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1 (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))))) |
(*.f64 (neg.f64 eh) (neg.f64 (fma.f64 ew (/.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (sin.f64 t)) eh) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (cos.f64 t))))) |
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1 (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))))) |
(*.f64 (neg.f64 eh) (neg.f64 (fma.f64 ew (/.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (sin.f64 t)) eh) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (cos.f64 t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))))) |
1 |
#s(literal 1 binary64) |
1 |
#s(literal 1 binary64) |
1 |
#s(literal 1 binary64) |
1 |
#s(literal 1 binary64) |
(* -1 (/ (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (sin t)))) |
(/.f64 (*.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))) (neg.f64 (*.f64 (sin.f64 t) ew))) |
(* (pow eh 2) (+ (* -1 (/ (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* ew (sin t)))) (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (pow eh 2)))) |
(*.f64 (fma.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew) eh) (/.f64 (sin.f64 t) eh) (*.f64 (neg.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) ew)) (/.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (sin.f64 t)))) (*.f64 eh eh)) |
(* (pow eh 2) (+ (* -1 (/ (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* ew (sin t)))) (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (pow eh 2)))) |
(*.f64 (fma.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew) eh) (/.f64 (sin.f64 t) eh) (*.f64 (neg.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) ew)) (/.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (sin.f64 t)))) (*.f64 eh eh)) |
(* (pow eh 2) (+ (* -1 (/ (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* ew (sin t)))) (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (pow eh 2)))) |
(*.f64 (fma.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew) eh) (/.f64 (sin.f64 t) eh) (*.f64 (neg.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) ew)) (/.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (sin.f64 t)))) (*.f64 eh eh)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ (* (pow eh 2) (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 (*.f64 eh eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) |
(/ (* (pow eh 2) (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 (*.f64 eh eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) |
(/ (* (pow eh 2) (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 (*.f64 eh eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) |
(/ (* (pow eh 2) (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 (*.f64 eh eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) |
(* -1 (/ (* ew (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) |
(*.f64 (neg.f64 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 (/ (* ew (pow (sin t) 2)) (pow (cos t) 2))) (* -1 (/ (* (pow ew 3) (pow (sin t) 4)) (* (pow eh 2) (pow (cos t) 4))))) (pow eh 2)) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 ew #s(literal 3 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 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))))) (*.f64 eh eh)) |
(/ (- (+ (* -1 (/ (* ew (pow (sin t) 2)) (pow (cos t) 2))) (* -1 (/ (* (pow ew 5) (pow (sin t) 6)) (* (pow eh 4) (pow (cos t) 6))))) (/ (* (pow ew 3) (pow (sin t) 4)) (* (pow eh 2) (pow (cos t) 4)))) (pow eh 2)) |
(/.f64 (fma.f64 (neg.f64 (pow.f64 ew #s(literal 5 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)))) (neg.f64 (fma.f64 (pow.f64 ew #s(literal 3 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 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))))) (*.f64 eh eh)) |
(/ (- (+ (* -1 (/ (* ew (pow (sin t) 2)) (pow (cos t) 2))) (* -1 (/ (* (pow ew 7) (pow (sin t) 8)) (* (pow eh 6) (pow (cos t) 8))))) (+ (/ (* (pow ew 3) (pow (sin t) 4)) (* (pow eh 2) (pow (cos t) 4))) (/ (* (pow ew 5) (pow (sin t) 6)) (* (pow eh 4) (pow (cos t) 6))))) (pow eh 2)) |
(/.f64 (-.f64 (neg.f64 (fma.f64 (pow.f64 ew #s(literal 7 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 (sin.f64 t) #s(literal 2 binary64)) ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))))) (fma.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 eh #s(literal 4 binary64))) (/.f64 (pow.f64 ew #s(literal 5 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) (*.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 eh eh)) (/.f64 (pow.f64 ew #s(literal 3 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64)))))) (*.f64 eh eh)) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ eh (* ew (sin t))) |
(/.f64 eh (*.f64 (sin.f64 t) ew)) |
(/ eh (* ew (sin t))) |
(/.f64 eh (*.f64 (sin.f64 t) ew)) |
(/ eh (* ew (sin t))) |
(/.f64 eh (*.f64 (sin.f64 t) ew)) |
(/ eh (* ew (sin t))) |
(/.f64 eh (*.f64 (sin.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ eh (sin t)) |
(/.f64 eh (sin.f64 t)) |
(/ eh (sin t)) |
(/.f64 eh (sin.f64 t)) |
(/ eh (sin t)) |
(/.f64 eh (sin.f64 t)) |
(/ eh (sin t)) |
(/.f64 eh (sin.f64 t)) |
(* 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 (* eh (- (* 1/2 (pow t 2)) 1))) |
(*.f64 (neg.f64 eh) (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal -1 binary64))) |
(* -1 (* eh (- (* 1/2 (pow t 2)) 1))) |
(*.f64 (neg.f64 eh) (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal -1 binary64))) |
(* -1 (* eh (- (* 1/2 (pow t 2)) 1))) |
(*.f64 (neg.f64 eh) (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal -1 binary64))) |
(* -1 (* eh (- (* 1/2 (pow t 2)) 1))) |
(*.f64 (neg.f64 eh) (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal -1 binary64))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(* -1 (/ (* ew (* (sin t) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(/.f64 (*.f64 (*.f64 (sin.f64 t) ew) (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64))) (neg.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))))) |
(+ (* -1 (/ (* ew (* (sin t) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1 (/ (* (pow ew 3) (* (pow (sin t) 3) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))))) |
(neg.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 3 binary64)) (pow.f64 ew #s(literal 3 binary64))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))))) (/.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 ew (*.f64 (sin.f64 t) (/.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))))))) |
(- (+ (* -1 (/ (* ew (* (sin t) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1 (/ (* (pow ew 5) (* (pow (sin t) 5) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow eh 4) (* (pow (cos t) 4) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))))) (/ (* (pow ew 3) (* (pow (sin t) 3) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))) |
(fma.f64 (neg.f64 (/.f64 (pow.f64 ew #s(literal 5 binary64)) (pow.f64 eh #s(literal 4 binary64)))) (*.f64 (/.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 5 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64)))) (neg.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 3 binary64)) (pow.f64 ew #s(literal 3 binary64))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))))) (/.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 ew (*.f64 (sin.f64 t) (/.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))))))))) |
(- (+ (* -1 (/ (* ew (* (sin t) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1 (/ (* (pow ew 7) (* (pow (sin t) 7) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow eh 6) (* (pow (cos t) 6) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))))) (+ (/ (* (pow ew 3) (* (pow (sin t) 3) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (/ (* (pow ew 5) (* (pow (sin t) 5) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow eh 4) (* (pow (cos t) 4) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))))) |
(-.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 ew #s(literal 7 binary64)) (pow.f64 (sin.f64 t) #s(literal 7 binary64))) (pow.f64 eh #s(literal 6 binary64))) (/.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 6 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))))) (*.f64 ew (*.f64 (sin.f64 t) (/.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))))))) (fma.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 3 binary64)) (pow.f64 ew #s(literal 3 binary64))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh))) (/.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))) (*.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 5 binary64)) (pow.f64 ew #s(literal 5 binary64))) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64)))) (/.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))))))) |
(/ (* ew (* (sin t) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 ew (*.f64 (sin.f64 t) (/.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))))) |
(- (+ (* -1 (/ (* (pow ew 3) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 3))) (* (pow eh 2) (pow (cos t) 2)))) (/ (* (pow ew 3) (* (pow (sin t) 3) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))) (* -1 (/ (* ew (* (sin t) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) |
(fma.f64 (neg.f64 (/.f64 (pow.f64 ew #s(literal 3 binary64)) (*.f64 eh eh))) (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 3 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (fma.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 3 binary64)) (pow.f64 ew #s(literal 3 binary64))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))))) (/.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 ew (*.f64 (sin.f64 t) (/.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))))))) |
(- (+ (* -1 (/ (* (pow ew 3) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 3))) (* (pow eh 2) (pow (cos t) 2)))) (+ (/ (* (pow ew 3) (* (pow (sin t) 3) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (/ (* (pow ew 5) (* (pow (sin t) 5) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow eh 4) (* (pow (cos t) 4) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))))) (+ (* -1 (/ (* ew (* (sin t) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (/ (* (pow ew 5) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 5))) (* (pow eh 4) (pow (cos t) 4))))) |
(-.f64 (fma.f64 (neg.f64 (pow.f64 ew #s(literal 3 binary64))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)))) (fma.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 3 binary64)) (pow.f64 ew #s(literal 3 binary64))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh))) (/.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))) (*.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 5 binary64)) (pow.f64 ew #s(literal 5 binary64))) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64)))) (/.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))))))) (fma.f64 (pow.f64 ew #s(literal 5 binary64)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 5 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))))) (/.f64 (*.f64 (*.f64 (sin.f64 t) ew) (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64))) (neg.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))))))) |
(- (+ (* -1 (/ (* (pow ew 3) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 3))) (* (pow eh 2) (pow (cos t) 2)))) (+ (/ (* (pow ew 3) (* (pow (sin t) 3) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (+ (/ (* (pow ew 5) (* (pow (sin t) 5) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow eh 4) (* (pow (cos t) 4) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (/ (* (pow ew 7) (* (pow (sin t) 7) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow eh 6) (* (pow (cos t) 6) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))))) (+ (* -1 (/ (* ew (* (sin t) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (+ (/ (* (pow ew 5) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 5))) (* (pow eh 4) (pow (cos t) 4))) (/ (* (pow ew 7) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 7))) (* (pow eh 6) (pow (cos t) 6)))))) |
(-.f64 (fma.f64 (neg.f64 (pow.f64 ew #s(literal 3 binary64))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)))) (fma.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 3 binary64)) (pow.f64 ew #s(literal 3 binary64))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh))) (/.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))) (fma.f64 (/.f64 (*.f64 (pow.f64 ew #s(literal 7 binary64)) (pow.f64 (sin.f64 t) #s(literal 7 binary64))) (*.f64 (pow.f64 eh #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64)))) (/.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))) (*.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 5 binary64)) (pow.f64 ew #s(literal 5 binary64))) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64)))) (/.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))))))) (fma.f64 (pow.f64 ew #s(literal 7 binary64)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 7 binary64)) (*.f64 (pow.f64 eh #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64))))) (fma.f64 (pow.f64 ew #s(literal 5 binary64)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 5 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))))) (/.f64 (*.f64 (*.f64 (sin.f64 t) ew) (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64))) (neg.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))))))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(*.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew) (sin.f64 t)) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(*.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew) (sin.f64 t)) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(*.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew) (sin.f64 t)) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(*.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew) (sin.f64 t)) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))))) |
(* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) eh) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) eh) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) eh) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) eh) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))))) |
1 |
#s(literal 1 binary64) |
1 |
#s(literal 1 binary64) |
1 |
#s(literal 1 binary64) |
1 |
#s(literal 1 binary64) |
(* -1 (/ (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (sin t)))) |
(/.f64 (*.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))) (neg.f64 (*.f64 (sin.f64 t) ew))) |
(/ (+ (* -1 (/ (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (sin t))) (* (pow ew 2) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) ew) |
(/.f64 (fma.f64 (*.f64 (*.f64 ew ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))) (sin.f64 t) (/.f64 (*.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))) (neg.f64 (sin.f64 t)))) ew) |
(/ (+ (* -1 (/ (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (sin t))) (* (pow ew 2) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) ew) |
(/.f64 (fma.f64 (*.f64 (*.f64 ew ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))) (sin.f64 t) (/.f64 (*.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))) (neg.f64 (sin.f64 t)))) ew) |
(/ (+ (* -1 (/ (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (sin t))) (* (pow ew 2) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) ew) |
(/.f64 (fma.f64 (*.f64 (*.f64 ew ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))) (sin.f64 t) (/.f64 (*.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))) (neg.f64 (sin.f64 t)))) ew) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ (* (pow eh 2) (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 (*.f64 eh eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) |
(/ (* (pow eh 2) (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 (*.f64 eh eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) |
(/ (* (pow eh 2) (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 (*.f64 eh eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) |
(/ (* (pow eh 2) (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 (*.f64 eh eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) |
(* -1 (/ (* ew (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) |
(*.f64 (neg.f64 ew) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)))) |
(* ew (+ (* -1 (/ (* (pow ew 2) (pow (sin t) 4)) (* (pow eh 4) (pow (cos t) 4)))) (* -1 (/ (pow (sin t) 2) (* (pow eh 2) (pow (cos t) 2)))))) |
(*.f64 (neg.f64 (fma.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 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh))))) ew) |
(* ew (+ (* -1 (/ (pow (sin t) 2) (* (pow eh 2) (pow (cos t) 2)))) (* (pow ew 2) (- (* -1 (/ (* (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))))))) |
(*.f64 (fma.f64 (neg.f64 (fma.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 (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (neg.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64))))) ew) |
(* ew (+ (* -1 (/ (pow (sin t) 2) (* (pow eh 2) (pow (cos t) 2)))) (* (pow ew 2) (- (* (pow ew 2) (- (* -1 (/ (* (pow ew 2) (pow (sin t) 8)) (* (pow eh 8) (pow (cos t) 8)))) (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6))))) (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))))) |
(*.f64 (fma.f64 (fma.f64 (neg.f64 (fma.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) (/.f64 (neg.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 (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (neg.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64))))) ew) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ (* ew (sin t)) (cos t)) |
(/.f64 (*.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 (sin t))) |
(/.f64 eh (*.f64 (sin.f64 t) ew)) |
(/ eh (* ew (sin t))) |
(/.f64 eh (*.f64 (sin.f64 t) ew)) |
(/ eh (* ew (sin t))) |
(/.f64 eh (*.f64 (sin.f64 t) ew)) |
(/ eh (* ew (sin t))) |
(/.f64 eh (*.f64 (sin.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(* -1 (/ (* ew (* (sin t) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(/.f64 (*.f64 (*.f64 (sin.f64 t) ew) (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64))) (neg.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))))) |
(* ew (+ (* -1 (/ (* (sin t) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1 (/ (* (pow ew 2) (* (pow (sin t) 3) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))))) |
(*.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh))) (/.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))) (*.f64 (sin.f64 t) (/.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))))))) ew) |
(* ew (+ (* -1 (/ (* (sin t) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* (pow ew 2) (- (* -1 (/ (* (pow ew 2) (* (pow (sin t) 5) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow eh 4) (* (pow (cos t) 4) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))) (/ (* (pow (sin t) 3) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))))))) |
(*.f64 (fma.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 5 binary64))) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64)))) (/.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))) (*.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh))) (/.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))))))) (*.f64 ew ew) (*.f64 (neg.f64 (sin.f64 t)) (/.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))))) ew) |
(* ew (+ (* -1 (/ (* (sin t) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* (pow ew 2) (- (* (pow ew 2) (- (* -1 (/ (* (pow ew 2) (* (pow (sin t) 7) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow eh 6) (* (pow (cos t) 6) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))) (/ (* (pow (sin t) 5) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (* (pow eh 4) (* (pow (cos t) 4) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))))) (/ (* (pow (sin t) 3) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))))))) |
(*.f64 (fma.f64 (neg.f64 (sin.f64 t)) (/.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))) (*.f64 (fma.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 7 binary64))) (*.f64 (pow.f64 eh #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64)))) (/.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))) (*.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 5 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64)))) (/.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))))))) (*.f64 ew ew) (*.f64 (neg.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 3 binary64)) (*.f64 eh eh))) (/.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))))))) (*.f64 ew ew))) ew) |
(/ (* ew (* (sin t) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 ew (*.f64 (sin.f64 t) (/.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))))) |
(* ew (- (* (pow ew 2) (+ (* -1 (/ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 3)) (* (pow eh 2) (pow (cos t) 2)))) (/ (* (pow (sin t) 3) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))))) (* -1 (/ (* (sin t) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))) |
(*.f64 (fma.f64 (fma.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh))) (/.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (neg.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)))))) (*.f64 ew ew) (*.f64 (sin.f64 t) (/.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))))) ew) |
(* ew (- (* (pow ew 2) (+ (* -1 (/ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 3)) (* (pow eh 2) (pow (cos t) 2)))) (+ (* (pow ew 2) (- (/ (* (pow (sin t) 5) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (* (pow eh 4) (* (pow (cos t) 4) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (/ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 5)) (* (pow eh 4) (pow (cos t) 4))))) (/ (* (pow (sin t) 3) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))))) (* -1 (/ (* (sin t) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))) |
(*.f64 (fma.f64 (fma.f64 (neg.f64 (/.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 eh eh))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 3 binary64)) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (fma.f64 (/.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 3 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))) (*.f64 (fma.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 5 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64)))) (/.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (neg.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 5 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))))))) (*.f64 ew ew)))) (*.f64 ew ew) (*.f64 (sin.f64 t) (/.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))))) ew) |
(* ew (- (* (pow ew 2) (+ (* -1 (/ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 3)) (* (pow eh 2) (pow (cos t) 2)))) (+ (* (pow ew 2) (- (+ (* (pow ew 2) (- (/ (* (pow (sin t) 7) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (* (pow eh 6) (* (pow (cos t) 6) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (/ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 7)) (* (pow eh 6) (pow (cos t) 6))))) (/ (* (pow (sin t) 5) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (* (pow eh 4) (* (pow (cos t) 4) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))) (/ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 5)) (* (pow eh 4) (pow (cos t) 4))))) (/ (* (pow (sin t) 3) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))))) (* -1 (/ (* (sin t) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))) |
(*.f64 (fma.f64 (fma.f64 (neg.f64 (/.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 eh eh))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 3 binary64)) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (fma.f64 (/.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 3 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))) (*.f64 (fma.f64 (fma.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 7 binary64)) (*.f64 (pow.f64 eh #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64)))) (/.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (neg.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 7 binary64)) (*.f64 (pow.f64 eh #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64))))))) (*.f64 ew ew) (fma.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 5 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64)))) (/.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (neg.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 5 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64)))))))) (*.f64 ew ew)))) (*.f64 ew ew) (*.f64 (sin.f64 t) (/.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))))) ew) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(*.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew) (sin.f64 t)) |
(* ew (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))) |
(*.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (sin.f64 t) (/.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))) ew)) ew) |
(* ew (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))) |
(*.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (sin.f64 t) (/.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))) ew)) ew) |
(* ew (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))) |
(*.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (sin.f64 t) (/.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))) ew)) ew) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(*.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew) (sin.f64 t)) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(*.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew) (sin.f64 t)) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(*.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew) (sin.f64 t)) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(*.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew) (sin.f64 t)) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(*.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew) (sin.f64 t)) |
(* ew (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))) |
(*.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (sin.f64 t) (/.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))) ew)) ew) |
(* ew (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))) |
(*.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (sin.f64 t) (/.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))) ew)) ew) |
(* ew (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))) |
(*.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (sin.f64 t) (/.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))) ew)) ew) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) eh) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) eh) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) eh) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) eh) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(*.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew) (sin.f64 t)) |
(* ew (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))) |
(*.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (sin.f64 t) (/.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))) ew)) ew) |
(* ew (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))) |
(*.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (sin.f64 t) (/.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))) ew)) ew) |
(* ew (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))) |
(*.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (sin.f64 t) (/.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))) ew)) ew) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))))) |
1 |
#s(literal 1 binary64) |
1 |
#s(literal 1 binary64) |
1 |
#s(literal 1 binary64) |
1 |
#s(literal 1 binary64) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(*.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew) (sin.f64 t)) |
(* ew (+ (* -1 (/ (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* (pow ew 2) (sin t)))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(*.f64 (-.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (sin.f64 t)) (*.f64 (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (sin.f64 t)) (/.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 ew ew)))) ew) |
(* ew (+ (* -1 (/ (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* (pow ew 2) (sin t)))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(*.f64 (-.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (sin.f64 t)) (*.f64 (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (sin.f64 t)) (/.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 ew ew)))) ew) |
(* ew (+ (* -1 (/ (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* (pow ew 2) (sin t)))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(*.f64 (-.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (sin.f64 t)) (*.f64 (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (sin.f64 t)) (/.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 ew ew)))) ew) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ (* (pow eh 2) (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 (*.f64 eh eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) |
(/ (* (pow eh 2) (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 (*.f64 eh eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) |
(/ (* (pow eh 2) (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 (*.f64 eh eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) |
(/ (* (pow eh 2) (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 (*.f64 eh eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) |
(/ 1 ew) |
(/.f64 #s(literal 1 binary64) ew) |
(/ (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))) ew) |
(/.f64 (fma.f64 (/.f64 (*.f64 eh eh) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)) #s(literal 1 binary64)) ew) |
(/ (- (+ 1 (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 4)))) (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) ew) |
(/.f64 (fma.f64 (/.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (pow.f64 ew #s(literal 4 binary64))) (fma.f64 (/.f64 (*.f64 eh eh) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)) #s(literal 1 binary64))) ew) |
(/ (- (+ 1 (/ (* (pow eh 6) (pow (cos t) 6)) (* (pow ew 6) (pow (sin t) 6)))) (+ (* -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)))))) ew) |
(/.f64 (-.f64 (fma.f64 (/.f64 (pow.f64 eh #s(literal 6 binary64)) (pow.f64 (sin.f64 t) #s(literal 6 binary64))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 6 binary64)) (pow.f64 ew #s(literal 6 binary64))) #s(literal 1 binary64)) (neg.f64 (fma.f64 (/.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (pow.f64 ew #s(literal 4 binary64))) (*.f64 (/.f64 (*.f64 eh eh) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)))))) ew) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ (* ew (sin t)) (cos t)) |
(/.f64 (*.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 (sin t))) |
(/.f64 eh (*.f64 (sin.f64 t) ew)) |
(/ eh (* ew (sin t))) |
(/.f64 eh (*.f64 (sin.f64 t) ew)) |
(/ eh (* ew (sin t))) |
(/.f64 eh (*.f64 (sin.f64 t) ew)) |
(/ eh (* ew (sin t))) |
(/.f64 eh (*.f64 (sin.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(/ (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(*.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew)) (/.f64 (*.f64 eh eh) (sin.f64 t))) |
(/ (+ (/ (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (/ (* (pow eh 4) (* (pow (cos t) 4) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow ew 2) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 3))))) ew) |
(/.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 (*.f64 ew ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))))) (/.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) (*.f64 (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (sin.f64 t)) (/.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))))) ew) |
(/ (- (+ (/ (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (/ (* (pow eh 6) (* (pow (cos t) 6) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow ew 4) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 5))))) (* -1 (/ (* (pow eh 4) (* (pow (cos t) 4) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow ew 2) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 3)))))) ew) |
(/.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 eh #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) (*.f64 (pow.f64 ew #s(literal 4 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))))) (/.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 5 binary64))) (fma.f64 (/.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 (*.f64 ew ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))))) (/.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) (*.f64 (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (sin.f64 t)) (/.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))))))) ew) |
(/ (- (+ (/ (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (/ (* (pow eh 8) (* (pow (cos t) 8) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow ew 6) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 7))))) (+ (* -1 (/ (* (pow eh 4) (* (pow (cos t) 4) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow ew 2) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 3))))) (* -1 (/ (* (pow eh 6) (* (pow (cos t) 6) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow ew 4) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 5))))))) ew) |
(/.f64 (-.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))) (/.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (sin.f64 t)) (*.f64 (/.f64 (*.f64 (pow.f64 eh #s(literal 8 binary64)) (pow.f64 (cos.f64 t) #s(literal 8 binary64))) (*.f64 (pow.f64 ew #s(literal 6 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))))) (/.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 7 binary64))))) (neg.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 eh #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) (*.f64 (pow.f64 ew #s(literal 4 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))))) (/.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 5 binary64))) (*.f64 (/.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 (*.f64 ew ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))))) (/.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))))))) ew) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(*.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew) (sin.f64 t)) |
(* ew (+ (* -1 (/ (+ (* -1 (/ (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (sin t))) (/ (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) (pow ew 2))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(*.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (sin.f64 t) (/.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (sin.f64 t)) (/.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))) (/.f64 (*.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))) (neg.f64 (sin.f64 t)))) (neg.f64 (*.f64 ew ew)))) ew) |
(* ew (- (+ (* -1 (/ (* (pow eh 4) (* (pow (cos t) 4) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow ew 4) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 3))))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (+ (* -1 (/ (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* (pow ew 2) (sin t)))) (+ (* -1 (/ (* (pow eh 4) (* (pow (cos t) 4) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* (pow ew 4) (pow (sin t) 3)))) (/ (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow ew 2) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))))))) |
(*.f64 (-.f64 (fma.f64 (neg.f64 (/.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 ew #s(literal 4 binary64)))) (*.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) (/.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (sin.f64 t))) (fma.f64 (neg.f64 (*.f64 (/.f64 eh ew) (/.f64 eh ew))) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))) (sin.f64 t)) (fma.f64 (neg.f64 (/.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 ew #s(literal 4 binary64)))) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) (*.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (*.f64 ew ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))))) (/.f64 (*.f64 eh eh) (sin.f64 t)))))) ew) |
(* ew (- (+ (* -1 (/ (* (pow eh 4) (* (pow (cos t) 4) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow ew 4) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 3))))) (+ (* -1 (/ (* (pow eh 6) (* (pow (cos t) 6) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow ew 6) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 5))))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) (+ (* -1 (/ (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* (pow ew 2) (sin t)))) (+ (* -1 (/ (* (pow eh 4) (* (pow (cos t) 4) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* (pow ew 4) (pow (sin t) 3)))) (+ (* -1 (/ (* (pow eh 6) (* (pow (cos t) 6) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* (pow ew 6) (pow (sin t) 5)))) (/ (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow ew 2) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))))))) |
(*.f64 (-.f64 (fma.f64 (neg.f64 (/.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 ew #s(literal 4 binary64)))) (*.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) (/.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))))) (fma.f64 (neg.f64 (/.f64 (pow.f64 eh #s(literal 6 binary64)) (pow.f64 ew #s(literal 6 binary64)))) (*.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 6 binary64)) (pow.f64 (sin.f64 t) #s(literal 5 binary64))) (/.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (sin.f64 t)))) (fma.f64 (neg.f64 (*.f64 (/.f64 eh ew) (/.f64 eh ew))) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))) (sin.f64 t)) (fma.f64 (neg.f64 (/.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 ew #s(literal 4 binary64)))) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) (fma.f64 (neg.f64 (/.f64 (pow.f64 eh #s(literal 6 binary64)) (pow.f64 ew #s(literal 6 binary64)))) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 6 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))) (pow.f64 (sin.f64 t) #s(literal 5 binary64))) (*.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (*.f64 ew ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))))) (/.f64 (*.f64 eh eh) (sin.f64 t))))))) ew) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(*.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew) (sin.f64 t)) |
(* -1 (* ew (+ (* -1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))))) |
(*.f64 (neg.f64 ew) (neg.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (sin.f64 t) (/.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))) ew)))) |
(* -1 (* ew (+ (* -1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))))) |
(*.f64 (neg.f64 ew) (neg.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (sin.f64 t) (/.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))) ew)))) |
(* -1 (* ew (+ (* -1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))))) |
(*.f64 (neg.f64 ew) (neg.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (sin.f64 t) (/.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))) ew)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(*.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew) (sin.f64 t)) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(*.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew) (sin.f64 t)) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(*.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew) (sin.f64 t)) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(*.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew) (sin.f64 t)) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(*.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew) (sin.f64 t)) |
(* -1 (* ew (+ (* -1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))))) |
(*.f64 (neg.f64 ew) (neg.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (sin.f64 t) (/.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))) ew)))) |
(* -1 (* ew (+ (* -1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))))) |
(*.f64 (neg.f64 ew) (neg.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (sin.f64 t) (/.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))) ew)))) |
(* -1 (* ew (+ (* -1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))))) |
(*.f64 (neg.f64 ew) (neg.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (sin.f64 t) (/.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))) ew)))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) eh) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) eh) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) eh) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) eh) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(*.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew) (sin.f64 t)) |
(* -1 (* ew (+ (* -1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))))) |
(*.f64 (neg.f64 ew) (neg.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (sin.f64 t) (/.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))) ew)))) |
(* -1 (* ew (+ (* -1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))))) |
(*.f64 (neg.f64 ew) (neg.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (sin.f64 t) (/.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))) ew)))) |
(* -1 (* ew (+ (* -1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))))) |
(*.f64 (neg.f64 ew) (neg.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (sin.f64 t) (/.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))) ew)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))))) |
1 |
#s(literal 1 binary64) |
1 |
#s(literal 1 binary64) |
1 |
#s(literal 1 binary64) |
1 |
#s(literal 1 binary64) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(*.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew) (sin.f64 t)) |
(* -1 (* ew (+ (* -1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (/ (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* (pow ew 2) (sin t)))))) |
(*.f64 (neg.f64 ew) (fma.f64 (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (sin.f64 t)) (/.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 ew ew)) (*.f64 (neg.f64 (sin.f64 t)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))))) |
(* -1 (* ew (+ (* -1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (/ (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* (pow ew 2) (sin t)))))) |
(*.f64 (neg.f64 ew) (fma.f64 (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (sin.f64 t)) (/.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 ew ew)) (*.f64 (neg.f64 (sin.f64 t)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))))) |
(* -1 (* ew (+ (* -1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (/ (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* (pow ew 2) (sin t)))))) |
(*.f64 (neg.f64 ew) (fma.f64 (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (sin.f64 t)) (/.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 ew ew)) (*.f64 (neg.f64 (sin.f64 t)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ (* (pow eh 2) (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 (*.f64 eh eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) |
(/ (* (pow eh 2) (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 (*.f64 eh eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) |
(/ (* (pow eh 2) (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 (*.f64 eh eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) |
(/ (* (pow eh 2) (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 (*.f64 eh eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) |
(/ 1 ew) |
(/.f64 #s(literal 1 binary64) ew) |
(* -1 (/ (- (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))) 1) ew)) |
(/.f64 (fma.f64 (/.f64 (*.f64 eh eh) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)) #s(literal 1 binary64)) ew) |
(* -1 (/ (- (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 4)))) (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) ew)) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (/.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (pow.f64 ew #s(literal 4 binary64))) (fma.f64 (/.f64 (*.f64 eh eh) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)) #s(literal 1 binary64))))) ew) |
(* -1 (/ (- (* -1 (/ (* (pow eh 6) (pow (cos t) 6)) (* (pow ew 6) (pow (sin t) 6)))) (+ 1 (+ (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))) (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 4)))))) ew)) |
(/.f64 (neg.f64 (fma.f64 (/.f64 (pow.f64 eh #s(literal 6 binary64)) (pow.f64 (sin.f64 t) #s(literal 6 binary64))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 6 binary64)) (pow.f64 ew #s(literal 6 binary64))) (fma.f64 (/.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (pow.f64 ew #s(literal 4 binary64))) (fma.f64 (/.f64 (*.f64 eh eh) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)) #s(literal 1 binary64))))) (neg.f64 ew)) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ (* ew (sin t)) (cos t)) |
(/.f64 (*.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 (sin t))) |
(/.f64 eh (*.f64 (sin.f64 t) ew)) |
(/ eh (* ew (sin t))) |
(/.f64 eh (*.f64 (sin.f64 t) ew)) |
(/ eh (* ew (sin t))) |
(/.f64 eh (*.f64 (sin.f64 t) ew)) |
(/ eh (* ew (sin t))) |
(/.f64 eh (*.f64 (sin.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(/ (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(*.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew)) (/.f64 (*.f64 eh eh) (sin.f64 t))) |
(* -1 (/ (+ (* -1 (/ (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) (* -1 (/ (* (pow eh 4) (* (pow (cos t) 4) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow ew 2) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 3)))))) ew)) |
(/.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 (*.f64 ew ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))))) (/.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) (*.f64 (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (sin.f64 t)) (/.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))))))) (neg.f64 ew)) |
(* -1 (/ (- (+ (* -1 (/ (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) (* -1 (/ (* (pow eh 6) (* (pow (cos t) 6) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow ew 4) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 5)))))) (/ (* (pow eh 4) (* (pow (cos t) 4) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow ew 2) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 3))))) ew)) |
(/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (/.f64 (*.f64 (pow.f64 eh #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) (*.f64 (pow.f64 ew #s(literal 4 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))))) (/.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 5 binary64))) (fma.f64 (/.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 (*.f64 ew ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))))) (/.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) (*.f64 (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (sin.f64 t)) (/.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))))))) (neg.f64 ew)) |
(* -1 (/ (- (+ (* -1 (/ (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) (* -1 (/ (* (pow eh 8) (* (pow (cos t) 8) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow ew 6) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 7)))))) (+ (/ (* (pow eh 4) (* (pow (cos t) 4) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow ew 2) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 3)))) (/ (* (pow eh 6) (* (pow (cos t) 6) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow ew 4) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 5)))))) ew)) |
(/.f64 (-.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))) (/.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (sin.f64 t)) (*.f64 (/.f64 (*.f64 (pow.f64 eh #s(literal 8 binary64)) (pow.f64 (cos.f64 t) #s(literal 8 binary64))) (*.f64 (pow.f64 ew #s(literal 6 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))))) (/.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 7 binary64)))))) (fma.f64 (/.f64 (*.f64 (pow.f64 eh #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) (*.f64 (pow.f64 ew #s(literal 4 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))))) (/.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 5 binary64))) (*.f64 (/.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 (*.f64 ew ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))))) (/.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64)))))) (neg.f64 ew)) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(*.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew) (sin.f64 t)) |
(* -1 (* ew (+ (* -1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (* -1 (/ (+ (* -1 (/ (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) (/ (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (sin t))) (pow ew 2)))))) |
(*.f64 (neg.f64 ew) (neg.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (sin.f64 t) (/.f64 (fma.f64 (neg.f64 (*.f64 eh eh)) (*.f64 (/.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (sin.f64 t))) (/.f64 (*.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))) (sin.f64 t))) (*.f64 ew ew))))) |
(* -1 (* ew (- (+ (* -1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (/ (* (pow eh 4) (* (pow (cos t) 4) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow ew 4) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 3))))) (+ (* -1 (/ (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow ew 2) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (+ (/ (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* (pow ew 2) (sin t))) (/ (* (pow eh 4) (* (pow (cos t) 4) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* (pow ew 4) (pow (sin t) 3)))))))) |
(*.f64 (neg.f64 ew) (-.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 (pow.f64 ew #s(literal 4 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))))) (/.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) (*.f64 (neg.f64 (sin.f64 t)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))))) (fma.f64 (neg.f64 (*.f64 (/.f64 eh ew) (/.f64 eh ew))) (*.f64 (/.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (sin.f64 t))) (fma.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 3 binary64))) (/.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (pow.f64 ew #s(literal 4 binary64))) (*.f64 (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (sin.f64 t)) (/.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 ew ew))))))) |
(* -1 (* ew (- (+ (* -1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (+ (/ (* (pow eh 4) (* (pow (cos t) 4) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow ew 4) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 3)))) (/ (* (pow eh 6) (* (pow (cos t) 6) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow ew 6) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 5)))))) (+ (* -1 (/ (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow ew 2) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (+ (/ (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* (pow ew 2) (sin t))) (+ (/ (* (pow eh 4) (* (pow (cos t) 4) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* (pow ew 4) (pow (sin t) 3))) (/ (* (pow eh 6) (* (pow (cos t) 6) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* (pow ew 6) (pow (sin t) 5))))))))) |
(*.f64 (neg.f64 ew) (-.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 (pow.f64 ew #s(literal 4 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))))) (/.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (pow.f64 eh #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) (*.f64 (pow.f64 ew #s(literal 6 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))))) (/.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 5 binary64))) (*.f64 (neg.f64 (sin.f64 t)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))))) (fma.f64 (neg.f64 (*.f64 (/.f64 eh ew) (/.f64 eh ew))) (*.f64 (/.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (sin.f64 t))) (fma.f64 (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (sin.f64 t)) (/.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 ew ew)) (fma.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 3 binary64))) (/.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (pow.f64 ew #s(literal 4 binary64))) (*.f64 (/.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 5 binary64))) (/.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (pow.f64 ew #s(literal 6 binary64))))))))) |
(/ eh (* ew t)) |
(/.f64 (/.f64 eh 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 (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) eh) |
(+ (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* ew (* t (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) |
(fma.f64 (*.f64 t ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) eh)) |
(+ (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* t (+ (* -1/2 (* eh (* t (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) eh) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) t) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew)) t (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) eh)) |
(+ (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* t (+ (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* t (+ (* -1/2 (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1/6 (* ew (* t (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) ew) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) t) (*.f64 (*.f64 #s(literal -1/2 binary64) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))))) t (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew)) t (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) eh)) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))))) |
(* ew (* t (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(*.f64 (*.f64 t ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))) |
(* t (+ (* -1/6 (* ew (* (pow t 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) |
(*.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) ew) (*.f64 (*.f64 t t) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew)) t) |
(* t (+ (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* (pow t 2) (+ (* -1/6 (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* 1/120 (* ew (* (pow t 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))))))) |
(*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/120 binary64) ew) (*.f64 (*.f64 t t) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))) (*.f64 (*.f64 #s(literal -1/6 binary64) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))))) (*.f64 t t) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew)) t) |
(* t (+ (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* (pow t 2) (+ (* -1/6 (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* (pow t 2) (+ (* -1/5040 (* ew (* (pow t 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* 1/120 (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))))))) |
(*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/5040 binary64) ew) (*.f64 (*.f64 t t) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))) (*.f64 (*.f64 #s(literal 1/120 binary64) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))))) (*.f64 t t) (*.f64 (*.f64 #s(literal -1/6 binary64) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))))) (*.f64 t t) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew)) t) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) eh) |
(+ (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* ew (* t (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) |
(fma.f64 (*.f64 t ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) eh)) |
(+ (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* t (+ (* -1/2 (* eh (* t (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) eh) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) t) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew)) t (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) eh)) |
(+ (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* t (+ (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* t (+ (* -1/2 (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1/6 (* ew (* t (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) ew) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) t) (*.f64 (*.f64 #s(literal -1/2 binary64) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))))) t (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew)) t (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) eh)) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) eh) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) eh) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) eh) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) eh) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) eh) |
(+ (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* ew (* t (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) |
(fma.f64 (*.f64 t ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) eh)) |
(+ (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* t (+ (* -1/2 (* eh (* t (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) eh) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) t) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew)) t (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) eh)) |
(+ (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* t (+ (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* t (+ (* -1/2 (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1/6 (* ew (* t (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) ew) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) t) (*.f64 (*.f64 #s(literal -1/2 binary64) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))))) t (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew)) t (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) eh)) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))))) |
1 |
#s(literal 1 binary64) |
1 |
#s(literal 1 binary64) |
1 |
#s(literal 1 binary64) |
1 |
#s(literal 1 binary64) |
(* -1 (/ (* (pow eh 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* ew t))) |
(*.f64 (neg.f64 (/.f64 (*.f64 eh eh) ew)) (/.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) t)) |
(/ (+ (* -1 (/ (* (pow eh 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) ew)) (* (pow t 2) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew)))))) t) |
(/.f64 (fma.f64 (neg.f64 (*.f64 eh eh)) (/.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew) (*.f64 (*.f64 (+.f64 ew (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal 5/6 binary64))) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))) (*.f64 t t))) t) |
(/ (+ (* -1 (/ (* (pow eh 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) ew)) (* (pow t 2) (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew)))) (* (pow t 2) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (+ (* -1/6 ew) (+ (* 2/15 (/ (pow eh 2) ew)) (* 1/3 (- (* -1/2 (/ (pow eh 2) ew)) (* 1/3 (/ (pow eh 2) ew)))))) (* 1/24 (/ (pow eh 2) ew)))))))) t) |
(/.f64 (fma.f64 (fma.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 #s(literal 1/24 binary64) (/.f64 (*.f64 eh eh) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))) (*.f64 t t) (*.f64 (+.f64 ew (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal 5/6 binary64))) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))))) (*.f64 t t) (*.f64 (neg.f64 (*.f64 eh eh)) (/.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew))) t) |
(/ (+ (* -1 (/ (* (pow eh 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) ew)) (* (pow t 2) (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew)))) (* (pow t 2) (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (+ (* -1/6 ew) (+ (* 2/15 (/ (pow eh 2) ew)) (* 1/3 (- (* -1/2 (/ (pow eh 2) ew)) (* 1/3 (/ (pow eh 2) ew)))))) (* 1/24 (/ (pow eh 2) ew)))) (* (pow t 2) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (+ (* 1/120 ew) (+ (* 17/315 (/ (pow eh 2) ew)) (+ (* 2/15 (- (* -1/2 (/ (pow eh 2) ew)) (* 1/3 (/ (pow eh 2) ew)))) (* 1/3 (- (* 1/24 (/ (pow eh 2) ew)) (+ (* 2/15 (/ (pow eh 2) ew)) (* 1/3 (- (* -1/2 (/ (pow eh 2) ew)) (* 1/3 (/ (pow eh 2) ew)))))))))) (* -1/720 (/ (pow eh 2) ew)))))))))) t) |
(/.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 (+.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -11/120 binary64) (*.f64 #s(literal -1/3 binary64) (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -5/6 binary64)))) #s(literal 1/3 binary64) (fma.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 17/315 binary64)))) (fma.f64 #s(literal 1/120 binary64) ew (*.f64 #s(literal 1/720 binary64) (/.f64 (*.f64 eh eh) ew)))) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))) (*.f64 t t) (*.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 #s(literal 1/24 binary64) (/.f64 (*.f64 eh eh) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))))) (*.f64 t t) (*.f64 (+.f64 ew (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal 5/6 binary64))) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))))) (*.f64 t t) (*.f64 (neg.f64 (*.f64 eh eh)) (/.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew))) t) |
(/ eh (* ew t)) |
(/.f64 (/.f64 eh 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) |
(/ (pow eh 2) (* ew t)) |
(/.f64 (/.f64 (*.f64 eh eh) ew) t) |
(/ (+ (* -1/3 (/ (* (pow eh 2) (pow t 2)) ew)) (/ (pow eh 2) ew)) t) |
(/.f64 (fma.f64 (*.f64 (*.f64 eh eh) (/.f64 (*.f64 t t) ew)) #s(literal -1/3 binary64) (/.f64 (*.f64 eh eh) ew)) t) |
(/ (+ (* (pow t 2) (- (* -1 (* (pow t 2) (+ (* -1/9 (/ (pow eh 2) ew)) (* 2/15 (/ (pow eh 2) ew))))) (* 1/3 (/ (pow eh 2) ew)))) (/ (pow eh 2) ew)) t) |
(/.f64 (fma.f64 (fma.f64 (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -1/45 binary64)) (*.f64 t t) (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -1/3 binary64))) (*.f64 t t) (/.f64 (*.f64 eh eh) ew)) t) |
(/ (+ (* (pow t 2) (- (* (pow t 2) (- (* -1 (* (pow t 2) (+ (* -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)))))) (+ (* -1/9 (/ (pow eh 2) ew)) (* 2/15 (/ (pow eh 2) ew))))) (* 1/3 (/ (pow eh 2) ew)))) (/ (pow eh 2) ew)) t) |
(/.f64 (fma.f64 (fma.f64 (neg.f64 (fma.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))) (*.f64 t t) (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal 1/45 binary64)))) (*.f64 t t) (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -1/3 binary64))) (*.f64 t t) (/.f64 (*.f64 eh eh) ew)) t) |
(* -1 (/ (* ew (pow t 2)) (pow eh 2))) |
(*.f64 (neg.f64 ew) (*.f64 (/.f64 t eh) (/.f64 t eh))) |
(* (pow t 2) (+ (* -1 (/ ew (pow eh 2))) (* (pow t 2) (- (* 1/6 (/ ew (pow eh 2))) (/ (* (pow ew 2) (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew)))) (pow eh 4)))))) |
(*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/6 binary64) (/.f64 ew (*.f64 eh eh))) (/.f64 (*.f64 (+.f64 ew (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal 5/6 binary64))) (*.f64 ew ew)) (pow.f64 eh #s(literal 4 binary64)))) (*.f64 t t) (/.f64 (neg.f64 ew) (*.f64 eh eh))) (*.f64 t t)) |
(* (pow t 2) (+ (* -1 (/ ew (pow eh 2))) (* (pow t 2) (- (+ (* 1/6 (/ ew (pow eh 2))) (* (pow t 2) (- (* -1/120 (/ ew (pow eh 2))) (+ (* -1 (/ (* ew (* (- (* 1/6 (/ ew (pow eh 2))) (/ (* (pow ew 2) (- (+ 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 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 4)))))) (/ (* (pow ew 2) (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew)))) (pow eh 4)))))) |
(*.f64 (fma.f64 (fma.f64 (-.f64 (*.f64 #s(literal -1/120 binary64) (/.f64 ew (*.f64 eh eh))) (fma.f64 (neg.f64 ew) (*.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/6 binary64) (/.f64 ew (*.f64 eh eh))) (/.f64 (*.f64 (+.f64 ew (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal 5/6 binary64))) (*.f64 ew ew)) (pow.f64 eh #s(literal 4 binary64)))) eh) (/.f64 (+.f64 ew (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal 5/6 binary64))) eh)) (/.f64 (*.f64 (-.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 #s(literal 1/24 binary64) (/.f64 (*.f64 eh eh) ew))) (*.f64 ew ew)) (pow.f64 eh #s(literal 4 binary64))))) (*.f64 t t) (-.f64 (*.f64 #s(literal 1/6 binary64) (/.f64 ew (*.f64 eh eh))) (/.f64 (*.f64 (+.f64 ew (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal 5/6 binary64))) (*.f64 ew ew)) (pow.f64 eh #s(literal 4 binary64))))) (*.f64 t t) (/.f64 (neg.f64 ew) (*.f64 eh eh))) (*.f64 t t)) |
(* (pow t 2) (+ (* -1 (/ ew (pow eh 2))) (* (pow t 2) (- (+ (* 1/6 (/ ew (pow eh 2))) (* (pow t 2) (- (+ (* -1/120 (/ ew (pow eh 2))) (* (pow t 2) (- (* 1/5040 (/ ew (pow eh 2))) (+ (* -1 (/ (* ew (* (- (* -1/120 (/ ew (pow eh 2))) (+ (* -1 (/ (* ew (* (- (* 1/6 (/ ew (pow eh 2))) (/ (* (pow ew 2) (- (+ 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 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 4)))) (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew))))) (pow eh 2))) (+ (* -1 (/ (* ew (* (- (* 1/6 (/ ew (pow eh 2))) (/ (* (pow ew 2) (- (+ 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 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 4))))))) (+ (* -1 (/ (* ew (* (- (* 1/6 (/ ew (pow eh 2))) (/ (* (pow ew 2) (- (+ 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 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 4)))))) (/ (* (pow ew 2) (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew)))) (pow eh 4)))))) |
(*.f64 (fma.f64 (fma.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/5040 binary64) (/.f64 ew (*.f64 eh eh))) (fma.f64 (neg.f64 ew) (*.f64 (/.f64 (-.f64 (*.f64 #s(literal -1/120 binary64) (/.f64 ew (*.f64 eh eh))) (fma.f64 (neg.f64 ew) (*.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/6 binary64) (/.f64 ew (*.f64 eh eh))) (/.f64 (*.f64 (+.f64 ew (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal 5/6 binary64))) (*.f64 ew ew)) (pow.f64 eh #s(literal 4 binary64)))) eh) (/.f64 (+.f64 ew (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal 5/6 binary64))) eh)) (/.f64 (*.f64 (-.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 #s(literal 1/24 binary64) (/.f64 (*.f64 eh eh) ew))) (*.f64 ew ew)) (pow.f64 eh #s(literal 4 binary64))))) eh) (/.f64 (+.f64 ew (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal 5/6 binary64))) eh)) (fma.f64 (neg.f64 ew) (*.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/6 binary64) (/.f64 ew (*.f64 eh eh))) (/.f64 (*.f64 (+.f64 ew (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal 5/6 binary64))) (*.f64 ew ew)) (pow.f64 eh #s(literal 4 binary64)))) eh) (/.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 #s(literal 1/24 binary64) (/.f64 (*.f64 eh eh) ew))) eh)) (/.f64 (*.f64 (+.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -11/120 binary64) (*.f64 #s(literal -1/3 binary64) (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -5/6 binary64)))) #s(literal 1/3 binary64) (fma.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 17/315 binary64)))) (fma.f64 #s(literal 1/120 binary64) ew (*.f64 #s(literal 1/720 binary64) (/.f64 (*.f64 eh eh) ew)))) (*.f64 ew ew)) (pow.f64 eh #s(literal 4 binary64)))))) (*.f64 t t) (-.f64 (*.f64 #s(literal -1/120 binary64) (/.f64 ew (*.f64 eh eh))) (fma.f64 (neg.f64 ew) (*.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/6 binary64) (/.f64 ew (*.f64 eh eh))) (/.f64 (*.f64 (+.f64 ew (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal 5/6 binary64))) (*.f64 ew ew)) (pow.f64 eh #s(literal 4 binary64)))) eh) (/.f64 (+.f64 ew (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal 5/6 binary64))) eh)) (/.f64 (*.f64 (-.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 #s(literal 1/24 binary64) (/.f64 (*.f64 eh eh) ew))) (*.f64 ew ew)) (pow.f64 eh #s(literal 4 binary64)))))) (*.f64 t t) (-.f64 (*.f64 #s(literal 1/6 binary64) (/.f64 ew (*.f64 eh eh))) (/.f64 (*.f64 (+.f64 ew (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal 5/6 binary64))) (*.f64 ew ew)) (pow.f64 eh #s(literal 4 binary64))))) (*.f64 t t) (/.f64 (neg.f64 ew) (*.f64 eh eh))) (*.f64 t t)) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(/ eh (* ew t)) |
(/.f64 (/.f64 eh 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) |
(* ew t) |
(*.f64 t ew) |
(* 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) |
(/ eh (* ew t)) |
(/.f64 (/.f64 eh ew) t) |
(/ (+ (* 1/6 (/ (* eh (pow t 2)) ew)) (/ eh ew)) t) |
(/.f64 (fma.f64 #s(literal 1/6 binary64) (/.f64 (*.f64 (*.f64 t t) eh) ew) (/.f64 eh ew)) t) |
(/ (+ (* (pow t 2) (- (* -1 (* (pow t 2) (+ (* -1/36 (/ eh ew)) (* 1/120 (/ eh ew))))) (* -1/6 (/ eh ew)))) (/ eh ew)) t) |
(/.f64 (fma.f64 (fma.f64 (*.f64 (/.f64 eh ew) #s(literal 7/360 binary64)) (*.f64 t t) (*.f64 #s(literal 1/6 binary64) (/.f64 eh ew))) (*.f64 t t) (/.f64 eh ew)) t) |
(/ (+ (* (pow t 2) (- (* (pow t 2) (- (* -1 (* (pow t 2) (+ (* -1/5040 (/ eh ew)) (+ (* 1/720 (/ eh ew)) (* 1/6 (+ (* -1/36 (/ eh ew)) (* 1/120 (/ eh ew)))))))) (+ (* -1/36 (/ eh ew)) (* 1/120 (/ eh ew))))) (* -1/6 (/ eh ew)))) (/ eh ew)) t) |
(/.f64 (fma.f64 (fma.f64 (neg.f64 (fma.f64 (fma.f64 (/.f64 eh ew) #s(literal 1/840 binary64) (*.f64 (*.f64 (/.f64 eh ew) #s(literal -7/360 binary64)) #s(literal 1/6 binary64))) (*.f64 t t) (*.f64 (/.f64 eh ew) #s(literal -7/360 binary64)))) (*.f64 t t) (*.f64 #s(literal 1/6 binary64) (/.f64 eh ew))) (*.f64 t t) (/.f64 eh ew)) t) |
(/ eh (* ew t)) |
(/.f64 (/.f64 eh ew) t) |
(/ (+ (* (pow t 2) (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (/ eh ew)) t) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)) (*.f64 t t) (/.f64 eh ew)) t) |
(/ (+ (* (pow t 2) (- (+ (* -1/2 (/ eh ew)) (* (pow t 2) (- (* 1/24 (/ eh ew)) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew)))))) (* -1/6 (/ eh ew)))) (/ eh ew)) t) |
(/.f64 (fma.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 eh ew)) (fma.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)) #s(literal -1/6 binary64) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew)))) (*.f64 t t) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) (*.f64 t t) (/.f64 eh ew)) t) |
(/ (+ (* (pow t 2) (- (+ (* -1/2 (/ eh ew)) (* (pow t 2) (- (+ (* 1/24 (/ eh ew)) (* (pow t 2) (- (* -1/720 (/ eh ew)) (+ (* -1/6 (- (* 1/24 (/ eh ew)) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) (+ (* -1/5040 (/ eh ew)) (* 1/120 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew))))))))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew)))))) (* -1/6 (/ eh ew)))) (/ eh ew)) t) |
(/.f64 (fma.f64 (fma.f64 (fma.f64 (-.f64 (*.f64 #s(literal -1/720 binary64) (/.f64 eh ew)) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 eh ew)) (fma.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)) #s(literal -1/6 binary64) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew)))) #s(literal -1/6 binary64) (fma.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)) #s(literal 1/120 binary64) (*.f64 #s(literal -1/5040 binary64) (/.f64 eh ew))))) (*.f64 t t) (-.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 eh ew)) (fma.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)) #s(literal -1/6 binary64) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew))))) (*.f64 t t) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) (*.f64 t t) (/.f64 eh ew)) t) |
(/ eh t) |
(/.f64 eh t) |
(/ (+ eh (* 1/6 (* eh (pow t 2)))) t) |
(/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 t t) eh) eh) t) |
(/ (+ eh (* (pow t 2) (- (* -1 (* (pow t 2) (+ (* -1/36 eh) (* 1/120 eh)))) (* -1/6 eh)))) t) |
(/.f64 (fma.f64 (fma.f64 (*.f64 eh #s(literal 7/360 binary64)) (*.f64 t t) (*.f64 #s(literal 1/6 binary64) eh)) (*.f64 t t) eh) t) |
(/ (+ eh (* (pow t 2) (- (* (pow t 2) (- (* -1 (* (pow t 2) (+ (* -1/5040 eh) (+ (* 1/720 eh) (* 1/6 (+ (* -1/36 eh) (* 1/120 eh))))))) (+ (* -1/36 eh) (* 1/120 eh)))) (* -1/6 eh)))) t) |
(/.f64 (fma.f64 (fma.f64 (neg.f64 (fma.f64 (fma.f64 eh #s(literal 1/840 binary64) (*.f64 (*.f64 eh #s(literal -7/360 binary64)) #s(literal 1/6 binary64))) (*.f64 t t) (*.f64 eh #s(literal -7/360 binary64)))) (*.f64 t t) (*.f64 #s(literal 1/6 binary64) eh)) (*.f64 t t) eh) t) |
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 |
(+ eh (* -1/2 (* eh (pow t 2)))) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) eh) (*.f64 t t) eh) |
(+ eh (* -1/2 (* eh (pow t 2)))) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) eh) (*.f64 t t) eh) |
(+ eh (* -1/2 (* eh (pow t 2)))) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) eh) (*.f64 t t) eh) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(* -1 (/ (* ew (* t (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(/.f64 (*.f64 (*.f64 t ew) (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64))) (neg.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))))) |
(* t (+ (* -1 (/ (* ew (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* (pow t 2) (- (/ (* ew (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* (pow ew 2) (* (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew))))) (* (pow eh 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))))) |
(*.f64 (fma.f64 (-.f64 (*.f64 ew (/.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))))) (*.f64 (*.f64 ew ew) (*.f64 (/.f64 (+.f64 ew (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal 5/6 binary64))) (*.f64 eh eh)) (/.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))))))) (*.f64 t t) (*.f64 (neg.f64 ew) (/.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))))) t) |
(* t (+ (* -1 (/ (* ew (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* (pow t 2) (- (+ (* (pow t 2) (- (* -1/3 (/ (* ew (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (+ (* -1 (/ (* ew (* (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew))) (- (/ (* ew (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* (pow ew 2) (* (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew))))) (* (pow eh 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))))) (pow eh 2))) (/ (* (pow ew 2) (* (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (- (+ (* -1/6 ew) (+ (* 2/15 (/ (pow eh 2) ew)) (* 1/3 (- (* -1/2 (/ (pow eh 2) ew)) (* 1/3 (/ (pow eh 2) ew)))))) (* 1/24 (/ (pow eh 2) ew))))) (* (pow eh 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))))) (/ (* ew (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (/ (* (pow ew 2) (* (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew))))) (* (pow eh 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))))) |
(*.f64 (fma.f64 (fma.f64 (-.f64 (*.f64 (*.f64 ew (/.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))))) #s(literal -1/3 binary64)) (fma.f64 (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 eh eh)) (/.f64 (-.f64 (fma.f64 #s(literal -1/6 binary64) ew (fma.f64 (*.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 #s(literal 1/24 binary64) (/.f64 (*.f64 eh eh) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))) (/.f64 (*.f64 (*.f64 ew (+.f64 ew (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal 5/6 binary64)))) (-.f64 (*.f64 ew (/.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))))) (*.f64 (*.f64 ew ew) (*.f64 (/.f64 (+.f64 ew (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal 5/6 binary64))) (*.f64 eh eh)) (/.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))))))) (neg.f64 (*.f64 eh eh))))) (*.f64 t t) (-.f64 (*.f64 ew (/.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))))) (*.f64 (*.f64 ew ew) (*.f64 (/.f64 (+.f64 ew (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal 5/6 binary64))) (*.f64 eh eh)) (/.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))))))) (*.f64 t t) (*.f64 (neg.f64 ew) (/.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))))) t) |
(* t (+ (* -1 (/ (* ew (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* (pow t 2) (- (+ (* (pow t 2) (- (+ (* -1/3 (/ (* ew (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* (pow t 2) (- (* 2/45 (/ (* ew (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (+ (* -1 (/ (* ew (* (- (* -1/3 (/ (* ew (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (+ (* -1 (/ (* ew (* (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew))) (- (/ (* ew (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* (pow ew 2) (* (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew))))) (* (pow eh 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))))) (pow eh 2))) (/ (* (pow ew 2) (* (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (- (+ (* -1/6 ew) (+ (* 2/15 (/ (pow eh 2) ew)) (* 1/3 (- (* -1/2 (/ (pow eh 2) ew)) (* 1/3 (/ (pow eh 2) ew)))))) (* 1/24 (/ (pow eh 2) ew))))) (* (pow eh 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))) (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew))))) (pow eh 2))) (+ (* -1 (/ (* ew (* (- (+ (* -1/6 ew) (+ (* 2/15 (/ (pow eh 2) ew)) (* 1/3 (- (* -1/2 (/ (pow eh 2) ew)) (* 1/3 (/ (pow eh 2) ew)))))) (* 1/24 (/ (pow eh 2) ew))) (- (/ (* ew (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* (pow ew 2) (* (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew))))) (* (pow eh 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))))) (pow eh 2))) (/ (* (pow ew 2) (* (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (- (+ (* 1/120 ew) (+ (* 17/315 (/ (pow eh 2) ew)) (+ (* 2/15 (- (* -1/2 (/ (pow eh 2) ew)) (* 1/3 (/ (pow eh 2) ew)))) (* 1/3 (- (* 1/24 (/ (pow eh 2) ew)) (+ (* 2/15 (/ (pow eh 2) ew)) (* 1/3 (- (* -1/2 (/ (pow eh 2) ew)) (* 1/3 (/ (pow eh 2) ew)))))))))) (* -1/720 (/ (pow eh 2) ew))))) (* (pow eh 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))))))) (+ (* -1 (/ (* ew (* (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew))) (- (/ (* ew (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* (pow ew 2) (* (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew))))) (* (pow eh 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))))) (pow eh 2))) (/ (* (pow ew 2) (* (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (- (+ (* -1/6 ew) (+ (* 2/15 (/ (pow eh 2) ew)) (* 1/3 (- (* -1/2 (/ (pow eh 2) ew)) (* 1/3 (/ (pow eh 2) ew)))))) (* 1/24 (/ (pow eh 2) ew))))) (* (pow eh 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))))) (/ (* ew (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (/ (* (pow ew 2) (* (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew))))) (* (pow eh 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))))) |
(*.f64 (fma.f64 (fma.f64 (fma.f64 (-.f64 (*.f64 #s(literal 2/45 binary64) (*.f64 ew (/.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))))) (fma.f64 (neg.f64 ew) (*.f64 (/.f64 (-.f64 (*.f64 (*.f64 ew (/.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))))) #s(literal -1/3 binary64)) (fma.f64 (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 eh eh)) (/.f64 (-.f64 (fma.f64 #s(literal -1/6 binary64) ew (fma.f64 (*.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 #s(literal 1/24 binary64) (/.f64 (*.f64 eh eh) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))) (/.f64 (*.f64 (*.f64 ew (+.f64 ew (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal 5/6 binary64)))) (-.f64 (*.f64 ew (/.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))))) (*.f64 (*.f64 ew ew) (*.f64 (/.f64 (+.f64 ew (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal 5/6 binary64))) (*.f64 eh eh)) (/.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))))))) (neg.f64 (*.f64 eh eh))))) eh) (/.f64 (+.f64 ew (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal 5/6 binary64))) eh)) (fma.f64 (/.f64 (*.f64 (+.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -11/120 binary64) (*.f64 #s(literal -1/3 binary64) (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -5/6 binary64)))) #s(literal 1/3 binary64) (fma.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 17/315 binary64)))) (fma.f64 #s(literal 1/120 binary64) ew (*.f64 #s(literal 1/720 binary64) (/.f64 (*.f64 eh eh) ew)))) (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 eh eh)) (/.f64 (*.f64 ew ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))) (/.f64 (*.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/6 binary64) ew (fma.f64 (*.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 #s(literal 1/24 binary64) (/.f64 (*.f64 eh eh) ew)))) (-.f64 (*.f64 ew (/.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))))) (*.f64 (*.f64 ew ew) (*.f64 (/.f64 (+.f64 ew (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal 5/6 binary64))) (*.f64 eh eh)) (/.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))))))) (neg.f64 (*.f64 eh eh)))))) (*.f64 t t) (-.f64 (*.f64 (*.f64 ew (/.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))))) #s(literal -1/3 binary64)) (fma.f64 (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 eh eh)) (/.f64 (-.f64 (fma.f64 #s(literal -1/6 binary64) ew (fma.f64 (*.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 #s(literal 1/24 binary64) (/.f64 (*.f64 eh eh) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))) (/.f64 (*.f64 (*.f64 ew (+.f64 ew (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal 5/6 binary64)))) (-.f64 (*.f64 ew (/.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))))) (*.f64 (*.f64 ew ew) (*.f64 (/.f64 (+.f64 ew (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal 5/6 binary64))) (*.f64 eh eh)) (/.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))))))) (neg.f64 (*.f64 eh eh)))))) (*.f64 t t) (-.f64 (*.f64 ew (/.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))))) (*.f64 (*.f64 ew ew) (*.f64 (/.f64 (+.f64 ew (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal 5/6 binary64))) (*.f64 eh eh)) (/.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))))))) (*.f64 t t) (*.f64 (neg.f64 ew) (/.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))))) t) |
(/ (* ew (* t (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(/.f64 (*.f64 (*.f64 t ew) (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64))) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))) |
(* t (- (* (pow t 2) (- (+ (* -1 (/ (* (pow ew 3) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (pow eh 2))) (/ (* (pow ew 2) (* (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew))))) (* (pow eh 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (/ (* ew (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* -1 (/ (* ew (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))) |
(*.f64 (fma.f64 (fma.f64 (*.f64 ew ew) (*.f64 (/.f64 (+.f64 ew (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal 5/6 binary64))) (*.f64 eh eh)) (/.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))))) (fma.f64 (neg.f64 (pow.f64 ew #s(literal 3 binary64))) (/.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 eh eh)) (*.f64 (neg.f64 ew) (/.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))))))) (*.f64 t t) (*.f64 ew (/.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))))) t) |
(* t (- (* (pow t 2) (- (+ (* -1 (/ (* (pow ew 3) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (pow eh 2))) (+ (* (pow t 2) (- (+ (* -1 (/ (* ew (* (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew))) (- (/ (* ew (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* (pow ew 2) (* (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew))))) (* (pow eh 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))))) (pow eh 2))) (+ (* 1/3 (/ (* (pow ew 3) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (pow eh 2))) (/ (* (pow ew 2) (* (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (- (+ (* -1/6 ew) (+ (* 2/15 (/ (pow eh 2) ew)) (* 1/3 (- (* -1/2 (/ (pow eh 2) ew)) (* 1/3 (/ (pow eh 2) ew)))))) (* 1/24 (/ (pow eh 2) ew))))) (* (pow eh 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))) (+ (* -1/3 (/ (* ew (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (/ (* (pow ew 4) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew))))) (pow eh 4))))) (/ (* (pow ew 2) (* (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew))))) (* (pow eh 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))) (/ (* ew (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* -1 (/ (* ew (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))) |
(*.f64 (fma.f64 (-.f64 (fma.f64 (fma.f64 (neg.f64 ew) (*.f64 (/.f64 (-.f64 (*.f64 ew (/.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))))) (*.f64 (*.f64 ew ew) (*.f64 (/.f64 (+.f64 ew (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal 5/6 binary64))) (*.f64 eh eh)) (/.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))))))) eh) (/.f64 (+.f64 ew (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal 5/6 binary64))) eh)) (-.f64 (fma.f64 (/.f64 #s(literal 1/3 binary64) eh) (/.f64 (*.f64 (pow.f64 ew #s(literal 3 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))) eh) (*.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 #s(literal 1/24 binary64) (/.f64 (*.f64 eh eh) ew))) (*.f64 eh eh)) (/.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))))))) (fma.f64 (*.f64 ew (/.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))))) #s(literal -1/3 binary64) (*.f64 (pow.f64 ew #s(literal 4 binary64)) (/.f64 (*.f64 (+.f64 ew (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal 5/6 binary64))) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))) (pow.f64 eh #s(literal 4 binary64))))))) (*.f64 t t) (fma.f64 (*.f64 ew ew) (*.f64 (/.f64 (+.f64 ew (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal 5/6 binary64))) (*.f64 eh eh)) (/.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))))) (*.f64 (neg.f64 (pow.f64 ew #s(literal 3 binary64))) (/.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 eh eh))))) (*.f64 ew (/.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))))) (*.f64 t t) (*.f64 ew (/.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))))) t) |
(* t (- (* (pow t 2) (- (+ (* -1 (/ (* (pow ew 3) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (pow eh 2))) (+ (* (pow t 2) (- (+ (* -1 (/ (* ew (* (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew))) (- (/ (* ew (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* (pow ew 2) (* (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew))))) (* (pow eh 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))))) (pow eh 2))) (+ (* 1/3 (/ (* (pow ew 3) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (pow eh 2))) (+ (* (pow t 2) (- (+ (* -1 (/ (* ew (* (- (* -1/3 (/ (* ew (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (+ (* -1 (/ (* ew (* (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew))) (- (/ (* ew (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* (pow ew 2) (* (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew))))) (* (pow eh 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))))) (pow eh 2))) (/ (* (pow ew 2) (* (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (- (+ (* -1/6 ew) (+ (* 2/15 (/ (pow eh 2) ew)) (* 1/3 (- (* -1/2 (/ (pow eh 2) ew)) (* 1/3 (/ (pow eh 2) ew)))))) (* 1/24 (/ (pow eh 2) ew))))) (* (pow eh 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))) (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew))))) (pow eh 2))) (+ (* -1 (/ (* ew (* (- (+ (* -1/6 ew) (+ (* 2/15 (/ (pow eh 2) ew)) (* 1/3 (- (* -1/2 (/ (pow eh 2) ew)) (* 1/3 (/ (pow eh 2) ew)))))) (* 1/24 (/ (pow eh 2) ew))) (- (/ (* ew (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* (pow ew 2) (* (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew))))) (* (pow eh 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))))) (pow eh 2))) (+ (* -2/45 (/ (* (pow ew 3) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (pow eh 2))) (/ (* (pow ew 2) (* (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (- (+ (* 1/120 ew) (+ (* 17/315 (/ (pow eh 2) ew)) (+ (* 2/15 (- (* -1/2 (/ (pow eh 2) ew)) (* 1/3 (/ (pow eh 2) ew)))) (* 1/3 (- (* 1/24 (/ (pow eh 2) ew)) (+ (* 2/15 (/ (pow eh 2) ew)) (* 1/3 (- (* -1/2 (/ (pow eh 2) ew)) (* 1/3 (/ (pow eh 2) ew)))))))))) (* -1/720 (/ (pow eh 2) ew))))) (* (pow eh 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))))) (+ (* -1 (/ (* ew (* (- (* 1/3 (/ (* (pow ew 3) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (pow eh 2))) (/ (* (pow ew 4) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew))))) (pow eh 4))) (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew))))) (pow eh 2))) (+ (* 2/45 (/ (* ew (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (/ (* (pow ew 4) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (+ (* -1/6 ew) (+ (* 2/15 (/ (pow eh 2) ew)) (* 1/3 (- (* -1/2 (/ (pow eh 2) ew)) (* 1/3 (/ (pow eh 2) ew)))))) (* 1/24 (/ (pow eh 2) ew))))) (pow eh 4)))))) (/ (* (pow ew 2) (* (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (- (+ (* -1/6 ew) (+ (* 2/15 (/ (pow eh 2) ew)) (* 1/3 (- (* -1/2 (/ (pow eh 2) ew)) (* 1/3 (/ (pow eh 2) ew)))))) (* 1/24 (/ (pow eh 2) ew))))) (* (pow eh 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))))) (+ (* -1/3 (/ (* ew (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (/ (* (pow ew 4) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew))))) (pow eh 4))))) (/ (* (pow ew 2) (* (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew))))) (* (pow eh 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))) (/ (* ew (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* -1 (/ (* ew (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))) |
(*.f64 (fma.f64 (-.f64 (fma.f64 (fma.f64 (neg.f64 ew) (*.f64 (/.f64 (-.f64 (*.f64 ew (/.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))))) (*.f64 (*.f64 ew ew) (*.f64 (/.f64 (+.f64 ew (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal 5/6 binary64))) (*.f64 eh eh)) (/.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))))))) eh) (/.f64 (+.f64 ew (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal 5/6 binary64))) eh)) (-.f64 (fma.f64 (fma.f64 (neg.f64 ew) (*.f64 (/.f64 (-.f64 (*.f64 (*.f64 ew (/.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))))) #s(literal -1/3 binary64)) (fma.f64 (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 eh eh)) (/.f64 (-.f64 (fma.f64 #s(literal -1/6 binary64) ew (fma.f64 (*.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 #s(literal 1/24 binary64) (/.f64 (*.f64 eh eh) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))) (/.f64 (*.f64 (*.f64 ew (+.f64 ew (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal 5/6 binary64)))) (-.f64 (*.f64 ew (/.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))))) (*.f64 (*.f64 ew ew) (*.f64 (/.f64 (+.f64 ew (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal 5/6 binary64))) (*.f64 eh eh)) (/.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))))))) (neg.f64 (*.f64 eh eh))))) eh) (/.f64 (+.f64 ew (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal 5/6 binary64))) eh)) (-.f64 (fma.f64 (neg.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 #s(literal 1/24 binary64) (/.f64 (*.f64 eh eh) ew))) eh) (/.f64 (-.f64 (*.f64 ew (/.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))))) (*.f64 (*.f64 ew ew) (*.f64 (/.f64 (+.f64 ew (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal 5/6 binary64))) (*.f64 eh eh)) (/.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))))))) eh)) (fma.f64 (/.f64 #s(literal -2/45 binary64) eh) (/.f64 (*.f64 (pow.f64 ew #s(literal 3 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))) eh) (*.f64 (*.f64 ew ew) (*.f64 (/.f64 (+.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -11/120 binary64) (*.f64 #s(literal -1/3 binary64) (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -5/6 binary64)))) #s(literal 1/3 binary64) (fma.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 17/315 binary64)))) (fma.f64 #s(literal 1/120 binary64) ew (*.f64 #s(literal 1/720 binary64) (/.f64 (*.f64 eh eh) ew)))) (*.f64 eh eh)) (/.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))))))) (fma.f64 (neg.f64 ew) (*.f64 (/.f64 (fma.f64 (/.f64 #s(literal 1/3 binary64) eh) (/.f64 (*.f64 (pow.f64 ew #s(literal 3 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))) eh) (*.f64 (neg.f64 (pow.f64 ew #s(literal 4 binary64))) (/.f64 (*.f64 (+.f64 ew (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal 5/6 binary64))) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))) (pow.f64 eh #s(literal 4 binary64))))) eh) (/.f64 (+.f64 ew (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal 5/6 binary64))) eh)) (fma.f64 #s(literal 2/45 binary64) (*.f64 ew (/.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))))) (*.f64 (pow.f64 ew #s(literal 4 binary64)) (/.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 #s(literal 1/24 binary64) (/.f64 (*.f64 eh eh) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))) (pow.f64 eh #s(literal 4 binary64)))))))) (*.f64 t t) (fma.f64 (/.f64 #s(literal 1/3 binary64) eh) (/.f64 (*.f64 (pow.f64 ew #s(literal 3 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))) eh) (*.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 #s(literal 1/24 binary64) (/.f64 (*.f64 eh eh) ew))) (*.f64 eh eh)) (/.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))))))) (fma.f64 (*.f64 ew (/.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))))) #s(literal -1/3 binary64) (*.f64 (pow.f64 ew #s(literal 4 binary64)) (/.f64 (*.f64 (+.f64 ew (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal 5/6 binary64))) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))) (pow.f64 eh #s(literal 4 binary64))))))) (*.f64 t t) (fma.f64 (*.f64 ew ew) (*.f64 (/.f64 (+.f64 ew (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal 5/6 binary64))) (*.f64 eh eh)) (/.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))))) (*.f64 (neg.f64 (pow.f64 ew #s(literal 3 binary64))) (/.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 eh eh))))) (*.f64 ew (/.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))))) (*.f64 t t) (*.f64 ew (/.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))))) t) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(*.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew) (sin.f64 t)) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(*.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew) (sin.f64 t)) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(*.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew) (sin.f64 t)) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(*.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew) (sin.f64 t)) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) eh) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) eh) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) eh) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) eh) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))))) |
1 |
#s(literal 1 binary64) |
1 |
#s(literal 1 binary64) |
1 |
#s(literal 1 binary64) |
1 |
#s(literal 1 binary64) |
(* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) |
(*.f64 (-.f64 (*.f64 (sin.f64 t) ew) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (sin.f64 t) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))) |
(* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) |
(*.f64 (-.f64 (*.f64 (sin.f64 t) ew) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (sin.f64 t) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))) |
(* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) |
(*.f64 (-.f64 (*.f64 (sin.f64 t) ew) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (sin.f64 t) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))) |
(* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) |
(*.f64 (-.f64 (*.f64 (sin.f64 t) ew) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (sin.f64 t) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ (* (pow eh 2) (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 (*.f64 eh eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) |
(/ (* (pow eh 2) (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 (*.f64 eh eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) |
(/ (* (pow eh 2) (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 (*.f64 eh eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) |
(/ (* (pow eh 2) (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 (*.f64 eh eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) |
(/ (sin t) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) |
(/.f64 (sin.f64 t) (-.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)))) |
(/ (sin t) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) |
(/.f64 (sin.f64 t) (-.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)))) |
(/ (sin t) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) |
(/.f64 (sin.f64 t) (-.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)))) |
(/ (sin t) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) |
(/.f64 (sin.f64 t) (-.f64 (*.f64 (sin.f64 t) ew) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (sin.f64 t) ew)))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ (* 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 (sin t))) |
(/.f64 eh (*.f64 (sin.f64 t) ew)) |
(/ eh (* ew (sin t))) |
(/.f64 eh (*.f64 (sin.f64 t) ew)) |
(/ eh (* ew (sin t))) |
(/.f64 eh (*.f64 (sin.f64 t) ew)) |
(/ eh (* ew (sin t))) |
(/.f64 eh (*.f64 (sin.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ eh (sin t)) |
(/.f64 eh (sin.f64 t)) |
(/ eh (sin t)) |
(/.f64 eh (sin.f64 t)) |
(/ eh (sin t)) |
(/.f64 eh (sin.f64 t)) |
(/ eh (sin t)) |
(/.f64 eh (sin.f64 t)) |
(* 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/2 (* eh (pow t 2))) |
(*.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/2 binary64)) |
(* (pow t 2) (+ (* -1/2 eh) (/ eh (pow t 2)))) |
(*.f64 (fma.f64 #s(literal -1/2 binary64) eh (/.f64 eh (*.f64 t t))) (*.f64 t t)) |
(* (pow t 2) (+ (* -1/2 eh) (/ eh (pow t 2)))) |
(*.f64 (fma.f64 #s(literal -1/2 binary64) eh (/.f64 eh (*.f64 t t))) (*.f64 t t)) |
(* (pow t 2) (+ (* -1/2 eh) (/ eh (pow t 2)))) |
(*.f64 (fma.f64 #s(literal -1/2 binary64) eh (/.f64 eh (*.f64 t t))) (*.f64 t t)) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(/ (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))))) |
(*.f64 (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (-.f64 (*.f64 (sin.f64 t) ew) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (sin.f64 t) ew)))) (/.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))))) |
(/ (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))))) |
(*.f64 (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (-.f64 (*.f64 (sin.f64 t) ew) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (sin.f64 t) ew)))) (/.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))))) |
(/ (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))))) |
(*.f64 (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (-.f64 (*.f64 (sin.f64 t) ew) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (sin.f64 t) ew)))) (/.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))))) |
(/ (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))))) |
(*.f64 (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (-.f64 (*.f64 (sin.f64 t) ew) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (sin.f64 t) ew)))) (/.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))))) |
(- (/ (* (pow ew 2) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 2))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (/ (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))))) |
(-.f64 (*.f64 (*.f64 ew ew) (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))) (-.f64 (*.f64 (sin.f64 t) ew) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (sin.f64 t) ew))))) (*.f64 (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (-.f64 (*.f64 (sin.f64 t) ew) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (sin.f64 t) ew)))) (/.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))))) |
(- (/ (* (pow ew 2) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 2))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (/ (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))))) |
(-.f64 (*.f64 (*.f64 ew ew) (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))) (-.f64 (*.f64 (sin.f64 t) ew) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (sin.f64 t) ew))))) (*.f64 (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (-.f64 (*.f64 (sin.f64 t) ew) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (sin.f64 t) ew)))) (/.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))))) |
(- (/ (* (pow ew 2) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 2))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (/ (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))))) |
(-.f64 (*.f64 (*.f64 ew ew) (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))) (-.f64 (*.f64 (sin.f64 t) ew) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (sin.f64 t) ew))))) (*.f64 (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (-.f64 (*.f64 (sin.f64 t) ew) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (sin.f64 t) ew)))) (/.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))))) |
(- (/ (* (pow ew 2) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 2))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (/ (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))))) |
(-.f64 (*.f64 (*.f64 ew ew) (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))) (-.f64 (*.f64 (sin.f64 t) ew) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (sin.f64 t) ew))))) (*.f64 (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (-.f64 (*.f64 (sin.f64 t) ew) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (sin.f64 t) ew)))) (/.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(*.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew) (sin.f64 t)) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(*.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew) (sin.f64 t)) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(*.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew) (sin.f64 t)) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(*.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew) (sin.f64 t)) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) eh) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) eh) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) eh) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) eh) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))))) |
1 |
#s(literal 1 binary64) |
1 |
#s(literal 1 binary64) |
1 |
#s(literal 1 binary64) |
1 |
#s(literal 1 binary64) |
(* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) |
(*.f64 (-.f64 (*.f64 (sin.f64 t) ew) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (sin.f64 t) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))) |
(* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) |
(*.f64 (-.f64 (*.f64 (sin.f64 t) ew) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (sin.f64 t) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))) |
(* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) |
(*.f64 (-.f64 (*.f64 (sin.f64 t) ew) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (sin.f64 t) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))) |
(* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) |
(*.f64 (-.f64 (*.f64 (sin.f64 t) ew) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (sin.f64 t) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ (* (pow eh 2) (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 (*.f64 eh eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) |
(/ (* (pow eh 2) (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 (*.f64 eh eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) |
(/ (* (pow eh 2) (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 (*.f64 eh eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) |
(/ (* (pow eh 2) (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 (*.f64 eh eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) |
(/ (sin t) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) |
(/.f64 (sin.f64 t) (-.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)))) |
(/ (sin t) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) |
(/.f64 (sin.f64 t) (-.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)))) |
(/ (sin t) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) |
(/.f64 (sin.f64 t) (-.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)))) |
(/ (sin t) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) |
(/.f64 (sin.f64 t) (-.f64 (*.f64 (sin.f64 t) ew) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (sin.f64 t) ew)))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ (* 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 (sin t))) |
(/.f64 eh (*.f64 (sin.f64 t) ew)) |
(/ eh (* ew (sin t))) |
(/.f64 eh (*.f64 (sin.f64 t) ew)) |
(/ eh (* ew (sin t))) |
(/.f64 eh (*.f64 (sin.f64 t) ew)) |
(/ eh (* ew (sin t))) |
(/.f64 eh (*.f64 (sin.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/ eh (sin t)) |
(/.f64 eh (sin.f64 t)) |
(/ eh (sin t)) |
(/.f64 eh (sin.f64 t)) |
(/ eh (sin t)) |
(/.f64 eh (sin.f64 t)) |
(/ eh (sin t)) |
(/.f64 eh (sin.f64 t)) |
(* 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/2 (* eh (pow t 2))) |
(*.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/2 binary64)) |
(* (pow t 2) (+ (* -1/2 eh) (/ eh (pow t 2)))) |
(*.f64 (fma.f64 #s(literal -1/2 binary64) eh (/.f64 eh (*.f64 t t))) (*.f64 t t)) |
(* (pow t 2) (+ (* -1/2 eh) (/ eh (pow t 2)))) |
(*.f64 (fma.f64 #s(literal -1/2 binary64) eh (/.f64 eh (*.f64 t t))) (*.f64 t t)) |
(* (pow t 2) (+ (* -1/2 eh) (/ eh (pow t 2)))) |
(*.f64 (fma.f64 #s(literal -1/2 binary64) eh (/.f64 eh (*.f64 t t))) (*.f64 t t)) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(/ (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))))) |
(*.f64 (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (-.f64 (*.f64 (sin.f64 t) ew) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (sin.f64 t) ew)))) (/.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))))) |
(/ (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))))) |
(*.f64 (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (-.f64 (*.f64 (sin.f64 t) ew) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (sin.f64 t) ew)))) (/.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))))) |
(/ (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))))) |
(*.f64 (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (-.f64 (*.f64 (sin.f64 t) ew) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (sin.f64 t) ew)))) (/.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))))) |
(/ (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))))) |
(*.f64 (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (-.f64 (*.f64 (sin.f64 t) ew) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (sin.f64 t) ew)))) (/.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))))) |
(- (/ (* (pow ew 2) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 2))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (/ (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))))) |
(-.f64 (*.f64 (*.f64 ew ew) (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))) (-.f64 (*.f64 (sin.f64 t) ew) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (sin.f64 t) ew))))) (*.f64 (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (-.f64 (*.f64 (sin.f64 t) ew) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (sin.f64 t) ew)))) (/.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))))) |
(- (/ (* (pow ew 2) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 2))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (/ (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))))) |
(-.f64 (*.f64 (*.f64 ew ew) (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))) (-.f64 (*.f64 (sin.f64 t) ew) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (sin.f64 t) ew))))) (*.f64 (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (-.f64 (*.f64 (sin.f64 t) ew) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (sin.f64 t) ew)))) (/.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))))) |
(- (/ (* (pow ew 2) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 2))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (/ (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))))) |
(-.f64 (*.f64 (*.f64 ew ew) (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))) (-.f64 (*.f64 (sin.f64 t) ew) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (sin.f64 t) ew))))) (*.f64 (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (-.f64 (*.f64 (sin.f64 t) ew) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (sin.f64 t) ew)))) (/.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))))) |
(- (/ (* (pow ew 2) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 2))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (/ (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))))) |
(-.f64 (*.f64 (*.f64 ew ew) (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))) (-.f64 (*.f64 (sin.f64 t) ew) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (sin.f64 t) ew))))) (*.f64 (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (-.f64 (*.f64 (sin.f64 t) ew) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (sin.f64 t) ew)))) (/.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) #s(literal 2 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 75 | 599 |
| 0 | 132 | 524 |
| 1 | 412 | 450 |
| 2 | 2827 | 434 |
| 0 | 9386 | 427 |
| 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 eh (*.f64 (tan.f64 t) ew)))))) |
(fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) eh))) |
#s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) eh)) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) eh) |
(sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) |
(+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (*.f64 #s(approx (* eh (cos t)) (fma.f64 (*.f64 #s(literal -1/2 binary64) eh) (*.f64 t t) eh)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) |
(fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (*.f64 #s(approx (* eh (cos t)) (fma.f64 (*.f64 #s(literal -1/2 binary64) eh) (*.f64 t t) eh)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) |
(*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))) (pow.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))) #s(literal -1 binary64))) |
(/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))) |
(/.f64 (/.f64 eh (tan.f64 t)) ew) |
(*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) |
(/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) |
(cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))) |
(/.f64 eh (*.f64 (tan.f64 t) ew)) |
(*.f64 (tan.f64 t) ew) |
(/.f64 (/.f64 eh (sin.f64 t)) ew) |
(*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)) |
(/.f64 eh (sin.f64 t)) |
#s(approx (* eh (cos t)) (fma.f64 (*.f64 #s(literal -1/2 binary64) eh) (*.f64 t t) eh)) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) eh) (*.f64 t t) eh) |
(cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) |
(/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 (sin.f64 t) ew) ew)) (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) (neg.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))))) |
| Outputs |
|---|
(*.f64 (pow.f64 (/.f64 (tan.f64 t) (neg.f64 eh)) #s(literal -1 binary64)) (pow.f64 (neg.f64 ew) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 ew (neg.f64 eh)) #s(literal -1 binary64)) (pow.f64 (neg.f64 (tan.f64 t)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (tan.f64 t) #s(literal -1 binary64)) (/.f64 eh ew)) |
(*.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -1 binary64)) (pow.f64 (pow.f64 eh #s(literal -1 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -1 binary64)) eh) |
(*.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 eh (tan.f64 t))) |
(*.f64 (/.f64 (neg.f64 eh) ew) (pow.f64 (neg.f64 (tan.f64 t)) #s(literal -1 binary64))) |
(*.f64 (neg.f64 eh) (pow.f64 (*.f64 (neg.f64 ew) (tan.f64 t)) #s(literal -1 binary64))) |
(*.f64 (/.f64 (neg.f64 eh) (tan.f64 t)) (pow.f64 (neg.f64 ew) #s(literal -1 binary64))) |
(*.f64 #s(literal 1 binary64) (/.f64 eh (*.f64 (tan.f64 t) ew))) |
(*.f64 (/.f64 eh (tan.f64 t)) (pow.f64 ew #s(literal -1 binary64))) |
(*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(*.f64 (/.f64 eh (sin.f64 t)) (*.f64 (pow.f64 ew #s(literal -1 binary64)) (cos.f64 t))) |
(*.f64 (cos.f64 t) (/.f64 (/.f64 eh (sin.f64 t)) ew)) |
(*.f64 (/.f64 eh ew) (pow.f64 (tan.f64 t) #s(literal -1 binary64))) |
(*.f64 eh (pow.f64 (*.f64 (tan.f64 t) ew) #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 (neg.f64 eh) (sin.f64 t)) (cos.f64 t)) (neg.f64 ew)) |
(/.f64 (*.f64 #s(literal 1 binary64) (cos.f64 t)) (*.f64 ew (/.f64 (sin.f64 t) eh))) |
(/.f64 (*.f64 (cos.f64 t) (/.f64 (neg.f64 eh) (sin.f64 t))) (neg.f64 ew)) |
(/.f64 (*.f64 (cos.f64 t) #s(literal 1 binary64)) (*.f64 ew (/.f64 (sin.f64 t) eh))) |
(/.f64 (neg.f64 (neg.f64 eh)) (neg.f64 (*.f64 (neg.f64 ew) (tan.f64 t)))) |
(/.f64 (*.f64 (/.f64 eh (tan.f64 t)) #s(literal 1 binary64)) 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 ew) (tan.f64 t))) |
(/.f64 (*.f64 eh #s(literal 1 binary64)) (*.f64 (tan.f64 t) ew)) |
(/.f64 (pow.f64 (tan.f64 t) #s(literal -1 binary64)) (/.f64 ew eh)) |
(/.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (tan.f64 t) eh)) |
(/.f64 (/.f64 (neg.f64 eh) ew) (neg.f64 (tan.f64 t))) |
(/.f64 (neg.f64 eh) (*.f64 (neg.f64 ew) (tan.f64 t))) |
(/.f64 (/.f64 (neg.f64 eh) (tan.f64 t)) (neg.f64 ew)) |
(/.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)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 (tan.f64 t) ew) eh))) |
(/.f64 (/.f64 eh (tan.f64 t)) (neg.f64 (neg.f64 ew))) |
(/.f64 (/.f64 eh (tan.f64 t)) ew) |
(/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) |
(/.f64 (cos.f64 t) (*.f64 ew (/.f64 (sin.f64 t) eh))) |
(/.f64 (/.f64 eh ew) (neg.f64 (neg.f64 (tan.f64 t)))) |
(/.f64 (/.f64 eh ew) (tan.f64 t)) |
(/.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 (neg.f64 eh) (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)))) |
(neg.f64 (/.f64 (/.f64 eh (tan.f64 t)) (neg.f64 ew))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 (tan.f64 t) ew) eh)) #s(literal -1 binary64))) |
(*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))))) |
(*.f64 (/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #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))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) #s(literal 2 binary64))) (pow.f64 (/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64)) (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))))) #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 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 3 binary64))) (pow.f64 (fma.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) (/.f64 (-.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) (*.f64 (cos.f64 t) eh)) (*.f64 (sin.f64 t) ew)) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64))) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64))) #s(literal -1 binary64))) |
(*.f64 (+.f64 (pow.f64 (/.f64 (/.f64 (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (/.f64 (sin.f64 t) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) #s(literal 1 binary64))) #s(literal 3 binary64))) (pow.f64 (+.f64 (/.f64 (-.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 4 binary64)) (*.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64)) (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) #s(literal 2 binary64))) (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (/.f64 (sin.f64 t) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) #s(literal 1 binary64))) #s(literal 2 binary64))) #s(literal -1 binary64))) |
(pow.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))) #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 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) (*.f64 (cos.f64 t) eh)) (*.f64 (sin.f64 t) ew)) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64))) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 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 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64)) (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))))) (/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #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))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (/.f64 (-.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 4 binary64)) (*.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64)) (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) #s(literal 2 binary64))) (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (/.f64 (sin.f64 t) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) #s(literal 1 binary64))) #s(literal 2 binary64))) (+.f64 (pow.f64 (/.f64 (/.f64 (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (/.f64 (sin.f64 t) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) #s(literal 1 binary64))) #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (/.f64 (sin.f64 t) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) #s(literal 1 binary64))) #s(literal 2 binary64)) (/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64)) (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))) (*.f64 (/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64)) (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))))) (pow.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) #s(literal -2 binary64)))) (*.f64 (/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64)) (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))))) (/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64)) (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64)) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64))))) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64)) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.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)))) (*.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) #s(literal 1 binary64)))) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64)) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))))) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (neg.f64 (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))))) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64)) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))))) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) #s(literal 1 binary64)))) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64)) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.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)))) (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64)) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))))) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64)) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (/.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) #s(literal 1 binary64))) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal 1 binary64))) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64)) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal 1 binary64))) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64)) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))))) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64)) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (neg.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))))) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64))) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (neg.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (neg.f64 (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64))))) (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (neg.f64 (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) #s(literal 1 binary64)))) (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (neg.f64 (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))))) (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (neg.f64 (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))))) (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (neg.f64 (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))))) (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (neg.f64 (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))) (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (neg.f64 (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (neg.f64 (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) (/.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) #s(literal 1 binary64))) (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1 binary64))) (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (/.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (neg.f64 (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))) (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1 binary64))) (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (neg.f64 (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))))) (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))) (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (neg.f64 (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) (neg.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))))) (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal -1 binary64))) (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (neg.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (*.f64 (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sin.f64 t)) #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 2 binary64)) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64))))) (*.f64 (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sin.f64 t)) #s(literal 1 binary64)) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sin.f64 t)) #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 2 binary64)) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) #s(literal 1 binary64)))) (*.f64 (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sin.f64 t)) #s(literal 1 binary64)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))))) (*.f64 (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sin.f64 t)) #s(literal 1 binary64)) (neg.f64 (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))))) (*.f64 (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sin.f64 t)) #s(literal 1 binary64)) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))))) (*.f64 (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sin.f64 t)) #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 2 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sin.f64 t)) #s(literal 1 binary64)) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sin.f64 t)) #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 2 binary64)) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))) (*.f64 (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sin.f64 t)) #s(literal 1 binary64)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) (*.f64 (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sin.f64 t)) #s(literal 1 binary64)) (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))))) (*.f64 (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sin.f64 t)) #s(literal 1 binary64)) (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) (/.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sin.f64 t)) #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sin.f64 t)) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))) (*.f64 (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sin.f64 t)) #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sin.f64 t)) #s(literal 1 binary64)) (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))))) (*.f64 (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sin.f64 t)) #s(literal 1 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))) (*.f64 (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sin.f64 t)) #s(literal 1 binary64)) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) (neg.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))))) (*.f64 (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sin.f64 t)) #s(literal 1 binary64)) #s(literal -1 binary64))) (*.f64 (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sin.f64 t)) #s(literal 1 binary64)) (neg.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (*.f64 (/.f64 (sin.f64 t) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) #s(literal 1 binary64)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #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 2 binary64)) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64))))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (*.f64 (/.f64 (sin.f64 t) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) #s(literal 1 binary64)))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #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 2 binary64)) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) #s(literal 1 binary64)))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (*.f64 (/.f64 (sin.f64 t) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) #s(literal 1 binary64)))) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (neg.f64 (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (*.f64 (/.f64 (sin.f64 t) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) #s(literal 1 binary64)))) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #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 2 binary64)) #s(literal 1 binary64)))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (*.f64 (/.f64 (sin.f64 t) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) #s(literal 1 binary64)))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (*.f64 (/.f64 (sin.f64 t) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) #s(literal 1 binary64)))) (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (*.f64 (/.f64 (sin.f64 t) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) #s(literal 1 binary64)))) (/.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) #s(literal 1 binary64))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) #s(literal 1 binary64))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (/.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (*.f64 (/.f64 (sin.f64 t) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) #s(literal 1 binary64)))) (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) #s(literal 1 binary64))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (*.f64 (/.f64 (sin.f64 t) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) #s(literal 1 binary64)))) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (*.f64 (/.f64 (sin.f64 t) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) #s(literal 1 binary64)))) (neg.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) #s(literal -1 binary64))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (neg.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (neg.f64 (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64))))) (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (neg.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))))) (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) #s(literal 1 binary64)))) (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (neg.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)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))))) (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (neg.f64 (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))))) (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (neg.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)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))))) (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (neg.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))))) (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))) (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (neg.f64 (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (neg.f64 (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) (/.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) #s(literal 1 binary64))) (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1 binary64))) (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (/.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (neg.f64 (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))) (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1 binary64))) (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (neg.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)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))))) (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))) (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (neg.f64 (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) (neg.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))))) (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal -1 binary64))) (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (neg.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1 binary64)) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (*.f64 (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sin.f64 t)) #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 2 binary64)) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64))))) (*.f64 (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sin.f64 t)) #s(literal 1 binary64)) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1 binary64)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sin.f64 t)) #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 2 binary64)) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) #s(literal 1 binary64)))) (*.f64 (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sin.f64 t)) #s(literal 1 binary64)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1 binary64)) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))))) (*.f64 (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sin.f64 t)) #s(literal 1 binary64)) (neg.f64 (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))))) (*.f64 (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sin.f64 t)) #s(literal 1 binary64)) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1 binary64)) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))))) (*.f64 (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sin.f64 t)) #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 2 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sin.f64 t)) #s(literal 1 binary64)) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1 binary64)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sin.f64 t)) #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 2 binary64)) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))) (*.f64 (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sin.f64 t)) #s(literal 1 binary64)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1 binary64)) (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) (*.f64 (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sin.f64 t)) #s(literal 1 binary64)) (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))))) (*.f64 (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sin.f64 t)) #s(literal 1 binary64)) (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sin.f64 t)) #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sin.f64 t)) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1 binary64)) (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))) (*.f64 (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sin.f64 t)) #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sin.f64 t)) #s(literal 1 binary64)) (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1 binary64)) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))))) (*.f64 (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sin.f64 t)) #s(literal 1 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))) (*.f64 (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sin.f64 t)) #s(literal 1 binary64)) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1 binary64)) (neg.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))))) (*.f64 (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sin.f64 t)) #s(literal 1 binary64)) #s(literal -1 binary64))) (*.f64 (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sin.f64 t)) #s(literal 1 binary64)) (neg.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64))))) (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) #s(literal 1 binary64)))) (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64))) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))))) (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (neg.f64 (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))))) (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64))) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))))) (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))) (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64))) (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64))) (/.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) #s(literal 1 binary64))) (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1 binary64))) (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (/.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64))) (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))) (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1 binary64))) (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64))) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))))) (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))) (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64))) (neg.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))))) (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal -1 binary64))) (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (neg.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64)) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (*.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64))))) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (*.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) #s(literal 1 binary64)))) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))))) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (neg.f64 (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))))) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (*.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) #s(literal 1 binary64)))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64)) (/.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) #s(literal 1 binary64))) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) #s(literal 1 binary64))) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (/.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64)) (neg.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))))) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) #s(literal -1 binary64))) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (neg.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (*.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64))) (*.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64))))) (*.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))))) |
(/.f64 (-.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64))) (*.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) #s(literal 1 binary64)))) (*.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(/.f64 (-.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (*.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64))) (neg.f64 (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))))) (*.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64))) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))) |
(/.f64 (-.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (*.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64))) (*.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) #s(literal 1 binary64)))) (*.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64))) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))) |
(/.f64 (-.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))) (*.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) (*.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64))) (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))))) (*.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64))) (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64))) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64))) (/.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))) (*.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64))) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64))) (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (*.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))) (*.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64))) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))))) (*.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64))) #s(literal -1 binary64))) (*.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64))) (neg.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (*.f64 (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sin.f64 t)) #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 2 binary64)) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64))))) (*.f64 (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sin.f64 t)) #s(literal 1 binary64)) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sin.f64 t)) #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 2 binary64)) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) #s(literal 1 binary64)))) (*.f64 (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sin.f64 t)) #s(literal 1 binary64)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))))) (*.f64 (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sin.f64 t)) #s(literal 1 binary64)) (neg.f64 (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))))) (*.f64 (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sin.f64 t)) #s(literal 1 binary64)) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))))) (*.f64 (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sin.f64 t)) #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 2 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sin.f64 t)) #s(literal 1 binary64)) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sin.f64 t)) #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 2 binary64)) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))) (*.f64 (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sin.f64 t)) #s(literal 1 binary64)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) (*.f64 (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sin.f64 t)) #s(literal 1 binary64)) (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))))) (*.f64 (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sin.f64 t)) #s(literal 1 binary64)) (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (/.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sin.f64 t)) #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sin.f64 t)) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))) (*.f64 (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sin.f64 t)) #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sin.f64 t)) #s(literal 1 binary64)) (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))))) (*.f64 (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sin.f64 t)) #s(literal 1 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))) (*.f64 (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sin.f64 t)) #s(literal 1 binary64)) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (neg.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))))) (*.f64 (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sin.f64 t)) #s(literal 1 binary64)) #s(literal -1 binary64))) (*.f64 (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sin.f64 t)) #s(literal 1 binary64)) (neg.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))))) |
(/.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64)) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.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)))) (/.f64 (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64)) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))))) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(/.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64)) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (+.f64 #s(literal 0 binary64) (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) #s(literal -2 binary64))))) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (+.f64 #s(literal 0 binary64) (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))))) |
(/.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64)) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (+.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) #s(literal -2 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))))) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) #s(literal -3 binary64))))) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (+.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) #s(literal -2 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))))))) |
(/.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64)) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (neg.f64 (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))))) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(/.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64)) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))))) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))) |
(/.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64)) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal 1 binary64))) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))))) |
(/.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64)) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (/.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal 1 binary64))) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64)) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (neg.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal 1 binary64))) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (neg.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))))) |
(/.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64)) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(/.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64)) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64))) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (neg.f64 (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (/.f64 (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))) (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (neg.f64 (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (neg.f64 (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) (+.f64 #s(literal 0 binary64) (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))) (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) #s(literal -2 binary64))))) (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (+.f64 #s(literal 0 binary64) (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (neg.f64 (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) (+.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) #s(literal -2 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))))) (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) #s(literal -3 binary64))))) (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (+.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) #s(literal -2 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (neg.f64 (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (neg.f64 (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (neg.f64 (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))))) (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (neg.f64 (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))) (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1 binary64))) (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (neg.f64 (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) (/.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1 binary64))) (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (/.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (neg.f64 (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) (neg.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))) (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1 binary64))) (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (neg.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (neg.f64 (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (neg.f64 (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal -1 binary64))) (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sin.f64 t)) #s(literal 1 binary64)) (/.f64 (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))) (*.f64 (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sin.f64 t)) #s(literal 1 binary64)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sin.f64 t)) #s(literal 1 binary64)) (*.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))))) (*.f64 (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sin.f64 t)) #s(literal 1 binary64)) (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) (+.f64 #s(literal 0 binary64) (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))) (*.f64 (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sin.f64 t)) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) #s(literal -2 binary64))))) (*.f64 (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sin.f64 t)) #s(literal 1 binary64)) (+.f64 #s(literal 0 binary64) (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) (+.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) #s(literal -2 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))))) (*.f64 (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sin.f64 t)) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) #s(literal -3 binary64))))) (*.f64 (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sin.f64 t)) #s(literal 1 binary64)) (+.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) #s(literal -2 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sin.f64 t)) #s(literal 1 binary64)) (neg.f64 (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))))) (*.f64 (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sin.f64 t)) #s(literal 1 binary64)) (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (*.f64 (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sin.f64 t)) #s(literal 1 binary64)) (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))))) (*.f64 (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sin.f64 t)) #s(literal 1 binary64)) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))) (*.f64 (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sin.f64 t)) #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sin.f64 t)) #s(literal 1 binary64)) (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) (/.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) (*.f64 (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sin.f64 t)) #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sin.f64 t)) #s(literal 1 binary64)) (/.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) (neg.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))) (*.f64 (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sin.f64 t)) #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sin.f64 t)) #s(literal 1 binary64)) (neg.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sin.f64 t)) #s(literal 1 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))) (*.f64 (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sin.f64 t)) #s(literal 1 binary64)) (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) (*.f64 (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sin.f64 t)) #s(literal 1 binary64)) #s(literal -1 binary64))) (*.f64 (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sin.f64 t)) #s(literal 1 binary64)) (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (*.f64 (/.f64 (sin.f64 t) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) #s(literal 1 binary64)))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (/.f64 (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (*.f64 (/.f64 (sin.f64 t) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) #s(literal 1 binary64)))) (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (*.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (*.f64 (/.f64 (sin.f64 t) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) #s(literal 1 binary64)))) (+.f64 #s(literal 0 binary64) (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) #s(literal -2 binary64))))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (+.f64 #s(literal 0 binary64) (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (*.f64 (/.f64 (sin.f64 t) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) #s(literal 1 binary64)))) (+.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) #s(literal -2 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) #s(literal -3 binary64))))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (+.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) #s(literal -2 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (*.f64 (/.f64 (sin.f64 t) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) #s(literal 1 binary64)))) (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (neg.f64 (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (*.f64 (/.f64 (sin.f64 t) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) #s(literal 1 binary64)))) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (*.f64 (/.f64 (sin.f64 t) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) #s(literal 1 binary64)))) (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) #s(literal 1 binary64))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (*.f64 (/.f64 (sin.f64 t) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) #s(literal 1 binary64)))) (/.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) #s(literal 1 binary64))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (/.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (*.f64 (/.f64 (sin.f64 t) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) #s(literal 1 binary64)))) (neg.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) #s(literal 1 binary64))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (neg.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (*.f64 (/.f64 (sin.f64 t) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) #s(literal 1 binary64)))) (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (*.f64 (/.f64 (sin.f64 t) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) #s(literal 1 binary64)))) (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) #s(literal -1 binary64))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (neg.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)))) (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (/.f64 (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))) (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (neg.f64 (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (neg.f64 (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) (+.f64 #s(literal 0 binary64) (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))) (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) #s(literal -2 binary64))))) (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (+.f64 #s(literal 0 binary64) (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (neg.f64 (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) (+.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) #s(literal -2 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))))) (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) #s(literal -3 binary64))))) (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (+.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) #s(literal -2 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (neg.f64 (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (neg.f64 (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (neg.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)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))))) (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (neg.f64 (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))) (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1 binary64))) (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (neg.f64 (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) (/.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1 binary64))) (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (/.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (neg.f64 (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) (neg.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))) (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1 binary64))) (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (neg.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (neg.f64 (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (neg.f64 (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal -1 binary64))) (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1 binary64)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sin.f64 t)) #s(literal 1 binary64)) (/.f64 (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))) (*.f64 (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sin.f64 t)) #s(literal 1 binary64)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1 binary64)) (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sin.f64 t)) #s(literal 1 binary64)) (*.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))))) (*.f64 (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sin.f64 t)) #s(literal 1 binary64)) (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1 binary64)) (+.f64 #s(literal 0 binary64) (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))) (*.f64 (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sin.f64 t)) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) #s(literal -2 binary64))))) (*.f64 (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sin.f64 t)) #s(literal 1 binary64)) (+.f64 #s(literal 0 binary64) (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1 binary64)) (+.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) #s(literal -2 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))))) (*.f64 (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sin.f64 t)) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) #s(literal -3 binary64))))) (*.f64 (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sin.f64 t)) #s(literal 1 binary64)) (+.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) #s(literal -2 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1 binary64)) (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sin.f64 t)) #s(literal 1 binary64)) (neg.f64 (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))))) (*.f64 (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sin.f64 t)) #s(literal 1 binary64)) (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1 binary64)) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (*.f64 (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sin.f64 t)) #s(literal 1 binary64)) (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))))) (*.f64 (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sin.f64 t)) #s(literal 1 binary64)) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1 binary64)) (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))) (*.f64 (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sin.f64 t)) #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sin.f64 t)) #s(literal 1 binary64)) (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1 binary64)) (/.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) (*.f64 (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sin.f64 t)) #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sin.f64 t)) #s(literal 1 binary64)) (/.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1 binary64)) (neg.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))) (*.f64 (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sin.f64 t)) #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sin.f64 t)) #s(literal 1 binary64)) (neg.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1 binary64)) (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sin.f64 t)) #s(literal 1 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))) (*.f64 (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sin.f64 t)) #s(literal 1 binary64)) (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1 binary64)) (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) (*.f64 (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sin.f64 t)) #s(literal 1 binary64)) #s(literal -1 binary64))) (*.f64 (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sin.f64 t)) #s(literal 1 binary64)) (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (neg.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (/.f64 (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))) (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(/.f64 (fma.f64 (neg.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64))) (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (neg.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64))) (+.f64 #s(literal 0 binary64) (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))) (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) #s(literal -2 binary64))))) (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (+.f64 #s(literal 0 binary64) (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))))) |
(/.f64 (fma.f64 (neg.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64))) (+.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) #s(literal -2 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))))) (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) #s(literal -3 binary64))))) (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (+.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) #s(literal -2 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))))))) |
(/.f64 (fma.f64 (neg.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64))) (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (neg.f64 (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (neg.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64))) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))))) (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))) |
(/.f64 (fma.f64 (neg.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64))) (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))) (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1 binary64))) (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))))) |
(/.f64 (fma.f64 (neg.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64))) (/.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1 binary64))) (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (/.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (neg.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64))) (neg.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))) (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1 binary64))) (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (neg.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))))) |
(/.f64 (fma.f64 (neg.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64))) (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (neg.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64))) (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal -1 binary64))) (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (/.f64 (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))))) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64)) (+.f64 #s(literal 0 binary64) (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) #s(literal -2 binary64))))) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (+.f64 #s(literal 0 binary64) (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64)) (+.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) #s(literal -2 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))))) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) #s(literal -3 binary64))))) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (+.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) #s(literal -2 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))))))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (neg.f64 (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))))) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64)) (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) #s(literal 1 binary64))) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64)) (/.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) #s(literal 1 binary64))) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (/.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64)) (neg.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) #s(literal 1 binary64))) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (neg.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64)) (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) #s(literal -1 binary64))) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))))) |
(/.f64 (+.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64))) (/.f64 (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))) (*.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64))) (*.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))))) (*.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64))) (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (+.f64 #s(literal 0 binary64) (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))) (*.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) #s(literal -2 binary64))))) (*.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64))) (+.f64 #s(literal 0 binary64) (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (+.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) #s(literal -2 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))))) (*.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) #s(literal -3 binary64))))) (*.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64))) (+.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) #s(literal -2 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64))) (neg.f64 (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))))) (*.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64))) (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(/.f64 (fma.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (*.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64))) (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))))) (*.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64))) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))) (*.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64))) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64))) (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) (*.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64))) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64))) (/.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))) (*.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64))) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64))) (neg.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))) (*.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64))) (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) (*.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64))) #s(literal -1 binary64))) (*.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64))) (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sin.f64 t)) #s(literal 1 binary64)) (/.f64 (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))) (*.f64 (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sin.f64 t)) #s(literal 1 binary64)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sin.f64 t)) #s(literal 1 binary64)) (*.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))))) (*.f64 (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sin.f64 t)) #s(literal 1 binary64)) (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (+.f64 #s(literal 0 binary64) (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))) (*.f64 (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sin.f64 t)) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) #s(literal -2 binary64))))) (*.f64 (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sin.f64 t)) #s(literal 1 binary64)) (+.f64 #s(literal 0 binary64) (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (+.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) #s(literal -2 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))))) (*.f64 (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sin.f64 t)) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) #s(literal -3 binary64))))) (*.f64 (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sin.f64 t)) #s(literal 1 binary64)) (+.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) #s(literal -2 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sin.f64 t)) #s(literal 1 binary64)) (neg.f64 (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))))) (*.f64 (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sin.f64 t)) #s(literal 1 binary64)) (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (*.f64 (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sin.f64 t)) #s(literal 1 binary64)) (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))))) (*.f64 (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sin.f64 t)) #s(literal 1 binary64)) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))) (*.f64 (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sin.f64 t)) #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sin.f64 t)) #s(literal 1 binary64)) (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (/.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) (*.f64 (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sin.f64 t)) #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sin.f64 t)) #s(literal 1 binary64)) (/.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (neg.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))) (*.f64 (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sin.f64 t)) #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sin.f64 t)) #s(literal 1 binary64)) (neg.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sin.f64 t)) #s(literal 1 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))) (*.f64 (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sin.f64 t)) #s(literal 1 binary64)) (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) (*.f64 (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sin.f64 t)) #s(literal 1 binary64)) #s(literal -1 binary64))) (*.f64 (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sin.f64 t)) #s(literal 1 binary64)) (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (/.f64 (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.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)))) (/.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64)) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (/.f64 (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (*.f64 (neg.f64 (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))))) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(/.f64 (fma.f64 (/.f64 (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sin.f64 t)) #s(literal 1 binary64)) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))))) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sin.f64 t)) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (*.f64 (/.f64 (sin.f64 t) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) #s(literal 1 binary64)))))) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)))) |
(/.f64 (fma.f64 (/.f64 (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (neg.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)))) (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(/.f64 (fma.f64 (/.f64 (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sin.f64 t)) #s(literal 1 binary64)) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1 binary64)))) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sin.f64 t)) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (/.f64 (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (neg.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64))))) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(/.f64 (fma.f64 (/.f64 (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))) |
(/.f64 (fma.f64 (/.f64 (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64))) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal 1 binary64))) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (/.f64 (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sin.f64 t)) #s(literal 1 binary64)) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sin.f64 t)) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (/.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64)) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))) (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))) (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (*.f64 (neg.f64 (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sin.f64 t)) #s(literal 1 binary64)) (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))))) (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sin.f64 t)) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (*.f64 (/.f64 (sin.f64 t) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) #s(literal 1 binary64)))))) (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))) (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (neg.f64 (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sin.f64 t)) #s(literal 1 binary64)) (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1 binary64)))) (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sin.f64 t)) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))) (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (neg.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64))))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))) (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64))) (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1 binary64))) (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sin.f64 t)) #s(literal 1 binary64)) (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sin.f64 t)) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) #s(literal -2 binary64))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (+.f64 #s(literal 0 binary64) (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))) (/.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64)) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))) (*.f64 (+.f64 #s(literal 0 binary64) (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) #s(literal -2 binary64))) (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (+.f64 #s(literal 0 binary64) (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))) (*.f64 (*.f64 (neg.f64 (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))))) (*.f64 (+.f64 #s(literal 0 binary64) (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))) (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) #s(literal -2 binary64))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sin.f64 t)) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 0 binary64) (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))))) (*.f64 (+.f64 #s(literal 0 binary64) (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sin.f64 t)) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) #s(literal -2 binary64))) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (*.f64 (+.f64 #s(literal 0 binary64) (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (*.f64 (/.f64 (sin.f64 t) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) #s(literal 1 binary64)))))) (*.f64 (+.f64 #s(literal 0 binary64) (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) #s(literal -2 binary64))) (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (+.f64 #s(literal 0 binary64) (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))) (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (neg.f64 (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))))) (*.f64 (+.f64 #s(literal 0 binary64) (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))) (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) #s(literal -2 binary64))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sin.f64 t)) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 0 binary64) (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))) (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1 binary64)))) (*.f64 (+.f64 #s(literal 0 binary64) (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sin.f64 t)) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) #s(literal -2 binary64))) (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (+.f64 #s(literal 0 binary64) (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))) (neg.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64))))) (*.f64 (+.f64 #s(literal 0 binary64) (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))) (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) #s(literal -2 binary64))) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (*.f64 (+.f64 #s(literal 0 binary64) (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 #s(literal 0 binary64) (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) #s(literal -2 binary64))) (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64))) (*.f64 (+.f64 #s(literal 0 binary64) (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 0 binary64) (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))) (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) #s(literal -2 binary64))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sin.f64 t)) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 0 binary64) (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))) (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) (*.f64 (+.f64 #s(literal 0 binary64) (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sin.f64 t)) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) #s(literal -3 binary64))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (+.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) #s(literal -2 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))))) (/.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64)) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))) (*.f64 (+.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) #s(literal -2 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) #s(literal -3 binary64))) (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (+.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) #s(literal -2 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))))) (*.f64 (*.f64 (neg.f64 (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))))) (*.f64 (+.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) #s(literal -2 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))))) (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) #s(literal -3 binary64))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sin.f64 t)) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) #s(literal -2 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))))) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))))) (*.f64 (+.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) #s(literal -2 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sin.f64 t)) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) #s(literal -3 binary64))) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (*.f64 (+.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) #s(literal -2 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))))) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (*.f64 (/.f64 (sin.f64 t) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) #s(literal 1 binary64)))))) (*.f64 (+.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) #s(literal -2 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))))) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) #s(literal -3 binary64))) (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (+.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) #s(literal -2 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))))) (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (neg.f64 (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))))) (*.f64 (+.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) #s(literal -2 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))))) (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) #s(literal -3 binary64))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sin.f64 t)) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) #s(literal -2 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))))) (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1 binary64)))) (*.f64 (+.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) #s(literal -2 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sin.f64 t)) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) #s(literal -3 binary64))) (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (+.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) #s(literal -2 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))))) (neg.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64))))) (*.f64 (+.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) #s(literal -2 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))))) (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) #s(literal -3 binary64))) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (*.f64 (+.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) #s(literal -2 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))))) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) #s(literal -2 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))))) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) #s(literal -3 binary64))) (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64))) (*.f64 (+.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) #s(literal -2 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))))) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) #s(literal -2 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))))) (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) #s(literal -3 binary64))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sin.f64 t)) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) #s(literal -2 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))))) (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) (*.f64 (+.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) #s(literal -2 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sin.f64 t)) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (/.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64)) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))) (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))) (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (*.f64 (neg.f64 (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sin.f64 t)) #s(literal 1 binary64)) (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))))) (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sin.f64 t)) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (*.f64 (/.f64 (sin.f64 t) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) #s(literal 1 binary64)))))) (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)))) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))) (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (neg.f64 (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sin.f64 t)) #s(literal 1 binary64)) (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1 binary64)))) (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sin.f64 t)) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))) (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (neg.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64))))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))) (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64))) (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1 binary64))) (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sin.f64 t)) #s(literal 1 binary64)) (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sin.f64 t)) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (/.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64)) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(/.f64 (fma.f64 (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (*.f64 (*.f64 (neg.f64 (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))))) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(/.f64 (fma.f64 (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sin.f64 t)) #s(literal 1 binary64)) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))))) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sin.f64 t)) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (*.f64 (/.f64 (sin.f64 t) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) #s(literal 1 binary64)))))) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)))) |
(/.f64 (fma.f64 (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (neg.f64 (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))))) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(/.f64 (fma.f64 (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sin.f64 t)) #s(literal 1 binary64)) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1 binary64)))) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sin.f64 t)) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (neg.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64))))) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(/.f64 (fma.f64 (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64))) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) #s(literal 1 binary64))) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sin.f64 t)) #s(literal 1 binary64)) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sin.f64 t)) #s(literal 1 binary64)))) |
(/.f64 (+.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (neg.f64 (pow.f64 (*.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 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64)) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))) (*.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))) (*.f64 (*.f64 (neg.f64 (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))))) (*.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))) (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sin.f64 t)) #s(literal 1 binary64)) (*.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))))) (*.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sin.f64 t)) #s(literal 1 binary64)))) |
(/.f64 (+.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (*.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (*.f64 (/.f64 (sin.f64 t) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) #s(literal 1 binary64)))))) (*.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))) (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (neg.f64 (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))))) (*.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))) (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sin.f64 t)) #s(literal 1 binary64)) (*.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))) (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1 binary64)))) (*.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sin.f64 t)) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))) (neg.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64))))) (*.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))) (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(/.f64 (fma.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (*.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64))) (*.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))) (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sin.f64 t)) #s(literal 1 binary64)) (*.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))) (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) (*.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sin.f64 t)) #s(literal 1 binary64)))) |
(/.f64 (+.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (/.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (pow.f64 (*.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 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64)) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))) (*.f64 (/.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (/.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) (*.f64 (*.f64 (neg.f64 (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))))) (*.f64 (/.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sin.f64 t)) #s(literal 1 binary64)) (*.f64 (/.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))))) (*.f64 (/.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sin.f64 t)) #s(literal 1 binary64)))) |
(/.f64 (+.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (*.f64 (/.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (*.f64 (/.f64 (sin.f64 t) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) #s(literal 1 binary64)))))) (*.f64 (/.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (/.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (neg.f64 (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))))) (*.f64 (/.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sin.f64 t)) #s(literal 1 binary64)) (*.f64 (/.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1 binary64)))) (*.f64 (/.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sin.f64 t)) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (/.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) (neg.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64))))) (*.f64 (/.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(/.f64 (fma.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (*.f64 (/.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (/.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64))) (*.f64 (/.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sin.f64 t)) #s(literal 1 binary64)) (*.f64 (/.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) (*.f64 (/.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sin.f64 t)) #s(literal 1 binary64)))) |
(/.f64 (+.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (neg.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.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 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64)) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))) (*.f64 (neg.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (neg.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))) (*.f64 (*.f64 (neg.f64 (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))))) (*.f64 (neg.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))) (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sin.f64 t)) #s(literal 1 binary64)) (*.f64 (neg.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))))) (*.f64 (neg.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sin.f64 t)) #s(literal 1 binary64)))) |
(/.f64 (+.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (*.f64 (neg.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (*.f64 (/.f64 (sin.f64 t) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) #s(literal 1 binary64)))))) (*.f64 (neg.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (neg.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))) (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (neg.f64 (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))))) (*.f64 (neg.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))) (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sin.f64 t)) #s(literal 1 binary64)) (*.f64 (neg.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))) (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1 binary64)))) (*.f64 (neg.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sin.f64 t)) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (neg.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))) (neg.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64))))) (*.f64 (neg.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))) (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(/.f64 (fma.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (*.f64 (neg.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (neg.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64))) (*.f64 (neg.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))) #s(literal 1 binary64))) (*.f64 (neg.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))) (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sin.f64 t)) #s(literal 1 binary64)) (*.f64 (neg.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))) (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) (*.f64 (neg.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sin.f64 t)) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (/.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64)) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))) (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (*.f64 (neg.f64 (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sin.f64 t)) #s(literal 1 binary64)) (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))))) (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sin.f64 t)) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (*.f64 (/.f64 (sin.f64 t) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) #s(literal 1 binary64)))))) (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (neg.f64 (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sin.f64 t)) #s(literal 1 binary64)) (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1 binary64)))) (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sin.f64 t)) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (neg.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64))))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64))) (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1 binary64))) (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sin.f64 t)) #s(literal 1 binary64)) (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sin.f64 t)) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.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 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64)) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))) (*.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) (*.f64 (*.f64 (neg.f64 (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))))) (*.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sin.f64 t)) #s(literal 1 binary64)) (*.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))))) (*.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sin.f64 t)) #s(literal 1 binary64)))) |
(/.f64 (+.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (*.f64 (/.f64 (sin.f64 t) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) #s(literal 1 binary64)))))) (*.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (neg.f64 (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))))) (*.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sin.f64 t)) #s(literal 1 binary64)) (*.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1 binary64)))) (*.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sin.f64 t)) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) (neg.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64))))) (*.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(/.f64 (fma.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64))) (*.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64))))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sin.f64 t)) #s(literal 1 binary64)) (*.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) (*.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sin.f64 t)) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1/2 binary64))) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1/2 binary64)) (/.f64 (*.f64 (sin.f64 t) ew) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1/2 binary64))))) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1/2 binary64))) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1/2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 t) ew)))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1/2 binary64)) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1/2 binary64))) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1/2 binary64)) (*.f64 (*.f64 (sin.f64 t) ew) #s(literal 1 binary64)))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1/2 binary64)) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1/2 binary64))) (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1/2 binary64)) (neg.f64 (*.f64 (sin.f64 t) ew)))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1/2 binary64))) (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (*.f64 (sin.f64 t) ew)) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1/2 binary64)) #s(literal 1 binary64))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1/2 binary64)) (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (*.f64 (sin.f64 t) ew)))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1/2 binary64))) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1/2 binary64)) (*.f64 (sin.f64 t) ew))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1/2 binary64)) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)))) |
(/.f64 (fma.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) (*.f64 (cos.f64 t) eh)) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (/.f64 (*.f64 (sin.f64 t) ew) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1/2 binary64))))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1/2 binary64)))) |
(/.f64 (fma.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) (*.f64 (cos.f64 t) eh)) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 t) ew)))) (+.f64 (pow.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) #s(literal 2 binary64)) #s(literal 1 binary64))) |
(/.f64 (fma.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) (*.f64 (cos.f64 t) eh)) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (*.f64 (*.f64 (sin.f64 t) ew) #s(literal 1 binary64)))) (+.f64 (pow.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) #s(literal 2 binary64)) #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) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (neg.f64 (*.f64 (sin.f64 t) ew)))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (cos.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)) (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (*.f64 (sin.f64 t) ew)) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) #s(literal 1 binary64))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #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)) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (*.f64 (sin.f64 t) ew))) (+.f64 (pow.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) #s(literal 2 binary64)) #s(literal 1 binary64))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (cos.f64 t) eh) (/.f64 eh (*.f64 (tan.f64 t) ew))) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (/.f64 (*.f64 (sin.f64 t) ew) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1/2 binary64))))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1/2 binary64)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (cos.f64 t) eh) (/.f64 eh (*.f64 (tan.f64 t) ew))) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 t) ew)))) (+.f64 (pow.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) #s(literal 2 binary64)) #s(literal 1 binary64))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (cos.f64 t) eh) (/.f64 eh (*.f64 (tan.f64 t) ew))) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (*.f64 (*.f64 (sin.f64 t) ew) #s(literal 1 binary64)))) (+.f64 (pow.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) #s(literal 2 binary64)) #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) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (neg.f64 (*.f64 (sin.f64 t) ew)))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (cos.f64 t) eh) (/.f64 eh (*.f64 (tan.f64 t) ew))) (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (*.f64 (sin.f64 t) ew)) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) #s(literal 1 binary64))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #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))) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (*.f64 (sin.f64 t) ew))) (+.f64 (pow.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) #s(literal 2 binary64)) #s(literal 1 binary64))) |
(/.f64 (fma.f64 (*.f64 (/.f64 (neg.f64 eh) (tan.f64 t)) (/.f64 (*.f64 (cos.f64 t) eh) ew)) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1/2 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (/.f64 (*.f64 (sin.f64 t) ew) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1/2 binary64))))) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1/2 binary64)))) |
(/.f64 (fma.f64 (*.f64 (/.f64 (neg.f64 eh) (tan.f64 t)) (/.f64 (*.f64 (cos.f64 t) eh) ew)) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 t) ew)))) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)))) |
(/.f64 (fma.f64 (*.f64 (/.f64 (neg.f64 eh) (tan.f64 t)) (/.f64 (*.f64 (cos.f64 t) eh) ew)) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (*.f64 (sin.f64 t) ew) #s(literal 1 binary64)))) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)))) |
(/.f64 (fma.f64 (*.f64 (/.f64 (neg.f64 eh) (tan.f64 t)) (/.f64 (*.f64 (cos.f64 t) eh) ew)) (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (neg.f64 (*.f64 (sin.f64 t) ew)))) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(/.f64 (fma.f64 (*.f64 (/.f64 (neg.f64 eh) (tan.f64 t)) (/.f64 (*.f64 (cos.f64 t) eh) ew)) (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (*.f64 (sin.f64 t) ew)) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (*.f64 (sin.f64 t) ew)))) |
(/.f64 (fma.f64 (*.f64 (/.f64 (neg.f64 eh) (tan.f64 t)) (/.f64 (*.f64 (cos.f64 t) eh) ew)) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (sin.f64 t) ew))) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1/2 binary64)) (*.f64 (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (/.f64 (*.f64 (sin.f64 t) ew) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1/2 binary64))))) (*.f64 (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1/2 binary64)))) |
(/.f64 (+.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (*.f64 (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 t) ew)))) (*.f64 (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)))) |
(/.f64 (+.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (*.f64 (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (*.f64 (*.f64 (sin.f64 t) ew) #s(literal 1 binary64)))) (*.f64 (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (neg.f64 (*.f64 (sin.f64 t) ew)))) (*.f64 (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (*.f64 (sin.f64 t) ew)) (*.f64 (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) #s(literal 1 binary64))) (*.f64 (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (*.f64 (sin.f64 t) ew)))) |
(/.f64 (+.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (*.f64 (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (*.f64 (sin.f64 t) ew))) (*.f64 (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)))) |
(/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (/.f64 (*.f64 (sin.f64 t) ew) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1/2 binary64))))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1/2 binary64)))) |
(/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 t) ew)))) (+.f64 (pow.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) #s(literal 2 binary64)) #s(literal 1 binary64))) |
(/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (*.f64 (*.f64 (sin.f64 t) ew) #s(literal 1 binary64)))) (+.f64 (pow.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) #s(literal 2 binary64)) #s(literal 1 binary64))) |
(/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))) (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (neg.f64 (*.f64 (sin.f64 t) ew)))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))) (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (*.f64 (sin.f64 t) ew)) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) #s(literal 1 binary64))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (*.f64 (sin.f64 t) ew)))) |
(/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (*.f64 (sin.f64 t) ew))) (+.f64 (pow.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) #s(literal 2 binary64)) #s(literal 1 binary64))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (sin.f64 t) ew) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1/2 binary64))) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1/2 binary64)) (/.f64 (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1/2 binary64))))) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (sin.f64 t) ew) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1/2 binary64))) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1/2 binary64)) (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) (*.f64 (cos.f64 t) eh)))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1/2 binary64)) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (sin.f64 t) ew) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1/2 binary64))) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1/2 binary64)) (*.f64 (*.f64 (cos.f64 t) eh) (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1/2 binary64)) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (sin.f64 t) ew) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1/2 binary64))) (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1/2 binary64)) (*.f64 (/.f64 (neg.f64 eh) (tan.f64 t)) (/.f64 (*.f64 (cos.f64 t) eh) ew)))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (sin.f64 t) ew) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1/2 binary64))) (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1/2 binary64)) #s(literal 1 binary64))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1/2 binary64)) (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (sin.f64 t) ew) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1/2 binary64))) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1/2 binary64)) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1/2 binary64)) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 t) ew)) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (/.f64 (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1/2 binary64))))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1/2 binary64)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 t) ew)) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) (*.f64 (cos.f64 t) eh)))) (+.f64 (pow.f64 (/.f64 eh (*.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)) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (*.f64 (*.f64 (cos.f64 t) eh) (/.f64 eh (*.f64 (tan.f64 t) ew))))) (+.f64 (pow.f64 (/.f64 eh (*.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)) (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (*.f64 (/.f64 (neg.f64 eh) (tan.f64 t)) (/.f64 (*.f64 (cos.f64 t) eh) ew)))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 t) ew)) (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) #s(literal 1 binary64))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 t) ew)) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (+.f64 (pow.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) #s(literal 2 binary64)) #s(literal 1 binary64))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (sin.f64 t) ew) #s(literal 1 binary64)) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (/.f64 (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1/2 binary64))))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1/2 binary64)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (sin.f64 t) ew) #s(literal 1 binary64)) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) (*.f64 (cos.f64 t) eh)))) (+.f64 (pow.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) #s(literal 2 binary64)) #s(literal 1 binary64))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (sin.f64 t) ew) #s(literal 1 binary64)) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (*.f64 (*.f64 (cos.f64 t) eh) (/.f64 eh (*.f64 (tan.f64 t) ew))))) (+.f64 (pow.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) #s(literal 2 binary64)) #s(literal 1 binary64))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (sin.f64 t) ew) #s(literal 1 binary64)) (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (*.f64 (/.f64 (neg.f64 eh) (tan.f64 t)) (/.f64 (*.f64 (cos.f64 t) eh) ew)))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (sin.f64 t) ew) #s(literal 1 binary64)) (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) #s(literal 1 binary64))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (sin.f64 t) ew) #s(literal 1 binary64)) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (+.f64 (pow.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) #s(literal 2 binary64)) #s(literal 1 binary64))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (sin.f64 t) ew)) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1/2 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (/.f64 (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1/2 binary64))))) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1/2 binary64)))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (sin.f64 t) ew)) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) (*.f64 (cos.f64 t) eh)))) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (sin.f64 t) ew)) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (*.f64 (cos.f64 t) eh) (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (sin.f64 t) ew)) (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (/.f64 (neg.f64 eh) (tan.f64 t)) (/.f64 (*.f64 (cos.f64 t) eh) ew)))) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (sin.f64 t) ew)) (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (sin.f64 t) ew)) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1/2 binary64)) (*.f64 (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (*.f64 (sin.f64 t) ew)) (/.f64 (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1/2 binary64))))) (*.f64 (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (*.f64 (sin.f64 t) ew)) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1/2 binary64)))) |
(/.f64 (+.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (*.f64 (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (*.f64 (sin.f64 t) ew)) (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) (*.f64 (cos.f64 t) eh)))) (*.f64 (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (*.f64 (sin.f64 t) ew)) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)))) |
(/.f64 (+.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (*.f64 (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (*.f64 (sin.f64 t) ew)) (*.f64 (*.f64 (cos.f64 t) eh) (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (*.f64 (sin.f64 t) ew)) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (*.f64 (sin.f64 t) ew)) (*.f64 (/.f64 (neg.f64 eh) (tan.f64 t)) (/.f64 (*.f64 (cos.f64 t) eh) ew)))) (*.f64 (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (*.f64 (sin.f64 t) ew)) (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (*.f64 (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (*.f64 (sin.f64 t) ew)) #s(literal 1 binary64))) (*.f64 (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (*.f64 (sin.f64 t) ew)) (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))))) |
(/.f64 (+.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (*.f64 (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (*.f64 (sin.f64 t) ew)) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (*.f64 (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (*.f64 (sin.f64 t) ew)) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)))) |
(/.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (/.f64 (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1/2 binary64))))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1/2 binary64)))) |
(/.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) (*.f64 (cos.f64 t) eh)))) (+.f64 (pow.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) #s(literal 2 binary64)) #s(literal 1 binary64))) |
(/.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (*.f64 (*.f64 (cos.f64 t) eh) (/.f64 eh (*.f64 (tan.f64 t) ew))))) (+.f64 (pow.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) #s(literal 2 binary64)) #s(literal 1 binary64))) |
(/.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (*.f64 (/.f64 (neg.f64 eh) (tan.f64 t)) (/.f64 (*.f64 (cos.f64 t) eh) ew)))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(/.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) #s(literal 1 binary64))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))))) |
(/.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (+.f64 (pow.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) #s(literal 2 binary64)) #s(literal 1 binary64))) |
(/.f64 (-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64)) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (*.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) #s(literal 1 binary64))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64)) (neg.f64 (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))))) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))))) |
(/.f64 (-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64)) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))) (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (neg.f64 (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))) (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(/.f64 (-.f64 (neg.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64))) (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))) (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64))) (/.f64 (-.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) (*.f64 (cos.f64 t) eh)) (*.f64 (sin.f64 t) ew)) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #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 4 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 4 binary64))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) #s(literal 2 binary64))) (/.f64 (-.f64 (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64))) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (/.f64 (sin.f64 t) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) #s(literal 1 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) #s(literal -3 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (/.f64 (sin.f64 t) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) #s(literal 1 binary64))) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) #s(literal -2 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (/.f64 (sin.f64 t) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) #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 2 binary64)) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))) (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(/.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 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #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 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) (*.f64 (cos.f64 t) eh)) (*.f64 (sin.f64 t) ew)) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64))) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #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))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) #s(literal 2 binary64)))) (neg.f64 (/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64)) (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (/.f64 (/.f64 (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (/.f64 (sin.f64 t) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) #s(literal 1 binary64))) #s(literal 3 binary64)))) (neg.f64 (+.f64 (/.f64 (-.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 4 binary64)) (*.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64)) (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) #s(literal 2 binary64))) (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (/.f64 (sin.f64 t) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) #s(literal 1 binary64))) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))))) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64)) (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) #s(literal 1 binary64))) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))))) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(/.f64 (fma.f64 (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64)))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))))) |
(/.f64 (/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #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))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) #s(literal 2 binary64))) (/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64)) (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))) |
(/.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 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.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 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (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 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)))))) |
(/.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 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #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 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) (*.f64 (cos.f64 t) eh)) (*.f64 (sin.f64 t) ew)) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64))) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64)))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (/.f64 (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (/.f64 (sin.f64 t) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) #s(literal 1 binary64))) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) #s(literal -2 binary64)) (/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 4 binary64)) (*.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64)) (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) #s(literal 2 binary64))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (/.f64 (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (/.f64 (sin.f64 t) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) #s(literal 1 binary64))) #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 4 binary64)) (*.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64)) (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) #s(literal 2 binary64))) (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (/.f64 (sin.f64 t) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) #s(literal 1 binary64))) #s(literal 2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))))) |
(/.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 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) (*.f64 (cos.f64 t) eh)) (*.f64 (sin.f64 t) ew)) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64))) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 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 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64)) (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))))) (/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #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))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (-.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 4 binary64)) (*.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64)) (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) #s(literal 2 binary64))) (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (/.f64 (sin.f64 t) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) #s(literal 1 binary64))) #s(literal 2 binary64))) (+.f64 (pow.f64 (/.f64 (/.f64 (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (/.f64 (sin.f64 t) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) #s(literal 1 binary64))) #s(literal 3 binary64))))) |
(fma.f64 (exp.f64 (log.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t)))) (exp.f64 (log.f64 eh)) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t))) |
(fma.f64 (exp.f64 (log.f64 (*.f64 (cos.f64 t) eh))) (exp.f64 (log.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t))) |
(fma.f64 (exp.f64 (log.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) (exp.f64 (log.f64 (*.f64 (cos.f64 t) eh))) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t))) |
(fma.f64 (exp.f64 (log.f64 eh)) (exp.f64 (log.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t)))) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t))) |
(fma.f64 (pow.f64 (/.f64 (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))) #s(literal 1 binary64)) #s(literal 1 binary64)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t))) |
(fma.f64 (pow.f64 (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh))) #s(literal 1 binary64)) (pow.f64 (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh))) #s(literal 1 binary64)) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t))) |
(fma.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1/2 binary64))) #s(literal 1 binary64)) (pow.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1/2 binary64))) #s(literal 1 binary64)) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t))) |
(fma.f64 (pow.f64 (/.f64 (*.f64 eh (/.f64 eh (*.f64 (tan.f64 t) ew))) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1/2 binary64))) #s(literal 1 binary64)) (pow.f64 (/.f64 (cos.f64 t) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1/2 binary64))) #s(literal 1 binary64)) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t))) |
(fma.f64 (pow.f64 (/.f64 (cos.f64 t) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1/2 binary64))) #s(literal 1 binary64)) (pow.f64 (/.f64 (*.f64 eh (/.f64 eh (*.f64 (tan.f64 t) ew))) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1/2 binary64))) #s(literal 1 binary64)) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t))) |
(fma.f64 (pow.f64 (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))) #s(literal 1 binary64)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t))) |
(fma.f64 (pow.f64 (*.f64 eh (/.f64 eh (*.f64 (tan.f64 t) ew))) #s(literal 1 binary64)) (pow.f64 (/.f64 (cos.f64 t) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64))) #s(literal 1 binary64)) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t))) |
(fma.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh) #s(literal 1 binary64)) (pow.f64 (cos.f64 t) #s(literal 1 binary64)) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t))) |
(fma.f64 (pow.f64 (/.f64 eh (tan.f64 t)) #s(literal 1 binary64)) (pow.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64))) #s(literal 1 binary64)) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t))) |
(fma.f64 (pow.f64 (cos.f64 t) #s(literal 1 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh) #s(literal 1 binary64)) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t))) |
(fma.f64 (/.f64 (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) #s(literal 1 binary64)) (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (/.f64 (sin.f64 t) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) #s(literal 1 binary64)))) |
(fma.f64 (/.f64 (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))) #s(literal 1 binary64)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t))) |
(fma.f64 (/.f64 (*.f64 (sin.f64 t) ew) #s(literal 1 binary64)) (cos.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))) |
(fma.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64)) (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))))) (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (/.f64 (/.f64 (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(fma.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64)) #s(literal 1 binary64)) (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (/.f64 (/.f64 (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(fma.f64 (/.f64 (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (/.f64 (sin.f64 t) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) #s(literal 1 binary64)))) |
(fma.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64)) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (/.f64 (/.f64 (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.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 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t))) |
(fma.f64 (*.f64 #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 2 binary64)) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))))) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (/.f64 (sin.f64 t) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) #s(literal 1 binary64)))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh))) |
(fma.f64 (*.f64 ew (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh))) |
(fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.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) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (/.f64 (/.f64 (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(fma.f64 (*.f64 (*.f64 (/.f64 (sin.f64 t) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) #s(literal 1 binary64)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (*.f64 (sin.f64 t) ew) ew) (/.f64 (/.f64 (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(fma.f64 (*.f64 (*.f64 (/.f64 (sin.f64 t) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) #s(literal 1 binary64)) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t))) ew (/.f64 (/.f64 (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (/.f64 (/.f64 (sin.f64 t) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (/.f64 (/.f64 (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(fma.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 2 binary64)) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))))) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (/.f64 (sin.f64 t) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) #s(literal 1 binary64)))) |
(fma.f64 (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh))) (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh))) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t))) |
(fma.f64 (/.f64 (/.f64 eh (tan.f64 t)) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1/2 binary64))) (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1/2 binary64))) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t))) |
(fma.f64 (/.f64 (*.f64 eh (/.f64 eh (*.f64 (tan.f64 t) ew))) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1/2 binary64))) (/.f64 (cos.f64 t) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1/2 binary64))) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t))) |
(fma.f64 (/.f64 (cos.f64 t) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1/2 binary64))) (/.f64 (*.f64 eh (/.f64 eh (*.f64 (tan.f64 t) ew))) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1/2 binary64))) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t))) |
(fma.f64 (/.f64 (sin.f64 t) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1/2 binary64))) (/.f64 ew (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1/2 binary64))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh))) |
(fma.f64 (/.f64 ew (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1/2 binary64))) (/.f64 (sin.f64 t) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1/2 binary64))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh))) |
(fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (/.f64 (*.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))))) (/.f64 (/.f64 (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(fma.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (/.f64 (sin.f64 t) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) #s(literal 1 binary64)))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) (/.f64 (/.f64 (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(fma.f64 (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (*.f64 (/.f64 (sin.f64 t) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) #s(literal 1 binary64))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (/.f64 (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.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 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t))) |
(fma.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64)) (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (/.f64 (/.f64 (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(fma.f64 (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (/.f64 (sin.f64 t) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) #s(literal 1 binary64)))) |
(fma.f64 (pow.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal 2 binary64)) (/.f64 (pow.f64 (*.f64 (cos.f64 t) eh) #s(literal 2 binary64)) (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (/.f64 (sin.f64 t) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) #s(literal 1 binary64)))) |
(fma.f64 (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (/.f64 (sin.f64 t) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) #s(literal 1 binary64)) (/.f64 (/.f64 (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(fma.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (/.f64 (sin.f64 t) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) #s(literal 1 binary64))) (/.f64 (/.f64 (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(fma.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))))) #s(literal -1 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (/.f64 (sin.f64 t) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) #s(literal 1 binary64)))) |
(fma.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (pow.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (/.f64 (sin.f64 t) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) #s(literal 1 binary64)))) |
(fma.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (neg.f64 (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))))) (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (/.f64 (sin.f64 t) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) #s(literal 1 binary64)))) |
(fma.f64 (*.f64 (/.f64 (sin.f64 t) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (/.f64 (/.f64 (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.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)) (*.f64 (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) (/.f64 (/.f64 (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.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 #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 2 binary64)) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))))) (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (/.f64 (sin.f64 t) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) #s(literal 1 binary64)))) |
(fma.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (/.f64 (/.f64 (sin.f64 t) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) (/.f64 (/.f64 (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(fma.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (*.f64 (/.f64 (sin.f64 t) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) #s(literal 1 binary64))) (/.f64 (/.f64 (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(fma.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.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 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t))) |
(fma.f64 (*.f64 eh (/.f64 eh (*.f64 (tan.f64 t) ew))) (/.f64 (cos.f64 t) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64))) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t))) |
(fma.f64 (/.f64 eh (tan.f64 t)) (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64))) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t))) |
(fma.f64 (*.f64 (sin.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)))) (*.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 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t))) |
(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 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (/.f64 (sin.f64 t) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) #s(literal 1 binary64)))) |
(fma.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t))) |
(fma.f64 (cos.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t))) |
(fma.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) (*.f64 ew (*.f64 (/.f64 (sin.f64 t) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) #s(literal 1 binary64))) (/.f64 (/.f64 (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(fma.f64 (sin.f64 t) (/.f64 ew (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #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 (cos.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))) |
(fma.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) (*.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 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t))) |
(-.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (/.f64 (sin.f64 t) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) #s(literal 1 binary64)) #s(literal 0 binary64)) (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (/.f64 (sin.f64 t) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) #s(literal 1 binary64))) #s(literal 2 binary64)) (/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64)) (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))) (/.f64 (pow.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) #s(literal -2 binary64)) (/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64)) (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))))))) |
(-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64))) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))) |
(-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (/.f64 (sin.f64 t) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) #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 2 binary64)) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))) |
(+.f64 (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (/.f64 (sin.f64 t) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) #s(literal 1 binary64))) (/.f64 (/.f64 (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(+.f64 (/.f64 (/.f64 (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (/.f64 (sin.f64 t) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) #s(literal 1 binary64)))) |
(+.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t))) |
(+.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh))) |
(*.f64 (fabs.f64 (/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #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))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) #s(literal 2 binary64)))) (fabs.f64 (pow.f64 (/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64)) (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))))) #s(literal -1 binary64)))) |
(*.f64 (fabs.f64 (+.f64 (pow.f64 (/.f64 (/.f64 (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (/.f64 (sin.f64 t) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) #s(literal 1 binary64))) #s(literal 3 binary64)))) (fabs.f64 (pow.f64 (+.f64 (/.f64 (-.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 4 binary64)) (*.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64)) (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) #s(literal 2 binary64))) (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (/.f64 (sin.f64 t) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) #s(literal 1 binary64))) #s(literal 2 binary64))) #s(literal -1 binary64)))) |
(*.f64 (fabs.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))) (fabs.f64 (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))) |
(*.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 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 3 binary64)))) (fabs.f64 (pow.f64 (fma.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) (/.f64 (-.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) (*.f64 (cos.f64 t) eh)) (*.f64 (sin.f64 t) ew)) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64))) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64))) #s(literal -1 binary64)))) |
(*.f64 #s(literal 1 binary64) (fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh))))) |
(/.f64 (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 4 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 4 binary64))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) #s(literal 2 binary64)))) (fabs.f64 (/.f64 (-.f64 (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64))) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))))))) |
(/.f64 (fabs.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (/.f64 (sin.f64 t) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) #s(literal 1 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) #s(literal -3 binary64)))) (fabs.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (/.f64 (sin.f64 t) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) #s(literal 1 binary64))) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) #s(literal -2 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (/.f64 (sin.f64 t) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) #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 2 binary64)) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))))))) |
(/.f64 (fabs.f64 (neg.f64 (/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #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))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) #s(literal 2 binary64))))) (fabs.f64 (neg.f64 (/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64)) (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))))) |
(/.f64 (fabs.f64 (neg.f64 (+.f64 (pow.f64 (/.f64 (/.f64 (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (/.f64 (sin.f64 t) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) #s(literal 1 binary64))) #s(literal 3 binary64))))) (fabs.f64 (neg.f64 (+.f64 (/.f64 (-.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 4 binary64)) (*.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64)) (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) #s(literal 2 binary64))) (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (/.f64 (sin.f64 t) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) #s(literal 1 binary64))) #s(literal 2 binary64)))))) |
(/.f64 (fabs.f64 (-.f64 (*.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))))) (fabs.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))))) |
(/.f64 (fabs.f64 (-.f64 (*.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64)) (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) #s(literal 1 binary64)))) (fabs.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))))) |
(/.f64 (fabs.f64 (-.f64 (*.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))))) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))))) (fabs.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) #s(literal 2 binary64)))) |
(/.f64 (fabs.f64 (fma.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))))) (fabs.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) #s(literal 2 binary64)))) |
(/.f64 (fabs.f64 (fma.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))))) (fabs.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))))) |
(/.f64 (fabs.f64 (fma.f64 (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64))))) (fabs.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) #s(literal 2 binary64)))) |
(/.f64 (fabs.f64 (fma.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64))))) (fabs.f64 (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))))))) |
(/.f64 (fabs.f64 (/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #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))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) #s(literal 2 binary64)))) (fabs.f64 (/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64)) (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))))))) |
(/.f64 (fabs.f64 (+.f64 (pow.f64 (/.f64 (/.f64 (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (/.f64 (sin.f64 t) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) #s(literal 1 binary64))) #s(literal 3 binary64)))) (fabs.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) #s(literal -2 binary64)) (/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 4 binary64)) (*.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64)) (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) #s(literal 2 binary64)))))) |
(/.f64 (fabs.f64 (+.f64 (pow.f64 (/.f64 (/.f64 (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (/.f64 (sin.f64 t) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) #s(literal 1 binary64))) #s(literal 3 binary64)))) (fabs.f64 (+.f64 (/.f64 (-.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 4 binary64)) (*.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64)) (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) #s(literal 2 binary64))) (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (/.f64 (sin.f64 t) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) #s(literal 1 binary64))) #s(literal 2 binary64))))) |
(/.f64 (fabs.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))) (fabs.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))) |
(/.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 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 3 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 2 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (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 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t))))))) |
(/.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 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #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 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) (*.f64 (cos.f64 t) eh)) (*.f64 (sin.f64 t) ew)) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64))) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))))) |
(/.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 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) (*.f64 (cos.f64 t) eh)) (*.f64 (sin.f64 t) ew)) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64))) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 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 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 3 binary64)))))) |
(/.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 (/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64)) (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))))) (/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #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))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) #s(literal 2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 (+.f64 (/.f64 (-.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 4 binary64)) (*.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64)) (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) #s(literal 2 binary64))) (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (/.f64 (sin.f64 t) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) #s(literal 1 binary64))) #s(literal 2 binary64))) (+.f64 (pow.f64 (/.f64 (/.f64 (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (/.f64 (sin.f64 t) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) #s(literal 1 binary64))) #s(literal 3 binary64)))))) |
(fabs.f64 (-.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh))) #s(literal 0 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 2 binary64)) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))))) (fma.f64 (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (/.f64 (sin.f64 t) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) #s(literal 1 binary64)) #s(literal 0 binary64)))) |
(fabs.f64 (-.f64 (/.f64 (pow.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) #s(literal -2 binary64)) (/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64)) (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))) (/.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (/.f64 (sin.f64 t) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) #s(literal 1 binary64))) #s(literal 2 binary64)) (/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64)) (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))))) |
(fabs.f64 (-.f64 (/.f64 (-.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64))) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))))) #s(literal 0 binary64))) |
(fabs.f64 (neg.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh))))))) |
(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 2 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64))) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))) |
(fabs.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))))) |
(fabs.f64 (neg.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(*.f64 (/.f64 (*.f64 (sin.f64 t) ew) #s(literal 1 binary64)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) |
(*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) |
(*.f64 (*.f64 ew (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (sin.f64 t)) |
(*.f64 (/.f64 (sin.f64 t) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1/2 binary64))) (/.f64 ew (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 ew (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1/2 binary64))) (/.f64 (sin.f64 t) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1/2 binary64)))) |
(*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) ew) |
(*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (sin.f64 t) ew)) |
(*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) |
(*.f64 (sin.f64 t) (/.f64 ew (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)))) |
(*.f64 (sin.f64 t) (*.f64 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)))) (sin.f64 t))) |
(pow.f64 (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (*.f64 (sin.f64 t) ew)) #s(literal -1 binary64)) |
(/.f64 (/.f64 (*.f64 (sin.f64 t) ew) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1/2 binary64))) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1/2 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 t) ew)) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64))) |
(/.f64 (*.f64 (*.f64 (sin.f64 t) ew) #s(literal 1 binary64)) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64))) |
(/.f64 (neg.f64 (*.f64 (sin.f64 t) ew)) (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (*.f64 (sin.f64 t) ew))) |
(/.f64 (*.f64 (sin.f64 t) ew) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #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) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64))) |
(/.f64 (*.f64 eh (/.f64 eh (*.f64 (tan.f64 t) ew))) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 eh (tan.f64 t)) #s(literal 1 binary64)) (pow.f64 (/.f64 (pow.f64 ew #s(literal -1 binary64)) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) #s(literal 1 binary64)) (pow.f64 (/.f64 (cos.f64 t) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) #s(literal 1 binary64)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) |
(*.f64 (pow.f64 (/.f64 eh ew) #s(literal 1 binary64)) (pow.f64 (/.f64 (pow.f64 (tan.f64 t) #s(literal -1 binary64)) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (cos.f64 t) #s(literal 1 binary64)) (pow.f64 (/.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64))) #s(literal 1 binary64))) |
(*.f64 (/.f64 eh (tan.f64 t)) (/.f64 (pow.f64 ew #s(literal -1 binary64)) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)))) |
(*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (/.f64 (cos.f64 t) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)))) |
(*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) |
(*.f64 (cos.f64 t) (/.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)))) |
(*.f64 (/.f64 eh ew) (/.f64 (pow.f64 (tan.f64 t) #s(literal -1 binary64)) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)))) |
(*.f64 eh (pow.f64 (/.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -1 binary64)) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64))) #s(literal 1 binary64))) |
(*.f64 eh (/.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -1 binary64)) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)))) |
(pow.f64 (*.f64 (/.f64 (*.f64 (tan.f64 t) ew) eh) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (/.f64 (*.f64 (tan.f64 t) ew) eh)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (/.f64 eh (*.f64 (tan.f64 t) ew))) #s(literal -1 binary64)) |
(pow.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(/.f64 (/.f64 (neg.f64 eh) ew) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (neg.f64 (tan.f64 t)))) |
(/.f64 (neg.f64 eh) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (*.f64 (neg.f64 ew) (tan.f64 t)))) |
(/.f64 (/.f64 (neg.f64 eh) (tan.f64 t)) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (neg.f64 ew))) |
(/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (/.f64 (*.f64 (tan.f64 t) ew) eh))) |
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (/.f64 eh (*.f64 (tan.f64 t) ew)))) |
(/.f64 (/.f64 eh (tan.f64 t)) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) ew)) |
(/.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64))) |
(/.f64 (/.f64 eh ew) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (tan.f64 t))) |
(/.f64 eh (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (*.f64 (tan.f64 t) ew))) |
(sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) |
(exp.f64 (*.f64 (log.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1 binary64))) |
(*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(approx (* eh (cos t)) (fma.f64 (*.f64 t t) (*.f64 #s(literal -1/2 binary64) eh) eh))) #s(literal 2 binary64))) (pow.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) #s(approx (* eh (cos t)) (fma.f64 (*.f64 t t) (*.f64 #s(literal -1/2 binary64) eh) eh)))) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64))) #s(literal -1 binary64))) |
(*.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(approx (* eh (cos t)) (fma.f64 (*.f64 t t) (*.f64 #s(literal -1/2 binary64) eh) eh))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 3 binary64))) (pow.f64 (fma.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(approx (* eh (cos t)) (fma.f64 (*.f64 t t) (*.f64 #s(literal -1/2 binary64) eh) eh))) (/.f64 (-.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) #s(approx (* eh (cos t)) (fma.f64 (*.f64 t t) (*.f64 #s(literal -1/2 binary64) eh) eh))) (*.f64 (sin.f64 t) ew)) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64))) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64))) #s(literal -1 binary64))) |
(pow.f64 (/.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) #s(approx (* eh (cos t)) (fma.f64 (*.f64 t t) (*.f64 #s(literal -1/2 binary64) eh) eh)))) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64))) (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(approx (* eh (cos t)) (fma.f64 (*.f64 t t) (*.f64 #s(literal -1/2 binary64) eh) eh))) #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(approx (* eh (cos t)) (fma.f64 (*.f64 t t) (*.f64 #s(literal -1/2 binary64) eh) eh))) (/.f64 (-.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) #s(approx (* eh (cos t)) (fma.f64 (*.f64 t t) (*.f64 #s(literal -1/2 binary64) eh) eh))) (*.f64 (sin.f64 t) ew)) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64))) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64))) (+.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(approx (* eh (cos t)) (fma.f64 (*.f64 t t) (*.f64 #s(literal -1/2 binary64) eh) eh))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) #s(approx (* eh (cos t)) (fma.f64 (*.f64 t t) (*.f64 #s(literal -1/2 binary64) eh) eh)))) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) #s(approx (* eh (cos t)) (fma.f64 (*.f64 t t) (*.f64 #s(literal -1/2 binary64) eh) eh)))) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(approx (* eh (cos t)) (fma.f64 (*.f64 t t) (*.f64 #s(literal -1/2 binary64) eh) eh))) #s(literal 2 binary64)))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) #s(approx (* eh (cos t)) (fma.f64 (*.f64 t t) (*.f64 #s(literal -1/2 binary64) eh) eh)))) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) #s(approx (* eh (cos t)) (fma.f64 (*.f64 t t) (*.f64 #s(literal -1/2 binary64) eh) eh)))) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64))))) |
(/.f64 (fma.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) #s(approx (* eh (cos t)) (fma.f64 (*.f64 t t) (*.f64 #s(literal -1/2 binary64) eh) eh))) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (/.f64 (*.f64 (sin.f64 t) ew) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1/2 binary64))))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1/2 binary64)))) |
(/.f64 (fma.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) #s(approx (* eh (cos t)) (fma.f64 (*.f64 t t) (*.f64 #s(literal -1/2 binary64) eh) eh))) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 t) ew)))) (+.f64 (pow.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) #s(literal 2 binary64)) #s(literal 1 binary64))) |
(/.f64 (fma.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) #s(approx (* eh (cos t)) (fma.f64 (*.f64 t t) (*.f64 #s(literal -1/2 binary64) eh) eh))) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (*.f64 (*.f64 (sin.f64 t) ew) #s(literal 1 binary64)))) (+.f64 (pow.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) #s(literal 2 binary64)) #s(literal 1 binary64))) |
(/.f64 (fma.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) #s(approx (* eh (cos t)) (fma.f64 (*.f64 t t) (*.f64 #s(literal -1/2 binary64) eh) eh))) (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (neg.f64 (*.f64 (sin.f64 t) ew)))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(/.f64 (fma.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) #s(approx (* eh (cos t)) (fma.f64 (*.f64 t t) (*.f64 #s(literal -1/2 binary64) eh) eh))) (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (*.f64 (sin.f64 t) ew)) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) #s(literal 1 binary64))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (*.f64 (sin.f64 t) ew)))) |
(/.f64 (fma.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) #s(approx (* eh (cos t)) (fma.f64 (*.f64 t t) (*.f64 #s(literal -1/2 binary64) eh) eh))) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (*.f64 (sin.f64 t) ew))) (+.f64 (pow.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) #s(literal 2 binary64)) #s(literal 1 binary64))) |
(/.f64 (fma.f64 (*.f64 #s(approx (* eh (cos t)) (fma.f64 (*.f64 t t) (*.f64 #s(literal -1/2 binary64) eh) eh)) (/.f64 eh (*.f64 (tan.f64 t) ew))) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (/.f64 (*.f64 (sin.f64 t) ew) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1/2 binary64))))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1/2 binary64)))) |
(/.f64 (fma.f64 (*.f64 #s(approx (* eh (cos t)) (fma.f64 (*.f64 t t) (*.f64 #s(literal -1/2 binary64) eh) eh)) (/.f64 eh (*.f64 (tan.f64 t) ew))) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 t) ew)))) (+.f64 (pow.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) #s(literal 2 binary64)) #s(literal 1 binary64))) |
(/.f64 (fma.f64 (*.f64 #s(approx (* eh (cos t)) (fma.f64 (*.f64 t t) (*.f64 #s(literal -1/2 binary64) eh) eh)) (/.f64 eh (*.f64 (tan.f64 t) ew))) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (*.f64 (*.f64 (sin.f64 t) ew) #s(literal 1 binary64)))) (+.f64 (pow.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) #s(literal 2 binary64)) #s(literal 1 binary64))) |
(/.f64 (fma.f64 (*.f64 #s(approx (* eh (cos t)) (fma.f64 (*.f64 t t) (*.f64 #s(literal -1/2 binary64) eh) eh)) (/.f64 eh (*.f64 (tan.f64 t) ew))) (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (neg.f64 (*.f64 (sin.f64 t) ew)))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(/.f64 (fma.f64 (*.f64 #s(approx (* eh (cos t)) (fma.f64 (*.f64 t t) (*.f64 #s(literal -1/2 binary64) eh) eh)) (/.f64 eh (*.f64 (tan.f64 t) ew))) (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (*.f64 (sin.f64 t) ew)) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) #s(literal 1 binary64))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (*.f64 (sin.f64 t) ew)))) |
(/.f64 (fma.f64 (*.f64 #s(approx (* eh (cos t)) (fma.f64 (*.f64 t t) (*.f64 #s(literal -1/2 binary64) eh) eh)) (/.f64 eh (*.f64 (tan.f64 t) ew))) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (*.f64 (sin.f64 t) ew))) (+.f64 (pow.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) #s(literal 2 binary64)) #s(literal 1 binary64))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (sin.f64 t) ew) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1/2 binary64))) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1/2 binary64)) (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) #s(approx (* eh (cos t)) (fma.f64 (*.f64 t t) (*.f64 #s(literal -1/2 binary64) eh) eh))))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1/2 binary64)) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (sin.f64 t) ew) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1/2 binary64))) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1/2 binary64)) (*.f64 #s(approx (* eh (cos t)) (fma.f64 (*.f64 t t) (*.f64 #s(literal -1/2 binary64) eh) eh)) (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1/2 binary64)) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 t) ew)) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) #s(approx (* eh (cos t)) (fma.f64 (*.f64 t t) (*.f64 #s(literal -1/2 binary64) eh) eh))))) (+.f64 (pow.f64 (/.f64 eh (*.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)) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (*.f64 #s(approx (* eh (cos t)) (fma.f64 (*.f64 t t) (*.f64 #s(literal -1/2 binary64) eh) eh)) (/.f64 eh (*.f64 (tan.f64 t) ew))))) (+.f64 (pow.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) #s(literal 2 binary64)) #s(literal 1 binary64))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (sin.f64 t) ew) #s(literal 1 binary64)) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) #s(approx (* eh (cos t)) (fma.f64 (*.f64 t t) (*.f64 #s(literal -1/2 binary64) eh) eh))))) (+.f64 (pow.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) #s(literal 2 binary64)) #s(literal 1 binary64))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (sin.f64 t) ew) #s(literal 1 binary64)) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (*.f64 #s(approx (* eh (cos t)) (fma.f64 (*.f64 t t) (*.f64 #s(literal -1/2 binary64) eh) eh)) (/.f64 eh (*.f64 (tan.f64 t) ew))))) (+.f64 (pow.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) #s(literal 2 binary64)) #s(literal 1 binary64))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (sin.f64 t) ew)) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) #s(approx (* eh (cos t)) (fma.f64 (*.f64 t t) (*.f64 #s(literal -1/2 binary64) eh) eh))))) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (sin.f64 t) ew)) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 #s(approx (* eh (cos t)) (fma.f64 (*.f64 t t) (*.f64 #s(literal -1/2 binary64) eh) eh)) (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)))) |
(/.f64 (+.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (*.f64 (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (*.f64 (sin.f64 t) ew)) (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) #s(approx (* eh (cos t)) (fma.f64 (*.f64 t t) (*.f64 #s(literal -1/2 binary64) eh) eh))))) (*.f64 (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (*.f64 (sin.f64 t) ew)) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)))) |
(/.f64 (+.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (*.f64 (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (*.f64 (sin.f64 t) ew)) (*.f64 #s(approx (* eh (cos t)) (fma.f64 (*.f64 t t) (*.f64 #s(literal -1/2 binary64) eh) eh)) (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (*.f64 (sin.f64 t) ew)) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)))) |
(/.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) #s(approx (* eh (cos t)) (fma.f64 (*.f64 t t) (*.f64 #s(literal -1/2 binary64) eh) eh))))) (+.f64 (pow.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) #s(literal 2 binary64)) #s(literal 1 binary64))) |
(/.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (*.f64 #s(approx (* eh (cos t)) (fma.f64 (*.f64 t t) (*.f64 #s(literal -1/2 binary64) eh) eh)) (/.f64 eh (*.f64 (tan.f64 t) ew))))) (+.f64 (pow.f64 (/.f64 eh (*.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)))) #s(approx (* eh (cos t)) (fma.f64 (*.f64 t t) (*.f64 #s(literal -1/2 binary64) eh) eh))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64))) (/.f64 (-.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) #s(approx (* eh (cos t)) (fma.f64 (*.f64 t t) (*.f64 #s(literal -1/2 binary64) eh) eh))) (*.f64 (sin.f64 t) ew)) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(approx (* eh (cos t)) (fma.f64 (*.f64 t t) (*.f64 #s(literal -1/2 binary64) eh) eh))) #s(literal 2 binary64)))) (neg.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) #s(approx (* eh (cos t)) (fma.f64 (*.f64 t t) (*.f64 #s(literal -1/2 binary64) eh) eh)))) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(approx (* eh (cos t)) (fma.f64 (*.f64 t t) (*.f64 #s(literal -1/2 binary64) eh) eh))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(approx (* eh (cos t)) (fma.f64 (*.f64 t t) (*.f64 #s(literal -1/2 binary64) eh) eh))) (/.f64 (-.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) #s(approx (* eh (cos t)) (fma.f64 (*.f64 t t) (*.f64 #s(literal -1/2 binary64) eh) eh))) (*.f64 (sin.f64 t) ew)) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64))) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(approx (* eh (cos t)) (fma.f64 (*.f64 t t) (*.f64 #s(literal -1/2 binary64) eh) eh))) #s(literal 2 binary64))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) #s(approx (* eh (cos t)) (fma.f64 (*.f64 t t) (*.f64 #s(literal -1/2 binary64) eh) eh)))) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(approx (* eh (cos t)) (fma.f64 (*.f64 t t) (*.f64 #s(literal -1/2 binary64) eh) eh))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(approx (* eh (cos t)) (fma.f64 (*.f64 t t) (*.f64 #s(literal -1/2 binary64) eh) eh))) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 t) ew) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(approx (* eh (cos t)) (fma.f64 (*.f64 t t) (*.f64 #s(literal -1/2 binary64) eh) eh)))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(approx (* eh (cos t)) (fma.f64 (*.f64 t t) (*.f64 #s(literal -1/2 binary64) eh) eh))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 3 binary64))) (fma.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(approx (* eh (cos t)) (fma.f64 (*.f64 t t) (*.f64 #s(literal -1/2 binary64) eh) eh))) (/.f64 (-.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) #s(approx (* eh (cos t)) (fma.f64 (*.f64 t t) (*.f64 #s(literal -1/2 binary64) eh) eh))) (*.f64 (sin.f64 t) ew)) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64))) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) #s(approx (* eh (cos t)) (fma.f64 (*.f64 t t) (*.f64 #s(literal -1/2 binary64) eh) eh)))) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64))) (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(approx (* eh (cos t)) (fma.f64 (*.f64 t t) (*.f64 #s(literal -1/2 binary64) eh) eh))) #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(approx (* eh (cos t)) (fma.f64 (*.f64 t t) (*.f64 #s(literal -1/2 binary64) eh) eh))) (/.f64 (-.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) #s(approx (* eh (cos t)) (fma.f64 (*.f64 t t) (*.f64 #s(literal -1/2 binary64) eh) eh))) (*.f64 (sin.f64 t) ew)) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64))) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64))) (+.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(approx (* eh (cos t)) (fma.f64 (*.f64 t t) (*.f64 #s(literal -1/2 binary64) eh) eh))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 3 binary64))))) |
(fma.f64 (/.f64 (*.f64 (sin.f64 t) ew) #s(literal 1 binary64)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(approx (* eh (cos t)) (fma.f64 (*.f64 t t) (*.f64 #s(literal -1/2 binary64) eh) eh)))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(approx (* eh (cos t)) (fma.f64 (*.f64 t t) (*.f64 #s(literal -1/2 binary64) eh) eh)))) |
(fma.f64 (*.f64 ew (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(approx (* eh (cos t)) (fma.f64 (*.f64 t t) (*.f64 #s(literal -1/2 binary64) eh) eh)))) |
(fma.f64 (/.f64 (sin.f64 t) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1/2 binary64))) (/.f64 ew (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1/2 binary64))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(approx (* eh (cos t)) (fma.f64 (*.f64 t t) (*.f64 #s(literal -1/2 binary64) eh) eh)))) |
(fma.f64 (/.f64 ew (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1/2 binary64))) (/.f64 (sin.f64 t) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1/2 binary64))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(approx (* eh (cos t)) (fma.f64 (*.f64 t t) (*.f64 #s(literal -1/2 binary64) eh) 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)))) #s(approx (* eh (cos t)) (fma.f64 (*.f64 t t) (*.f64 #s(literal -1/2 binary64) eh) eh)))) |
(fma.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(approx (* eh (cos t)) (fma.f64 (*.f64 t t) (*.f64 #s(literal -1/2 binary64) eh) eh)))) |
(fma.f64 (*.f64 (sin.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)))) #s(approx (* eh (cos t)) (fma.f64 (*.f64 t t) (*.f64 #s(literal -1/2 binary64) eh) eh)))) |
(fma.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(approx (* eh (cos t)) (fma.f64 (*.f64 t t) (*.f64 #s(literal -1/2 binary64) eh) eh)) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t))) |
(fma.f64 #s(approx (* eh (cos t)) (fma.f64 (*.f64 t t) (*.f64 #s(literal -1/2 binary64) eh) eh)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t))) |
(fma.f64 (sin.f64 t) (/.f64 ew (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(approx (* eh (cos t)) (fma.f64 (*.f64 t t) (*.f64 #s(literal -1/2 binary64) eh) eh)))) |
(fma.f64 (sin.f64 t) (*.f64 ew (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(approx (* eh (cos t)) (fma.f64 (*.f64 t t) (*.f64 #s(literal -1/2 binary64) eh) eh)))) |
(fma.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(approx (* eh (cos t)) (fma.f64 (*.f64 t t) (*.f64 #s(literal -1/2 binary64) eh) eh)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) #s(approx (* eh (cos t)) (fma.f64 (*.f64 t t) (*.f64 #s(literal -1/2 binary64) eh) eh)))) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)))) (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(approx (* eh (cos t)) (fma.f64 (*.f64 t t) (*.f64 #s(literal -1/2 binary64) eh) eh))) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) #s(approx (* eh (cos t)) (fma.f64 (*.f64 t t) (*.f64 #s(literal -1/2 binary64) eh) eh)))) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64))))) |
(+.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(approx (* eh (cos t)) (fma.f64 (*.f64 t t) (*.f64 #s(literal -1/2 binary64) eh) eh))) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t))) |
(+.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(approx (* eh (cos t)) (fma.f64 (*.f64 t t) (*.f64 #s(literal -1/2 binary64) eh) eh)))) |
(*.f64 (fabs.f64 (-.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(approx (* eh (cos t)) (fma.f64 (*.f64 t t) (*.f64 #s(literal -1/2 binary64) eh) eh))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64)))) (fabs.f64 (pow.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) #s(approx (* eh (cos t)) (fma.f64 (*.f64 t t) (*.f64 #s(literal -1/2 binary64) eh) eh)))) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64))) #s(literal -1 binary64)))) |
(*.f64 (fabs.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(approx (* eh (cos t)) (fma.f64 (*.f64 t t) (*.f64 #s(literal -1/2 binary64) eh) eh))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 3 binary64)))) (fabs.f64 (pow.f64 (fma.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(approx (* eh (cos t)) (fma.f64 (*.f64 t t) (*.f64 #s(literal -1/2 binary64) eh) eh))) (/.f64 (-.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) #s(approx (* eh (cos t)) (fma.f64 (*.f64 t t) (*.f64 #s(literal -1/2 binary64) eh) eh))) (*.f64 (sin.f64 t) ew)) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64))) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64))) #s(literal -1 binary64)))) |
(*.f64 #s(literal 1 binary64) (fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(approx (* eh (cos t)) (fma.f64 (*.f64 t t) (*.f64 #s(literal -1/2 binary64) eh) eh)))))) |
(/.f64 (fabs.f64 (-.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(approx (* eh (cos t)) (fma.f64 (*.f64 t t) (*.f64 #s(literal -1/2 binary64) eh) eh))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64)))) (fabs.f64 (/.f64 (-.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) #s(approx (* eh (cos t)) (fma.f64 (*.f64 t t) (*.f64 #s(literal -1/2 binary64) eh) eh))) (*.f64 (sin.f64 t) ew)) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64))))) |
(/.f64 (fabs.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(approx (* eh (cos t)) (fma.f64 (*.f64 t t) (*.f64 #s(literal -1/2 binary64) eh) eh))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 3 binary64)))) (fabs.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(approx (* eh (cos t)) (fma.f64 (*.f64 t t) (*.f64 #s(literal -1/2 binary64) eh) eh))) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 t) ew) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(approx (* eh (cos t)) (fma.f64 (*.f64 t t) (*.f64 #s(literal -1/2 binary64) eh) eh))))))))) |
(/.f64 (fabs.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(approx (* eh (cos t)) (fma.f64 (*.f64 t t) (*.f64 #s(literal -1/2 binary64) eh) eh))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 3 binary64)))) (fabs.f64 (fma.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(approx (* eh (cos t)) (fma.f64 (*.f64 t t) (*.f64 #s(literal -1/2 binary64) eh) eh))) (/.f64 (-.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) #s(approx (* eh (cos t)) (fma.f64 (*.f64 t t) (*.f64 #s(literal -1/2 binary64) eh) eh))) (*.f64 (sin.f64 t) ew)) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64))) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) #s(approx (* eh (cos t)) (fma.f64 (*.f64 t t) (*.f64 #s(literal -1/2 binary64) eh) eh)))) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64))) (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(approx (* eh (cos t)) (fma.f64 (*.f64 t t) (*.f64 #s(literal -1/2 binary64) eh) eh))) #s(literal 2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 (fma.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(approx (* eh (cos t)) (fma.f64 (*.f64 t t) (*.f64 #s(literal -1/2 binary64) eh) eh))) (/.f64 (-.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) #s(approx (* eh (cos t)) (fma.f64 (*.f64 t t) (*.f64 #s(literal -1/2 binary64) eh) eh))) (*.f64 (sin.f64 t) ew)) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64))) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64))) (+.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(approx (* eh (cos t)) (fma.f64 (*.f64 t t) (*.f64 #s(literal -1/2 binary64) eh) eh))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 3 binary64)))))) |
(fabs.f64 (-.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(approx (* eh (cos t)) (fma.f64 (*.f64 t t) (*.f64 #s(literal -1/2 binary64) eh) eh)))) #s(literal 0 binary64))) |
(fabs.f64 (-.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(approx (* eh (cos t)) (fma.f64 (*.f64 t t) (*.f64 #s(literal -1/2 binary64) eh) eh))) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) #s(approx (* eh (cos t)) (fma.f64 (*.f64 t t) (*.f64 #s(literal -1/2 binary64) eh) eh)))) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)))) (/.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) #s(approx (* eh (cos t)) (fma.f64 (*.f64 t t) (*.f64 #s(literal -1/2 binary64) eh) eh)))) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)))))) |
(fabs.f64 (neg.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(approx (* eh (cos t)) (fma.f64 (*.f64 t t) (*.f64 #s(literal -1/2 binary64) eh) eh)))))))) |
(fabs.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(approx (* eh (cos t)) (fma.f64 (*.f64 t t) (*.f64 #s(literal -1/2 binary64) eh) eh))))))) |
(fabs.f64 (neg.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(approx (* eh (cos t)) (fma.f64 (*.f64 t t) (*.f64 #s(literal -1/2 binary64) eh) eh)))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(approx (* eh (cos t)) (fma.f64 (*.f64 t t) (*.f64 #s(literal -1/2 binary64) eh) eh))))) |
#s(literal 1 binary64) |
(*.f64 (exp.f64 (log.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) |
(*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (-.f64 (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 2 binary64)) (pow.f64 (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))) #s(literal 2 binary64)))) #s(literal -1 binary64)) (pow.f64 (fma.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)) (*.f64 (sin.f64 t) ew)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (-.f64 (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))) #s(literal 3 binary64)))) #s(literal -1 binary64)) (pow.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))) (fma.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)) (*.f64 (sin.f64 t) ew)) (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 2 binary64))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) #s(literal -1 binary64)) #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) #s(literal -1 binary64)) #s(literal -1 binary64)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) |
(*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) #s(literal 1 binary64)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) |
(*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal 1/2 binary64)) (pow.f64 (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1/2 binary64)) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) #s(literal -1 binary64))) |
(*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal -1 binary64))) |
(*.f64 #s(literal 1 binary64) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))))) |
(*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (pow.f64 (pow.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) |
(*.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) |
(pow.f64 (/.f64 (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) #s(literal 2 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) #s(literal -1/2 binary64)) #s(literal -2 binary64)) |
(pow.f64 (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) #s(literal 1 binary64)) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (sin.f64 t) ew) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1/2 binary64))) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1/2 binary64))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1/2 binary64)) (/.f64 (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1/2 binary64))))) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (sin.f64 t) ew) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1/2 binary64))) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1/2 binary64)) (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) (*.f64 (cos.f64 t) eh)))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1/2 binary64)) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (sin.f64 t) ew) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1/2 binary64))) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1/2 binary64)) (*.f64 (*.f64 (cos.f64 t) eh) (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1/2 binary64)) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (sin.f64 t) ew) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1/2 binary64))) (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1/2 binary64)) (*.f64 (/.f64 (neg.f64 eh) (tan.f64 t)) (/.f64 (*.f64 (cos.f64 t) eh) ew)))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (sin.f64 t) ew) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1/2 binary64))) (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1/2 binary64)) #s(literal 1 binary64))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1/2 binary64)) (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (sin.f64 t) ew) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1/2 binary64))) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1/2 binary64)) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1/2 binary64)) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 t) ew)) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1/2 binary64))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (/.f64 (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1/2 binary64))))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1/2 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 t) ew)) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) (*.f64 (cos.f64 t) eh)))) (+.f64 (pow.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) #s(literal 2 binary64)) #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 t) ew)) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (*.f64 (*.f64 (cos.f64 t) eh) (/.f64 eh (*.f64 (tan.f64 t) ew))))) (+.f64 (pow.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) #s(literal 2 binary64)) #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 t) ew)) (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (*.f64 (/.f64 (neg.f64 eh) (tan.f64 t)) (/.f64 (*.f64 (cos.f64 t) eh) ew)))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 t) ew)) (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) #s(literal 1 binary64))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 t) ew)) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (+.f64 (pow.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) #s(literal 2 binary64)) #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) #s(literal 1 binary64)) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1/2 binary64))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (/.f64 (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1/2 binary64))))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1/2 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) #s(literal 1 binary64)) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) (*.f64 (cos.f64 t) eh)))) (+.f64 (pow.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) #s(literal 2 binary64)) #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) #s(literal 1 binary64)) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (*.f64 (*.f64 (cos.f64 t) eh) (/.f64 eh (*.f64 (tan.f64 t) ew))))) (+.f64 (pow.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) #s(literal 2 binary64)) #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) #s(literal 1 binary64)) (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (*.f64 (/.f64 (neg.f64 eh) (tan.f64 t)) (/.f64 (*.f64 (cos.f64 t) eh) ew)))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) #s(literal 1 binary64)) (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) #s(literal 1 binary64))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) #s(literal 1 binary64)) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (+.f64 (pow.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) #s(literal 2 binary64)) #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (sin.f64 t) ew)) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1/2 binary64))) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (/.f64 (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1/2 binary64))))) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1/2 binary64)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (sin.f64 t) ew)) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64))) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) (*.f64 (cos.f64 t) eh)))) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (sin.f64 t) ew)) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64))) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (*.f64 (cos.f64 t) eh) (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (sin.f64 t) ew)) (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (/.f64 (neg.f64 eh) (tan.f64 t)) (/.f64 (*.f64 (cos.f64 t) eh) ew)))) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (sin.f64 t) ew)) (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (sin.f64 t) ew)) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64))) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1/2 binary64))) (*.f64 (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (*.f64 (sin.f64 t) ew)) (/.f64 (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1/2 binary64))))) (*.f64 (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (*.f64 (sin.f64 t) ew)) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1/2 binary64)))) |
(/.f64 (-.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (*.f64 (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (*.f64 (sin.f64 t) ew)) (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) (*.f64 (cos.f64 t) eh)))) (*.f64 (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (*.f64 (sin.f64 t) ew)) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)))) |
(/.f64 (-.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (*.f64 (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (*.f64 (sin.f64 t) ew)) (*.f64 (*.f64 (cos.f64 t) eh) (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (*.f64 (sin.f64 t) ew)) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) (*.f64 (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (*.f64 (sin.f64 t) ew)) (*.f64 (/.f64 (neg.f64 eh) (tan.f64 t)) (/.f64 (*.f64 (cos.f64 t) eh) ew)))) (*.f64 (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (*.f64 (sin.f64 t) ew)) (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (*.f64 (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (*.f64 (sin.f64 t) ew)) #s(literal 1 binary64))) (*.f64 (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (*.f64 (sin.f64 t) ew)) (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))))) |
(/.f64 (-.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (*.f64 (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (*.f64 (sin.f64 t) ew)) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (*.f64 (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (*.f64 (sin.f64 t) ew)) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (sin.f64 t) ew) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1/2 binary64))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (/.f64 (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1/2 binary64))))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1/2 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (sin.f64 t) ew) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) (*.f64 (cos.f64 t) eh)))) (+.f64 (pow.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) #s(literal 2 binary64)) #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (sin.f64 t) ew) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (*.f64 (*.f64 (cos.f64 t) eh) (/.f64 eh (*.f64 (tan.f64 t) ew))))) (+.f64 (pow.f64 (/.f64 eh (*.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) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (*.f64 (/.f64 (neg.f64 eh) (tan.f64 t)) (/.f64 (*.f64 (cos.f64 t) eh) ew)))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (sin.f64 t) ew) (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) #s(literal 1 binary64))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))))) |
(/.f64 (-.f64 (/.f64 (*.f64 (sin.f64 t) ew) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1/2 binary64))) (/.f64 (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1/2 binary64)))) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1/2 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))) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #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))) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64))) |
(/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) (*.f64 (cos.f64 t) eh))) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 t) ew)) (*.f64 (*.f64 (cos.f64 t) eh) (/.f64 eh (*.f64 (tan.f64 t) ew)))) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (sin.f64 t) ew) #s(literal 1 binary64)) (*.f64 (*.f64 (cos.f64 t) eh) (/.f64 eh (*.f64 (tan.f64 t) ew)))) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64))) |
(/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (cos.f64 t) eh) (/.f64 eh (*.f64 (tan.f64 t) ew)))) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64))) |
(/.f64 (-.f64 (neg.f64 (*.f64 (sin.f64 t) ew)) (*.f64 (/.f64 (neg.f64 eh) (tan.f64 t)) (/.f64 (*.f64 (cos.f64 t) eh) ew))) (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 t) ew)) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (sin.f64 t) ew) #s(literal 1 binary64)) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64))) |
(/.f64 (exp.f64 (log.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))) (exp.f64 (log.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))))) |
(/.f64 (exp.f64 (log.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))))) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 2 binary64)) (pow.f64 (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))) #s(literal 2 binary64))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (fma.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.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 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))) #s(literal 3 binary64))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (fma.f64 (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))) (fma.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)) (*.f64 (sin.f64 t) ew)) (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (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 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)))))) |
(/.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1/2 binary64))) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1/2 binary64))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))))) (neg.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) #s(literal 1 binary64)) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 2 binary64)) (pow.f64 (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)) (*.f64 (sin.f64 t) ew)) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))) #s(literal 3 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))) (fma.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)) (*.f64 (sin.f64 t) ew)) (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 2 binary64))) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (sin.f64 t) ew) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (+.f64 (pow.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) #s(literal 2 binary64)) #s(literal 1 binary64))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 2 binary64)) (pow.f64 (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))) #s(literal 2 binary64))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (fma.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)) (*.f64 (sin.f64 t) ew)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (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 (sin.f64 t) ew) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))) #s(literal 3 binary64))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (fma.f64 (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))) (fma.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)) (*.f64 (sin.f64 t) ew)) (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))) |
(/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64))) |
(neg.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(fma.f64 (/.f64 (*.f64 (sin.f64 t) ew) #s(literal 1 binary64)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (neg.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh)) |
(fma.f64 (/.f64 (*.f64 (sin.f64 t) ew) #s(literal 1 binary64)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.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 (*.f64 (sin.f64 t) ew) #s(literal 1 binary64)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.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 (*.f64 (sin.f64 t) ew) #s(literal 1 binary64)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (neg.f64 eh) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t)))) |
(fma.f64 (/.f64 (*.f64 (sin.f64 t) ew) #s(literal 1 binary64)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (neg.f64 (*.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 (neg.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh)) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) 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 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) 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 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (neg.f64 eh) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t)))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (neg.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(fma.f64 (*.f64 ew (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (sin.f64 t) (*.f64 (neg.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh)) |
(fma.f64 (*.f64 ew (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) 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 ew (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) 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 ew (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (sin.f64 t) (*.f64 (neg.f64 eh) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t)))) |
(fma.f64 (*.f64 ew (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (sin.f64 t) (neg.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(fma.f64 (/.f64 (sin.f64 t) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1/2 binary64))) (/.f64 ew (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1/2 binary64))) (*.f64 (neg.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh)) |
(fma.f64 (/.f64 (sin.f64 t) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1/2 binary64))) (/.f64 ew (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #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 (/.f64 (sin.f64 t) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1/2 binary64))) (/.f64 ew (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #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 (/.f64 (sin.f64 t) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1/2 binary64))) (/.f64 ew (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1/2 binary64))) (*.f64 (neg.f64 eh) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t)))) |
(fma.f64 (/.f64 (sin.f64 t) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1/2 binary64))) (/.f64 ew (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1/2 binary64))) (neg.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(fma.f64 (/.f64 ew (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1/2 binary64))) (/.f64 (sin.f64 t) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1/2 binary64))) (*.f64 (neg.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh)) |
(fma.f64 (/.f64 ew (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1/2 binary64))) (/.f64 (sin.f64 t) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #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 (/.f64 ew (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1/2 binary64))) (/.f64 (sin.f64 t) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #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 (/.f64 ew (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1/2 binary64))) (/.f64 (sin.f64 t) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1/2 binary64))) (*.f64 (neg.f64 eh) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t)))) |
(fma.f64 (/.f64 ew (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1/2 binary64))) (/.f64 (sin.f64 t) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1/2 binary64))) (neg.f64 (*.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 (neg.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh)) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (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 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (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 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) ew (*.f64 (neg.f64 eh) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t)))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) ew (neg.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(fma.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (neg.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh)) |
(fma.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.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 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.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 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (neg.f64 eh) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t)))) |
(fma.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (neg.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(fma.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (neg.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh)) |
(fma.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.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 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.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 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (neg.f64 eh) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t)))) |
(fma.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (neg.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(fma.f64 (sin.f64 t) (/.f64 ew (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64))) (*.f64 (neg.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh)) |
(fma.f64 (sin.f64 t) (/.f64 ew (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) 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 (sin.f64 t) (/.f64 ew (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) 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 (sin.f64 t) (/.f64 ew (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64))) (*.f64 (neg.f64 eh) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t)))) |
(fma.f64 (sin.f64 t) (/.f64 ew (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64))) (neg.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(fma.f64 (sin.f64 t) (*.f64 ew (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (neg.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh)) |
(fma.f64 (sin.f64 t) (*.f64 ew (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) 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 ew (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) 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 ew (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (neg.f64 eh) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t)))) |
(fma.f64 (sin.f64 t) (*.f64 ew (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (neg.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(fma.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) (*.f64 (neg.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh)) |
(fma.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) 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 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) 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 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) (*.f64 (neg.f64 eh) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t)))) |
(fma.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) (neg.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(-.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh))) |
(exp.f64 (*.f64 (neg.f64 (log.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))) #s(literal -1 binary64))) |
(exp.f64 (log.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))) |
(+.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) (*.f64 (neg.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh)) |
(+.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) (*.f64 (neg.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (cos.f64 t) eh))) |
(+.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) (*.f64 (neg.f64 (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(+.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) (*.f64 (neg.f64 eh) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t)))) |
(+.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) (neg.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(*.f64 (pow.f64 (/.f64 (tan.f64 t) (neg.f64 eh)) #s(literal -1 binary64)) (pow.f64 (neg.f64 ew) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 ew (neg.f64 eh)) #s(literal -1 binary64)) (pow.f64 (neg.f64 (tan.f64 t)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (tan.f64 t) #s(literal -1 binary64)) (/.f64 eh ew)) |
(*.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -1 binary64)) (pow.f64 (pow.f64 eh #s(literal -1 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -1 binary64)) eh) |
(*.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 eh (tan.f64 t))) |
(*.f64 (/.f64 (neg.f64 eh) ew) (pow.f64 (neg.f64 (tan.f64 t)) #s(literal -1 binary64))) |
(*.f64 (neg.f64 eh) (pow.f64 (*.f64 (neg.f64 ew) (tan.f64 t)) #s(literal -1 binary64))) |
(*.f64 (/.f64 (neg.f64 eh) (tan.f64 t)) (pow.f64 (neg.f64 ew) #s(literal -1 binary64))) |
(*.f64 #s(literal 1 binary64) (/.f64 eh (*.f64 (tan.f64 t) ew))) |
(*.f64 (/.f64 eh (tan.f64 t)) (pow.f64 ew #s(literal -1 binary64))) |
(*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(*.f64 (/.f64 eh (sin.f64 t)) (*.f64 (pow.f64 ew #s(literal -1 binary64)) (cos.f64 t))) |
(*.f64 (cos.f64 t) (/.f64 (/.f64 eh (sin.f64 t)) ew)) |
(*.f64 (/.f64 eh ew) (pow.f64 (tan.f64 t) #s(literal -1 binary64))) |
(*.f64 eh (pow.f64 (*.f64 (tan.f64 t) ew) #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 (neg.f64 eh) (sin.f64 t)) (cos.f64 t)) (neg.f64 ew)) |
(/.f64 (*.f64 #s(literal 1 binary64) (cos.f64 t)) (*.f64 ew (/.f64 (sin.f64 t) eh))) |
(/.f64 (*.f64 (cos.f64 t) (/.f64 (neg.f64 eh) (sin.f64 t))) (neg.f64 ew)) |
(/.f64 (*.f64 (cos.f64 t) #s(literal 1 binary64)) (*.f64 ew (/.f64 (sin.f64 t) eh))) |
(/.f64 (neg.f64 (neg.f64 eh)) (neg.f64 (*.f64 (neg.f64 ew) (tan.f64 t)))) |
(/.f64 (*.f64 (/.f64 eh (tan.f64 t)) #s(literal 1 binary64)) 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 ew) (tan.f64 t))) |
(/.f64 (*.f64 eh #s(literal 1 binary64)) (*.f64 (tan.f64 t) ew)) |
(/.f64 (pow.f64 (tan.f64 t) #s(literal -1 binary64)) (/.f64 ew eh)) |
(/.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (tan.f64 t) eh)) |
(/.f64 (/.f64 (neg.f64 eh) ew) (neg.f64 (tan.f64 t))) |
(/.f64 (neg.f64 eh) (*.f64 (neg.f64 ew) (tan.f64 t))) |
(/.f64 (/.f64 (neg.f64 eh) (tan.f64 t)) (neg.f64 ew)) |
(/.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)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 (tan.f64 t) ew) eh))) |
(/.f64 (/.f64 eh (tan.f64 t)) (neg.f64 (neg.f64 ew))) |
(/.f64 (/.f64 eh (tan.f64 t)) ew) |
(/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) |
(/.f64 (cos.f64 t) (*.f64 ew (/.f64 (sin.f64 t) eh))) |
(/.f64 (/.f64 eh ew) (neg.f64 (neg.f64 (tan.f64 t)))) |
(/.f64 (/.f64 eh ew) (tan.f64 t)) |
(/.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 (neg.f64 eh) (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)))) |
(neg.f64 (/.f64 (/.f64 eh (tan.f64 t)) (neg.f64 ew))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 (tan.f64 t) ew) eh)) #s(literal -1 binary64))) |
(*.f64 (/.f64 (*.f64 (/.f64 eh ew) eh) (sin.f64 t)) (cos.f64 t)) |
(*.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -1 binary64))) |
(*.f64 (*.f64 (/.f64 eh ew) eh) (pow.f64 (tan.f64 t) #s(literal -1 binary64))) |
(*.f64 (*.f64 (/.f64 eh (tan.f64 t)) eh) (pow.f64 ew #s(literal -1 binary64))) |
(*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) |
(*.f64 (/.f64 eh ew) (/.f64 eh (tan.f64 t))) |
(*.f64 eh (/.f64 eh (*.f64 (tan.f64 t) ew))) |
(pow.f64 (/.f64 (tan.f64 t) (*.f64 (/.f64 eh ew) eh)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 ew (*.f64 (/.f64 eh (tan.f64 t)) eh)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 (tan.f64 t) ew) (*.f64 eh eh)) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (/.f64 (tan.f64 t) eh) (/.f64 ew eh)) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (/.f64 ew eh) (/.f64 (tan.f64 t) eh)) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (*.f64 (/.f64 eh ew) eh)) (neg.f64 (tan.f64 t))) |
(/.f64 (neg.f64 (*.f64 (/.f64 eh (tan.f64 t)) eh)) (neg.f64 ew)) |
(/.f64 (neg.f64 (*.f64 eh eh)) (*.f64 (neg.f64 ew) (tan.f64 t))) |
(/.f64 (*.f64 (neg.f64 eh) (/.f64 eh (tan.f64 t))) (neg.f64 ew)) |
(/.f64 (*.f64 (neg.f64 eh) (/.f64 eh ew)) (neg.f64 (tan.f64 t))) |
(/.f64 (*.f64 (/.f64 eh (tan.f64 t)) (neg.f64 eh)) (neg.f64 ew)) |
(/.f64 (*.f64 (/.f64 eh (tan.f64 t)) #s(literal 1 binary64)) (/.f64 ew eh)) |
(/.f64 (*.f64 (/.f64 eh ew) (neg.f64 eh)) (neg.f64 (tan.f64 t))) |
(/.f64 (*.f64 (/.f64 eh ew) #s(literal 1 binary64)) (/.f64 (tan.f64 t) eh)) |
(/.f64 (*.f64 (neg.f64 eh) eh) (*.f64 (neg.f64 ew) (tan.f64 t))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 eh)) (*.f64 (/.f64 (tan.f64 t) eh) (neg.f64 ew))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 eh)) (*.f64 (/.f64 ew eh) (neg.f64 (tan.f64 t)))) |
(/.f64 (*.f64 #s(literal 1 binary64) eh) (/.f64 (*.f64 (tan.f64 t) ew) eh)) |
(/.f64 (*.f64 eh (neg.f64 eh)) (*.f64 (neg.f64 ew) (tan.f64 t))) |
(/.f64 (*.f64 (neg.f64 eh) #s(literal 1 binary64)) (*.f64 (neg.f64 (tan.f64 t)) (/.f64 ew eh))) |
(/.f64 (*.f64 (neg.f64 eh) #s(literal 1 binary64)) (*.f64 (neg.f64 ew) (/.f64 (tan.f64 t) eh))) |
(/.f64 (*.f64 eh #s(literal 1 binary64)) (/.f64 (*.f64 (tan.f64 t) ew) eh)) |
(/.f64 (*.f64 eh eh) (*.f64 (neg.f64 (tan.f64 t)) (neg.f64 ew))) |
(/.f64 (*.f64 eh eh) (*.f64 (neg.f64 ew) (neg.f64 (tan.f64 t)))) |
(/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) |
(/.f64 (*.f64 (/.f64 eh ew) eh) (tan.f64 t)) |
(/.f64 (*.f64 (/.f64 eh (tan.f64 t)) eh) ew) |
(/.f64 #s(literal 1 binary64) (/.f64 (tan.f64 t) (*.f64 (/.f64 eh ew) eh))) |
(/.f64 #s(literal 1 binary64) (/.f64 ew (*.f64 (/.f64 eh (tan.f64 t)) eh))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (tan.f64 t) ew) (*.f64 eh eh))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (tan.f64 t) eh) (/.f64 ew eh))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 ew eh) (/.f64 (tan.f64 t) eh))) |
(/.f64 (/.f64 eh (tan.f64 t)) (/.f64 ew eh)) |
(/.f64 (/.f64 eh ew) (/.f64 (tan.f64 t) eh)) |
(*.f64 (pow.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal -1 binary64)) (pow.f64 (/.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sin.f64 t)) #s(literal -1 binary64)) #s(literal 1 binary64)) |
(*.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))))) (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(*.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) #s(literal 1 binary64)) (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))))) |
(*.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))))) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1/2 binary64))) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) #s(literal -1/2 binary64))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) #s(literal -1 binary64)) (pow.f64 (/.f64 (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))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (/.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(*.f64 (/.f64 (sin.f64 t) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) #s(literal 1 binary64)) |
(*.f64 (/.f64 (/.f64 (sin.f64 t) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) |
(*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))))) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t))) |
(*.f64 (*.f64 (neg.f64 (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (pow.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal -1 binary64))) |
(*.f64 #s(literal 1 binary64) (*.f64 (/.f64 (sin.f64 t) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) #s(literal 1 binary64))) |
(*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))))) |
(*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))) |
(*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (/.f64 (sin.f64 t) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(*.f64 (sin.f64 t) (/.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))) |
(*.f64 (sin.f64 t) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))) |
(pow.f64 (/.f64 (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sin.f64 t)) #s(literal 1 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sin.f64 t)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(/.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 (sin.f64 t) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64))) |
(/.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))))) #s(literal 1 binary64)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) |
(/.f64 (neg.f64 (*.f64 (neg.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)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))))) |
(/.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) #s(literal 1 binary64)) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (sin.f64 t)) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))) |
(/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) |
(/.f64 (*.f64 (neg.f64 (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sin.f64 t)) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sin.f64 t)) #s(literal 1 binary64))) |
(/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sin.f64 t)) #s(literal 1 binary64)))) |
(neg.f64 (/.f64 (*.f64 (neg.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)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))) |
(neg.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sin.f64 t)) #s(literal 1 binary64))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal 1/2 binary64)) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal 1/2 binary64))) |
(*.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) |
(pow.f64 (+.f64 (pow.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal -1/2 binary64)) |
(pow.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal 2 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1/2 binary64)) #s(literal -2 binary64)) |
(pow.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal 1 binary64)) |
(/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal 1/2 binary64)) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1/2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64))) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) |
(exp.f64 (*.f64 (neg.f64 (log.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1 binary64))) |
(exp.f64 (log.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(*.f64 (pow.f64 (/.f64 (tan.f64 t) (neg.f64 eh)) #s(literal -1 binary64)) (pow.f64 (neg.f64 ew) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 ew (neg.f64 eh)) #s(literal -1 binary64)) (pow.f64 (neg.f64 (tan.f64 t)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (tan.f64 t) #s(literal -1 binary64)) (/.f64 eh ew)) |
(*.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -1 binary64)) (pow.f64 (pow.f64 eh #s(literal -1 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -1 binary64)) eh) |
(*.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 eh (tan.f64 t))) |
(*.f64 (/.f64 (neg.f64 eh) ew) (pow.f64 (neg.f64 (tan.f64 t)) #s(literal -1 binary64))) |
(*.f64 (neg.f64 eh) (pow.f64 (*.f64 (neg.f64 ew) (tan.f64 t)) #s(literal -1 binary64))) |
(*.f64 (/.f64 (neg.f64 eh) (tan.f64 t)) (pow.f64 (neg.f64 ew) #s(literal -1 binary64))) |
(*.f64 #s(literal 1 binary64) (/.f64 eh (*.f64 (tan.f64 t) ew))) |
(*.f64 (/.f64 eh (tan.f64 t)) (pow.f64 ew #s(literal -1 binary64))) |
(*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(*.f64 (/.f64 eh (sin.f64 t)) (*.f64 (pow.f64 ew #s(literal -1 binary64)) (cos.f64 t))) |
(*.f64 (cos.f64 t) (/.f64 (/.f64 eh (sin.f64 t)) ew)) |
(*.f64 (/.f64 eh ew) (pow.f64 (tan.f64 t) #s(literal -1 binary64))) |
(*.f64 eh (pow.f64 (*.f64 (tan.f64 t) ew) #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 (neg.f64 eh) (sin.f64 t)) (cos.f64 t)) (neg.f64 ew)) |
(/.f64 (*.f64 #s(literal 1 binary64) (cos.f64 t)) (*.f64 ew (/.f64 (sin.f64 t) eh))) |
(/.f64 (*.f64 (cos.f64 t) (/.f64 (neg.f64 eh) (sin.f64 t))) (neg.f64 ew)) |
(/.f64 (*.f64 (cos.f64 t) #s(literal 1 binary64)) (*.f64 ew (/.f64 (sin.f64 t) eh))) |
(/.f64 (neg.f64 (neg.f64 eh)) (neg.f64 (*.f64 (neg.f64 ew) (tan.f64 t)))) |
(/.f64 (*.f64 (/.f64 eh (tan.f64 t)) #s(literal 1 binary64)) 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 ew) (tan.f64 t))) |
(/.f64 (*.f64 eh #s(literal 1 binary64)) (*.f64 (tan.f64 t) ew)) |
(/.f64 (pow.f64 (tan.f64 t) #s(literal -1 binary64)) (/.f64 ew eh)) |
(/.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (tan.f64 t) eh)) |
(/.f64 (/.f64 (neg.f64 eh) ew) (neg.f64 (tan.f64 t))) |
(/.f64 (neg.f64 eh) (*.f64 (neg.f64 ew) (tan.f64 t))) |
(/.f64 (/.f64 (neg.f64 eh) (tan.f64 t)) (neg.f64 ew)) |
(/.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)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 (tan.f64 t) ew) eh))) |
(/.f64 (/.f64 eh (tan.f64 t)) (neg.f64 (neg.f64 ew))) |
(/.f64 (/.f64 eh (tan.f64 t)) ew) |
(/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) |
(/.f64 (cos.f64 t) (*.f64 ew (/.f64 (sin.f64 t) eh))) |
(/.f64 (/.f64 eh ew) (neg.f64 (neg.f64 (tan.f64 t)))) |
(/.f64 (/.f64 eh ew) (tan.f64 t)) |
(/.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 (neg.f64 eh) (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)))) |
(neg.f64 (/.f64 (/.f64 eh (tan.f64 t)) (neg.f64 ew))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 (tan.f64 t) ew) eh)) #s(literal -1 binary64))) |
(*.f64 (tan.f64 t) ew) |
(*.f64 ew (tan.f64 t)) |
(/.f64 (*.f64 (sin.f64 t) ew) (cos.f64 t)) |
(*.f64 (pow.f64 (/.f64 ew (neg.f64 eh)) #s(literal -1 binary64)) (pow.f64 (neg.f64 (sin.f64 t)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 eh (sin.f64 t))) |
(*.f64 (/.f64 (neg.f64 eh) (sin.f64 t)) (pow.f64 (neg.f64 ew) #s(literal -1 binary64))) |
(*.f64 #s(literal 1 binary64) (/.f64 (/.f64 eh (sin.f64 t)) ew)) |
(*.f64 (/.f64 eh (sin.f64 t)) (pow.f64 ew #s(literal -1 binary64))) |
(*.f64 (/.f64 eh ew) (pow.f64 (sin.f64 t) #s(literal -1 binary64))) |
(*.f64 eh (/.f64 (pow.f64 (sin.f64 t) #s(literal -1 binary64)) ew)) |
(*.f64 eh (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal -1 binary64))) |
(pow.f64 (/.f64 (*.f64 ew (/.f64 (sin.f64 t) eh)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 (sin.f64 t) ew) eh) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (/.f64 (sin.f64 t) eh) ew) #s(literal -1 binary64)) |
(pow.f64 (*.f64 ew (/.f64 (sin.f64 t) eh)) #s(literal -1 binary64)) |
(/.f64 (*.f64 (/.f64 eh (sin.f64 t)) #s(literal 1 binary64)) ew) |
(/.f64 (*.f64 (neg.f64 eh) #s(literal 1 binary64)) (*.f64 (neg.f64 (sin.f64 t)) ew)) |
(/.f64 (*.f64 eh #s(literal 1 binary64)) (*.f64 (sin.f64 t) ew)) |
(/.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (sin.f64 t) eh)) |
(/.f64 (/.f64 (neg.f64 eh) (sin.f64 t)) (neg.f64 ew)) |
(/.f64 (/.f64 (neg.f64 eh) ew) (neg.f64 (sin.f64 t))) |
(/.f64 (neg.f64 eh) (*.f64 ew (neg.f64 (sin.f64 t)))) |
(/.f64 (neg.f64 eh) (neg.f64 (*.f64 (sin.f64 t) ew))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 ew (/.f64 (sin.f64 t) eh)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (sin.f64 t) ew) eh)) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (sin.f64 t) eh) ew)) |
(/.f64 #s(literal 1 binary64) (*.f64 ew (/.f64 (sin.f64 t) eh))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 ew (/.f64 (sin.f64 t) eh)))) |
(/.f64 (/.f64 eh (sin.f64 t)) (neg.f64 (neg.f64 ew))) |
(/.f64 (/.f64 eh (sin.f64 t)) ew) |
(/.f64 (/.f64 eh ew) (sin.f64 t)) |
(/.f64 eh (*.f64 (sin.f64 t) ew)) |
(neg.f64 (/.f64 (/.f64 (neg.f64 eh) (sin.f64 t)) ew)) |
(neg.f64 (/.f64 (/.f64 eh (sin.f64 t)) (neg.f64 ew))) |
(exp.f64 (*.f64 (log.f64 (*.f64 ew (/.f64 (sin.f64 t) eh))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (tan.f64 t) (neg.f64 eh)) #s(literal -1 binary64)) (pow.f64 (neg.f64 ew) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 ew (neg.f64 eh)) #s(literal -1 binary64)) (pow.f64 (neg.f64 (tan.f64 t)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (tan.f64 t) #s(literal -1 binary64)) (/.f64 eh ew)) |
(*.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -1 binary64)) (pow.f64 (pow.f64 eh #s(literal -1 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -1 binary64)) eh) |
(*.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 eh (tan.f64 t))) |
(*.f64 (/.f64 (neg.f64 eh) ew) (pow.f64 (neg.f64 (tan.f64 t)) #s(literal -1 binary64))) |
(*.f64 (neg.f64 eh) (pow.f64 (*.f64 (neg.f64 ew) (tan.f64 t)) #s(literal -1 binary64))) |
(*.f64 (/.f64 (neg.f64 eh) (tan.f64 t)) (pow.f64 (neg.f64 ew) #s(literal -1 binary64))) |
(*.f64 #s(literal 1 binary64) (/.f64 eh (*.f64 (tan.f64 t) ew))) |
(*.f64 (/.f64 eh (tan.f64 t)) (pow.f64 ew #s(literal -1 binary64))) |
(*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(*.f64 (/.f64 eh (sin.f64 t)) (*.f64 (pow.f64 ew #s(literal -1 binary64)) (cos.f64 t))) |
(*.f64 (cos.f64 t) (/.f64 (/.f64 eh (sin.f64 t)) ew)) |
(*.f64 (/.f64 eh ew) (pow.f64 (tan.f64 t) #s(literal -1 binary64))) |
(*.f64 eh (pow.f64 (*.f64 (tan.f64 t) ew) #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 (neg.f64 eh) (sin.f64 t)) (cos.f64 t)) (neg.f64 ew)) |
(/.f64 (*.f64 #s(literal 1 binary64) (cos.f64 t)) (*.f64 ew (/.f64 (sin.f64 t) eh))) |
(/.f64 (*.f64 (cos.f64 t) (/.f64 (neg.f64 eh) (sin.f64 t))) (neg.f64 ew)) |
(/.f64 (*.f64 (cos.f64 t) #s(literal 1 binary64)) (*.f64 ew (/.f64 (sin.f64 t) eh))) |
(/.f64 (neg.f64 (neg.f64 eh)) (neg.f64 (*.f64 (neg.f64 ew) (tan.f64 t)))) |
(/.f64 (*.f64 (/.f64 eh (tan.f64 t)) #s(literal 1 binary64)) 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 ew) (tan.f64 t))) |
(/.f64 (*.f64 eh #s(literal 1 binary64)) (*.f64 (tan.f64 t) ew)) |
(/.f64 (pow.f64 (tan.f64 t) #s(literal -1 binary64)) (/.f64 ew eh)) |
(/.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (tan.f64 t) eh)) |
(/.f64 (/.f64 (neg.f64 eh) ew) (neg.f64 (tan.f64 t))) |
(/.f64 (neg.f64 eh) (*.f64 (neg.f64 ew) (tan.f64 t))) |
(/.f64 (/.f64 (neg.f64 eh) (tan.f64 t)) (neg.f64 ew)) |
(/.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)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 (tan.f64 t) ew) eh))) |
(/.f64 (/.f64 eh (tan.f64 t)) (neg.f64 (neg.f64 ew))) |
(/.f64 (/.f64 eh (tan.f64 t)) ew) |
(/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) |
(/.f64 (cos.f64 t) (*.f64 ew (/.f64 (sin.f64 t) eh))) |
(/.f64 (/.f64 eh ew) (neg.f64 (neg.f64 (tan.f64 t)))) |
(/.f64 (/.f64 eh ew) (tan.f64 t)) |
(/.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 (neg.f64 eh) (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)))) |
(neg.f64 (/.f64 (/.f64 eh (tan.f64 t)) (neg.f64 ew))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 (tan.f64 t) ew) eh)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (sin.f64 t) #s(literal -1 binary64)) (pow.f64 (pow.f64 eh #s(literal -1 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (sin.f64 t) #s(literal -1 binary64)) eh) |
(*.f64 (neg.f64 eh) (pow.f64 (neg.f64 (sin.f64 t)) #s(literal -1 binary64))) |
(*.f64 #s(literal 1 binary64) (/.f64 eh (sin.f64 t))) |
(*.f64 eh (pow.f64 (sin.f64 t) #s(literal -1 binary64))) |
(pow.f64 (/.f64 (/.f64 (sin.f64 t) eh) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (sin.f64 t) eh) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (neg.f64 eh)) (neg.f64 (neg.f64 (sin.f64 t)))) |
(/.f64 (*.f64 eh #s(literal 1 binary64)) (sin.f64 t)) |
(/.f64 (neg.f64 eh) (neg.f64 (sin.f64 t))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (sin.f64 t) eh) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sin.f64 t) eh)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (sin.f64 t) eh))) |
(/.f64 eh (sin.f64 t)) |
(neg.f64 (/.f64 (neg.f64 eh) (sin.f64 t))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (sin.f64 t) eh)) #s(literal -1 binary64))) |
#s(approx (* eh (cos t)) (fma.f64 (*.f64 t t) (*.f64 #s(literal -1/2 binary64) eh) eh)) |
(*.f64 (fma.f64 (pow.f64 t #s(literal 4 binary64)) (pow.f64 (*.f64 #s(literal -1/2 binary64) eh) #s(literal 2 binary64)) (*.f64 (neg.f64 eh) eh)) (pow.f64 (fma.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) eh (neg.f64 eh)) #s(literal -1 binary64))) |
(*.f64 (fma.f64 (pow.f64 t #s(literal 6 binary64)) (*.f64 #s(literal -1/8 binary64) (pow.f64 eh #s(literal 3 binary64))) (pow.f64 eh #s(literal 3 binary64))) (pow.f64 (fma.f64 eh (-.f64 eh (*.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) eh)) (*.f64 (pow.f64 t #s(literal 4 binary64)) (pow.f64 (*.f64 #s(literal -1/2 binary64) eh) #s(literal 2 binary64)))) #s(literal -1 binary64))) |
(pow.f64 (/.f64 (fma.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) eh (neg.f64 eh)) (fma.f64 (pow.f64 t #s(literal 4 binary64)) (pow.f64 (*.f64 #s(literal -1/2 binary64) eh) #s(literal 2 binary64)) (*.f64 (neg.f64 eh) eh))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 eh (-.f64 eh (*.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) eh)) (*.f64 (pow.f64 t #s(literal 4 binary64)) (pow.f64 (*.f64 #s(literal -1/2 binary64) eh) #s(literal 2 binary64)))) (fma.f64 (pow.f64 t #s(literal 6 binary64)) (*.f64 #s(literal -1/8 binary64) (pow.f64 eh #s(literal 3 binary64))) (pow.f64 eh #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 t #s(literal 4 binary64)) (pow.f64 (*.f64 #s(literal -1/2 binary64) eh) #s(literal 2 binary64))) (fma.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) eh (neg.f64 eh))) (*.f64 (fma.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) eh (neg.f64 eh)) (*.f64 eh eh))) (*.f64 (fma.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) eh (neg.f64 eh)) (fma.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) eh (neg.f64 eh)))) |
(/.f64 (-.f64 (*.f64 eh eh) (*.f64 (pow.f64 t #s(literal 4 binary64)) (pow.f64 (*.f64 #s(literal -1/2 binary64) eh) #s(literal 2 binary64)))) (-.f64 eh (*.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) eh))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 t #s(literal 4 binary64)) (pow.f64 (*.f64 #s(literal -1/2 binary64) eh) #s(literal 2 binary64)) (*.f64 (neg.f64 eh) eh))) (neg.f64 (fma.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) eh (neg.f64 eh)))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 t #s(literal 6 binary64)) (*.f64 #s(literal -1/8 binary64) (pow.f64 eh #s(literal 3 binary64))) (pow.f64 eh #s(literal 3 binary64)))) (neg.f64 (fma.f64 eh (-.f64 eh (*.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) eh)) (*.f64 (pow.f64 t #s(literal 4 binary64)) (pow.f64 (*.f64 #s(literal -1/2 binary64) eh) #s(literal 2 binary64)))))) |
(/.f64 (fma.f64 (pow.f64 t #s(literal 4 binary64)) (pow.f64 (*.f64 #s(literal -1/2 binary64) eh) #s(literal 2 binary64)) (*.f64 (neg.f64 eh) eh)) (fma.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) eh (neg.f64 eh))) |
(/.f64 (fma.f64 (pow.f64 t #s(literal 6 binary64)) (*.f64 #s(literal -1/8 binary64) (pow.f64 eh #s(literal 3 binary64))) (pow.f64 eh #s(literal 3 binary64))) (fma.f64 eh eh (-.f64 (*.f64 (pow.f64 t #s(literal 4 binary64)) (pow.f64 (*.f64 #s(literal -1/2 binary64) eh) #s(literal 2 binary64))) (*.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) eh) t) (*.f64 t eh))))) |
(/.f64 (fma.f64 (pow.f64 t #s(literal 6 binary64)) (*.f64 #s(literal -1/8 binary64) (pow.f64 eh #s(literal 3 binary64))) (pow.f64 eh #s(literal 3 binary64))) (fma.f64 eh (-.f64 eh (*.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) eh)) (*.f64 (pow.f64 t #s(literal 4 binary64)) (pow.f64 (*.f64 #s(literal -1/2 binary64) eh) #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) eh (neg.f64 eh)) (fma.f64 (pow.f64 t #s(literal 4 binary64)) (pow.f64 (*.f64 #s(literal -1/2 binary64) eh) #s(literal 2 binary64)) (*.f64 (neg.f64 eh) eh)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 eh (-.f64 eh (*.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) eh)) (*.f64 (pow.f64 t #s(literal 4 binary64)) (pow.f64 (*.f64 #s(literal -1/2 binary64) eh) #s(literal 2 binary64)))) (fma.f64 (pow.f64 t #s(literal 6 binary64)) (*.f64 #s(literal -1/8 binary64) (pow.f64 eh #s(literal 3 binary64))) (pow.f64 eh #s(literal 3 binary64))))) |
(fma.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) eh eh) |
(fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/2 binary64) eh) |
(fma.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) eh) t) t eh) |
(fma.f64 (*.f64 t t) (*.f64 #s(literal -1/2 binary64) eh) eh) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) eh) (*.f64 t t) eh) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 t t) eh) eh) |
(fma.f64 t (*.f64 (*.f64 #s(literal -1/2 binary64) eh) t) eh) |
(fma.f64 eh (*.f64 #s(literal -1/2 binary64) (*.f64 t t)) eh) |
(-.f64 (/.f64 (*.f64 (pow.f64 t #s(literal 4 binary64)) (pow.f64 (*.f64 #s(literal -1/2 binary64) eh) #s(literal 2 binary64))) (fma.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) eh (neg.f64 eh))) (/.f64 (*.f64 eh eh) (fma.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) eh (neg.f64 eh)))) |
(+.f64 (*.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) eh) eh) |
(+.f64 eh (*.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) eh)) |
(*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal 1/2 binary64)) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal 1/2 binary64))) |
(*.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) |
(pow.f64 (+.f64 (pow.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal -1/2 binary64)) |
(pow.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal 2 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1/2 binary64)) #s(literal -2 binary64)) |
(pow.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal 1 binary64)) |
(/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal 1/2 binary64)) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1/2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64))) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) |
(exp.f64 (*.f64 (neg.f64 (log.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1 binary64))) |
(exp.f64 (log.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(*.f64 (pow.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (pow.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal 2 binary64))) #s(literal -1 binary64)) (pow.f64 (/.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (pow.f64 (*.f64 (cos.f64 t) eh) #s(literal 2 binary64))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh))) #s(literal -1 binary64)) (pow.f64 (/.f64 (cos.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))) #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 2 binary64)) (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))))) (/.f64 #s(literal -1 binary64) (cos.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)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) #s(literal 1 binary64)) (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))))) |
(*.f64 (*.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1/2 binary64))) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) #s(literal -1/2 binary64))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) #s(literal -1/2 binary64))) (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) #s(literal -1/2 binary64)))) |
(*.f64 (pow.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) #s(literal -1 binary64)) (pow.f64 (/.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (pow.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal 2 binary64)) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (/.f64 (pow.f64 (*.f64 (cos.f64 t) eh) #s(literal 2 binary64)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(*.f64 (/.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (/.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) (cos.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)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal -2 binary64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) |
(*.f64 (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) (pow.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal 2 binary64)) (/.f64 (pow.f64 (*.f64 (cos.f64 t) eh) #s(literal 2 binary64)) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))) |
(*.f64 (pow.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (*.f64 (cos.f64 t) eh) #s(literal 2 binary64)) (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))) |
(*.f64 #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 2 binary64)) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))) |
(*.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))))) |
(*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #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 2 binary64)) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))))) |
(*.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 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))) |
(*.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 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))) |
(pow.f64 (*.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) #s(literal -1/2 binary64)) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh))) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) #s(literal -1/2 binary64))) #s(literal 2 binary64)) |
(pow.f64 (/.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #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 2 binary64)) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) |
(/.f64 (*.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) #s(literal 1 binary64)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) |
(/.f64 (neg.f64 (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))))) |
(/.f64 (*.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))))) |
(/.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) |
(/.f64 (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.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 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))))) |
(neg.f64 (/.f64 (/.f64 (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(exp.f64 (fma.f64 (log.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))))) #s(literal -1 binary64) (*.f64 (log.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh))) #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))) #s(literal -1 binary64))) |
(exp.f64 (fma.f64 (log.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh))) #s(literal 2 binary64) (neg.f64 (log.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))))) |
(*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))))) |
(*.f64 (/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #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))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) #s(literal 2 binary64))) (pow.f64 (/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64)) (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))))) #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 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 3 binary64))) (pow.f64 (fma.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) (/.f64 (-.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) (*.f64 (cos.f64 t) eh)) (*.f64 (sin.f64 t) ew)) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64))) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64))) #s(literal -1 binary64))) |
(*.f64 (+.f64 (pow.f64 (/.f64 (/.f64 (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (/.f64 (sin.f64 t) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) #s(literal 1 binary64))) #s(literal 3 binary64))) (pow.f64 (+.f64 (/.f64 (-.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 4 binary64)) (*.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64)) (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) #s(literal 2 binary64))) (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (/.f64 (sin.f64 t) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) #s(literal 1 binary64))) #s(literal 2 binary64))) #s(literal -1 binary64))) |
(pow.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))) #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 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) (*.f64 (cos.f64 t) eh)) (*.f64 (sin.f64 t) ew)) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64))) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 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 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64)) (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))))) (/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #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))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (/.f64 (-.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 4 binary64)) (*.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64)) (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) #s(literal 2 binary64))) (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (/.f64 (sin.f64 t) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) #s(literal 1 binary64))) #s(literal 2 binary64))) (+.f64 (pow.f64 (/.f64 (/.f64 (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (/.f64 (sin.f64 t) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) #s(literal 1 binary64))) #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (/.f64 (sin.f64 t) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) #s(literal 1 binary64))) #s(literal 2 binary64)) (/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64)) (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))) (*.f64 (/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64)) (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))))) (pow.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) #s(literal -2 binary64)))) (*.f64 (/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64)) (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))))) (/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64)) (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64)) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64))))) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64)) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.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)))) (*.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) #s(literal 1 binary64)))) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64)) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))))) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (neg.f64 (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))))) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64)) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))))) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) #s(literal 1 binary64)))) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64)) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.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)))) (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64)) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))))) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64)) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (/.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) #s(literal 1 binary64))) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal 1 binary64))) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64)) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal 1 binary64))) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64)) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))))) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64)) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (neg.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))))) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64))) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (neg.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (neg.f64 (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64))))) (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (neg.f64 (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) #s(literal 1 binary64)))) (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (neg.f64 (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))))) (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (neg.f64 (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))))) (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (neg.f64 (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))))) (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (neg.f64 (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))) (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (neg.f64 (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (neg.f64 (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) (/.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) #s(literal 1 binary64))) (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1 binary64))) (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (/.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (neg.f64 (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))) (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1 binary64))) (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (neg.f64 (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))))) (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))) (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (neg.f64 (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) (neg.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))))) (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal -1 binary64))) (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (neg.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (*.f64 (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sin.f64 t)) #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 2 binary64)) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64))))) (*.f64 (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sin.f64 t)) #s(literal 1 binary64)) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sin.f64 t)) #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 2 binary64)) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) #s(literal 1 binary64)))) (*.f64 (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sin.f64 t)) #s(literal 1 binary64)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))))) (*.f64 (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sin.f64 t)) #s(literal 1 binary64)) (neg.f64 (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))))) (*.f64 (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sin.f64 t)) #s(literal 1 binary64)) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))))) (*.f64 (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sin.f64 t)) #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 2 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sin.f64 t)) #s(literal 1 binary64)) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sin.f64 t)) #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 2 binary64)) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))) (*.f64 (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sin.f64 t)) #s(literal 1 binary64)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) (*.f64 (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sin.f64 t)) #s(literal 1 binary64)) (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))))) (*.f64 (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sin.f64 t)) #s(literal 1 binary64)) (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) (/.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sin.f64 t)) #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sin.f64 t)) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))) (*.f64 (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sin.f64 t)) #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sin.f64 t)) #s(literal 1 binary64)) (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))))) (*.f64 (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sin.f64 t)) #s(literal 1 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))) (*.f64 (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sin.f64 t)) #s(literal 1 binary64)) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) (neg.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))))) (*.f64 (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sin.f64 t)) #s(literal 1 binary64)) #s(literal -1 binary64))) (*.f64 (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sin.f64 t)) #s(literal 1 binary64)) (neg.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (*.f64 (/.f64 (sin.f64 t) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) #s(literal 1 binary64)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #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 2 binary64)) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64))))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (*.f64 (/.f64 (sin.f64 t) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) #s(literal 1 binary64)))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #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 2 binary64)) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) #s(literal 1 binary64)))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (*.f64 (/.f64 (sin.f64 t) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) #s(literal 1 binary64)))) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (neg.f64 (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (*.f64 (/.f64 (sin.f64 t) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) #s(literal 1 binary64)))) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #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 2 binary64)) #s(literal 1 binary64)))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (*.f64 (/.f64 (sin.f64 t) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) #s(literal 1 binary64)))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (*.f64 (/.f64 (sin.f64 t) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) #s(literal 1 binary64)))) (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (*.f64 (/.f64 (sin.f64 t) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) #s(literal 1 binary64)))) (/.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) #s(literal 1 binary64))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) #s(literal 1 binary64))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (/.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (*.f64 (/.f64 (sin.f64 t) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) #s(literal 1 binary64)))) (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) #s(literal 1 binary64))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (*.f64 (/.f64 (sin.f64 t) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) #s(literal 1 binary64)))) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (*.f64 (/.f64 (sin.f64 t) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) #s(literal 1 binary64)))) (neg.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) #s(literal -1 binary64))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (neg.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (neg.f64 (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64))))) (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (neg.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))))) (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) #s(literal 1 binary64)))) (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (neg.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)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))))) (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (neg.f64 (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))))) (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (neg.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)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))))) (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (neg.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))))) (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))) (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (neg.f64 (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (neg.f64 (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) (/.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) #s(literal 1 binary64))) (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1 binary64))) (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (/.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (neg.f64 (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))) (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1 binary64))) (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (neg.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)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))))) (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))) (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (neg.f64 (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) (neg.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))))) (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal -1 binary64))) (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (neg.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1 binary64)) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (*.f64 (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sin.f64 t)) #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 2 binary64)) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64))))) (*.f64 (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sin.f64 t)) #s(literal 1 binary64)) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1 binary64)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sin.f64 t)) #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 2 binary64)) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) #s(literal 1 binary64)))) (*.f64 (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sin.f64 t)) #s(literal 1 binary64)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1 binary64)) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))))) (*.f64 (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sin.f64 t)) #s(literal 1 binary64)) (neg.f64 (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))))) (*.f64 (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sin.f64 t)) #s(literal 1 binary64)) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1 binary64)) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))))) (*.f64 (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sin.f64 t)) #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 2 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sin.f64 t)) #s(literal 1 binary64)) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1 binary64)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sin.f64 t)) #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 2 binary64)) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))) (*.f64 (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sin.f64 t)) #s(literal 1 binary64)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1 binary64)) (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) (*.f64 (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sin.f64 t)) #s(literal 1 binary64)) (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))))) (*.f64 (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sin.f64 t)) #s(literal 1 binary64)) (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sin.f64 t)) #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sin.f64 t)) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1 binary64)) (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))) (*.f64 (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sin.f64 t)) #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sin.f64 t)) #s(literal 1 binary64)) (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1 binary64)) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))))) (*.f64 (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sin.f64 t)) #s(literal 1 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))) (*.f64 (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sin.f64 t)) #s(literal 1 binary64)) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1 binary64)) (neg.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))))) (*.f64 (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sin.f64 t)) #s(literal 1 binary64)) #s(literal -1 binary64))) (*.f64 (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sin.f64 t)) #s(literal 1 binary64)) (neg.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64))))) (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) #s(literal 1 binary64)))) (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64))) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))))) (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (neg.f64 (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))))) (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64))) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))))) (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))) (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64))) (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64))) (/.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) #s(literal 1 binary64))) (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1 binary64))) (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (/.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64))) (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))) (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1 binary64))) (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64))) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))))) (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))) (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64))) (neg.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))))) (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal -1 binary64))) (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (neg.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64)) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (*.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64))))) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (*.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) #s(literal 1 binary64)))) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))))) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (neg.f64 (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))))) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (*.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) #s(literal 1 binary64)))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64)) (/.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) #s(literal 1 binary64))) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) #s(literal 1 binary64))) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (/.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64)) (neg.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))))) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) #s(literal -1 binary64))) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (neg.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (*.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64))) (*.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64))))) (*.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))))) |
(/.f64 (-.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64))) (*.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) #s(literal 1 binary64)))) (*.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(/.f64 (-.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (*.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64))) (neg.f64 (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))))) (*.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64))) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))) |
(/.f64 (-.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (*.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64))) (*.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) #s(literal 1 binary64)))) (*.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64))) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))) |
(/.f64 (-.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))) (*.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) (*.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64))) (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))))) (*.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64))) (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64))) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64))) (/.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))) (*.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64))) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64))) (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (*.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))) (*.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64))) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))))) (*.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64))) #s(literal -1 binary64))) (*.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64))) (neg.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (*.f64 (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sin.f64 t)) #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 2 binary64)) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64))))) (*.f64 (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sin.f64 t)) #s(literal 1 binary64)) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sin.f64 t)) #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 2 binary64)) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) #s(literal 1 binary64)))) (*.f64 (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sin.f64 t)) #s(literal 1 binary64)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))))) (*.f64 (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sin.f64 t)) #s(literal 1 binary64)) (neg.f64 (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))))) (*.f64 (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sin.f64 t)) #s(literal 1 binary64)) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))))) (*.f64 (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sin.f64 t)) #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 2 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sin.f64 t)) #s(literal 1 binary64)) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sin.f64 t)) #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 2 binary64)) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))) (*.f64 (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sin.f64 t)) #s(literal 1 binary64)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) (*.f64 (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sin.f64 t)) #s(literal 1 binary64)) (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))))) (*.f64 (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sin.f64 t)) #s(literal 1 binary64)) (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (/.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sin.f64 t)) #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sin.f64 t)) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))) (*.f64 (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sin.f64 t)) #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sin.f64 t)) #s(literal 1 binary64)) (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))))) (*.f64 (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sin.f64 t)) #s(literal 1 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))) (*.f64 (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sin.f64 t)) #s(literal 1 binary64)) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (neg.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))))) (*.f64 (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sin.f64 t)) #s(literal 1 binary64)) #s(literal -1 binary64))) (*.f64 (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sin.f64 t)) #s(literal 1 binary64)) (neg.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))))) |
(/.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64)) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.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)))) (/.f64 (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64)) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))))) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(/.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64)) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (+.f64 #s(literal 0 binary64) (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) #s(literal -2 binary64))))) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (+.f64 #s(literal 0 binary64) (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))))) |
(/.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64)) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (+.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) #s(literal -2 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))))) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) #s(literal -3 binary64))))) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (+.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) #s(literal -2 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))))))) |
(/.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64)) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (neg.f64 (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))))) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(/.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64)) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))))) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))) |
(/.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64)) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal 1 binary64))) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))))) |
(/.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64)) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (/.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal 1 binary64))) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64)) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (neg.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal 1 binary64))) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (neg.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))))) |
(/.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64)) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(/.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64)) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64))) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (neg.f64 (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (/.f64 (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))) (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (neg.f64 (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (neg.f64 (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) (+.f64 #s(literal 0 binary64) (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))) (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) #s(literal -2 binary64))))) (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (+.f64 #s(literal 0 binary64) (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (neg.f64 (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) (+.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) #s(literal -2 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))))) (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) #s(literal -3 binary64))))) (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (+.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) #s(literal -2 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (neg.f64 (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (neg.f64 (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (neg.f64 (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))))) (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (neg.f64 (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))) (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1 binary64))) (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (neg.f64 (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) (/.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1 binary64))) (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (/.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (neg.f64 (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) (neg.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))) (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1 binary64))) (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (neg.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (neg.f64 (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (neg.f64 (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal -1 binary64))) (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sin.f64 t)) #s(literal 1 binary64)) (/.f64 (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))) (*.f64 (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sin.f64 t)) #s(literal 1 binary64)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sin.f64 t)) #s(literal 1 binary64)) (*.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))))) (*.f64 (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sin.f64 t)) #s(literal 1 binary64)) (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) (+.f64 #s(literal 0 binary64) (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))) (*.f64 (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sin.f64 t)) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) #s(literal -2 binary64))))) (*.f64 (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sin.f64 t)) #s(literal 1 binary64)) (+.f64 #s(literal 0 binary64) (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) (+.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) #s(literal -2 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))))) (*.f64 (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sin.f64 t)) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) #s(literal -3 binary64))))) (*.f64 (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sin.f64 t)) #s(literal 1 binary64)) (+.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) #s(literal -2 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sin.f64 t)) #s(literal 1 binary64)) (neg.f64 (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))))) (*.f64 (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sin.f64 t)) #s(literal 1 binary64)) (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (*.f64 (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sin.f64 t)) #s(literal 1 binary64)) (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))))) (*.f64 (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sin.f64 t)) #s(literal 1 binary64)) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))) (*.f64 (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sin.f64 t)) #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sin.f64 t)) #s(literal 1 binary64)) (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) (/.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) (*.f64 (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sin.f64 t)) #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sin.f64 t)) #s(literal 1 binary64)) (/.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) (neg.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))) (*.f64 (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sin.f64 t)) #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sin.f64 t)) #s(literal 1 binary64)) (neg.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sin.f64 t)) #s(literal 1 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))) (*.f64 (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sin.f64 t)) #s(literal 1 binary64)) (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) (*.f64 (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sin.f64 t)) #s(literal 1 binary64)) #s(literal -1 binary64))) (*.f64 (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sin.f64 t)) #s(literal 1 binary64)) (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (*.f64 (/.f64 (sin.f64 t) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) #s(literal 1 binary64)))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (/.f64 (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (*.f64 (/.f64 (sin.f64 t) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) #s(literal 1 binary64)))) (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (*.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (*.f64 (/.f64 (sin.f64 t) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) #s(literal 1 binary64)))) (+.f64 #s(literal 0 binary64) (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) #s(literal -2 binary64))))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (+.f64 #s(literal 0 binary64) (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (*.f64 (/.f64 (sin.f64 t) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) #s(literal 1 binary64)))) (+.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) #s(literal -2 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) #s(literal -3 binary64))))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (+.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) #s(literal -2 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (*.f64 (/.f64 (sin.f64 t) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) #s(literal 1 binary64)))) (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (neg.f64 (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (*.f64 (/.f64 (sin.f64 t) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) #s(literal 1 binary64)))) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (*.f64 (/.f64 (sin.f64 t) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) #s(literal 1 binary64)))) (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) #s(literal 1 binary64))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (*.f64 (/.f64 (sin.f64 t) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) #s(literal 1 binary64)))) (/.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) #s(literal 1 binary64))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (/.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (*.f64 (/.f64 (sin.f64 t) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) #s(literal 1 binary64)))) (neg.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) #s(literal 1 binary64))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (neg.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (*.f64 (/.f64 (sin.f64 t) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) #s(literal 1 binary64)))) (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (*.f64 (/.f64 (sin.f64 t) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) #s(literal 1 binary64)))) (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) #s(literal -1 binary64))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (neg.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)))) (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (/.f64 (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))) (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (neg.f64 (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (neg.f64 (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) (+.f64 #s(literal 0 binary64) (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))) (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) #s(literal -2 binary64))))) (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (+.f64 #s(literal 0 binary64) (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (neg.f64 (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) (+.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) #s(literal -2 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))))) (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) #s(literal -3 binary64))))) (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (+.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) #s(literal -2 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (neg.f64 (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (neg.f64 (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (neg.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)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))))) (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (neg.f64 (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))) (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1 binary64))) (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (neg.f64 (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) (/.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1 binary64))) (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (/.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (neg.f64 (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) (neg.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))) (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1 binary64))) (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (neg.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (neg.f64 (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (neg.f64 (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal -1 binary64))) (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1 binary64)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sin.f64 t)) #s(literal 1 binary64)) (/.f64 (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))) (*.f64 (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sin.f64 t)) #s(literal 1 binary64)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1 binary64)) (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sin.f64 t)) #s(literal 1 binary64)) (*.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))))) (*.f64 (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sin.f64 t)) #s(literal 1 binary64)) (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1 binary64)) (+.f64 #s(literal 0 binary64) (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))) (*.f64 (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sin.f64 t)) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) #s(literal -2 binary64))))) (*.f64 (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sin.f64 t)) #s(literal 1 binary64)) (+.f64 #s(literal 0 binary64) (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1 binary64)) (+.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) #s(literal -2 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))))) (*.f64 (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sin.f64 t)) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) #s(literal -3 binary64))))) (*.f64 (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sin.f64 t)) #s(literal 1 binary64)) (+.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) #s(literal -2 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1 binary64)) (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sin.f64 t)) #s(literal 1 binary64)) (neg.f64 (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))))) (*.f64 (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sin.f64 t)) #s(literal 1 binary64)) (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1 binary64)) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (*.f64 (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sin.f64 t)) #s(literal 1 binary64)) (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))))) (*.f64 (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sin.f64 t)) #s(literal 1 binary64)) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1 binary64)) (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))) (*.f64 (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sin.f64 t)) #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sin.f64 t)) #s(literal 1 binary64)) (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1 binary64)) (/.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) (*.f64 (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sin.f64 t)) #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sin.f64 t)) #s(literal 1 binary64)) (/.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1 binary64)) (neg.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))) (*.f64 (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sin.f64 t)) #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sin.f64 t)) #s(literal 1 binary64)) (neg.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1 binary64)) (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sin.f64 t)) #s(literal 1 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))) (*.f64 (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sin.f64 t)) #s(literal 1 binary64)) (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1 binary64)) (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) (*.f64 (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sin.f64 t)) #s(literal 1 binary64)) #s(literal -1 binary64))) (*.f64 (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sin.f64 t)) #s(literal 1 binary64)) (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (neg.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (/.f64 (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))) (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(/.f64 (fma.f64 (neg.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64))) (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (neg.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64))) (+.f64 #s(literal 0 binary64) (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))) (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) #s(literal -2 binary64))))) (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (+.f64 #s(literal 0 binary64) (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))))) |
(/.f64 (fma.f64 (neg.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64))) (+.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) #s(literal -2 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))))) (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) #s(literal -3 binary64))))) (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (+.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) #s(literal -2 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))))))) |
(/.f64 (fma.f64 (neg.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64))) (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (neg.f64 (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (neg.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64))) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))))) (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))) |
(/.f64 (fma.f64 (neg.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64))) (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))) (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1 binary64))) (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))))) |
(/.f64 (fma.f64 (neg.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64))) (/.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1 binary64))) (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (/.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (neg.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64))) (neg.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))) (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1 binary64))) (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (neg.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))))) |
(/.f64 (fma.f64 (neg.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64))) (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (neg.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64))) (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal -1 binary64))) (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (/.f64 (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))))) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64)) (+.f64 #s(literal 0 binary64) (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) #s(literal -2 binary64))))) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (+.f64 #s(literal 0 binary64) (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64)) (+.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) #s(literal -2 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))))) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) #s(literal -3 binary64))))) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (+.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) #s(literal -2 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))))))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (neg.f64 (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))))) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64)) (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) #s(literal 1 binary64))) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64)) (/.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) #s(literal 1 binary64))) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (/.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64)) (neg.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) #s(literal 1 binary64))) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (neg.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64)) (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) #s(literal -1 binary64))) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))))) |
(/.f64 (+.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64))) (/.f64 (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))) (*.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64))) (*.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))))) (*.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64))) (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (+.f64 #s(literal 0 binary64) (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))) (*.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) #s(literal -2 binary64))))) (*.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64))) (+.f64 #s(literal 0 binary64) (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (+.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) #s(literal -2 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))))) (*.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) #s(literal -3 binary64))))) (*.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64))) (+.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) #s(literal -2 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64))) (neg.f64 (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))))) (*.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64))) (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(/.f64 (fma.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (*.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64))) (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))))) (*.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64))) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))) (*.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64))) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64))) (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) (*.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64))) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64))) (/.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))) (*.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64))) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64))) (neg.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))) (*.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64))) (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) (*.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64))) #s(literal -1 binary64))) (*.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64))) (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sin.f64 t)) #s(literal 1 binary64)) (/.f64 (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))) (*.f64 (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sin.f64 t)) #s(literal 1 binary64)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sin.f64 t)) #s(literal 1 binary64)) (*.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))))) (*.f64 (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sin.f64 t)) #s(literal 1 binary64)) (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (+.f64 #s(literal 0 binary64) (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))) (*.f64 (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sin.f64 t)) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) #s(literal -2 binary64))))) (*.f64 (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sin.f64 t)) #s(literal 1 binary64)) (+.f64 #s(literal 0 binary64) (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (+.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) #s(literal -2 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))))) (*.f64 (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sin.f64 t)) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) #s(literal -3 binary64))))) (*.f64 (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sin.f64 t)) #s(literal 1 binary64)) (+.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) #s(literal -2 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sin.f64 t)) #s(literal 1 binary64)) (neg.f64 (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))))) (*.f64 (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sin.f64 t)) #s(literal 1 binary64)) (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (*.f64 (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sin.f64 t)) #s(literal 1 binary64)) (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))))) (*.f64 (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sin.f64 t)) #s(literal 1 binary64)) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))) (*.f64 (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sin.f64 t)) #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sin.f64 t)) #s(literal 1 binary64)) (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (/.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) (*.f64 (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sin.f64 t)) #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sin.f64 t)) #s(literal 1 binary64)) (/.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (neg.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))) (*.f64 (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sin.f64 t)) #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sin.f64 t)) #s(literal 1 binary64)) (neg.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sin.f64 t)) #s(literal 1 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))) (*.f64 (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sin.f64 t)) #s(literal 1 binary64)) (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) (*.f64 (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sin.f64 t)) #s(literal 1 binary64)) #s(literal -1 binary64))) (*.f64 (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sin.f64 t)) #s(literal 1 binary64)) (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (/.f64 (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.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)))) (/.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64)) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (/.f64 (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (*.f64 (neg.f64 (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))))) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(/.f64 (fma.f64 (/.f64 (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sin.f64 t)) #s(literal 1 binary64)) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))))) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sin.f64 t)) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (*.f64 (/.f64 (sin.f64 t) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) #s(literal 1 binary64)))))) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)))) |
(/.f64 (fma.f64 (/.f64 (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (neg.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)))) (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(/.f64 (fma.f64 (/.f64 (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sin.f64 t)) #s(literal 1 binary64)) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1 binary64)))) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sin.f64 t)) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (/.f64 (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (neg.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64))))) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(/.f64 (fma.f64 (/.f64 (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))) |
(/.f64 (fma.f64 (/.f64 (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64))) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal 1 binary64))) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (/.f64 (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sin.f64 t)) #s(literal 1 binary64)) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sin.f64 t)) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (/.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64)) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))) (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))) (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (*.f64 (neg.f64 (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sin.f64 t)) #s(literal 1 binary64)) (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))))) (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sin.f64 t)) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (*.f64 (/.f64 (sin.f64 t) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) #s(literal 1 binary64)))))) (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))) (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (neg.f64 (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sin.f64 t)) #s(literal 1 binary64)) (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1 binary64)))) (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sin.f64 t)) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))) (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (neg.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64))))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))) (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64))) (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1 binary64))) (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sin.f64 t)) #s(literal 1 binary64)) (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sin.f64 t)) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) #s(literal -2 binary64))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (+.f64 #s(literal 0 binary64) (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))) (/.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64)) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))) (*.f64 (+.f64 #s(literal 0 binary64) (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) #s(literal -2 binary64))) (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (+.f64 #s(literal 0 binary64) (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))) (*.f64 (*.f64 (neg.f64 (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))))) (*.f64 (+.f64 #s(literal 0 binary64) (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))) (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) #s(literal -2 binary64))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sin.f64 t)) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 0 binary64) (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))))) (*.f64 (+.f64 #s(literal 0 binary64) (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sin.f64 t)) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) #s(literal -2 binary64))) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (*.f64 (+.f64 #s(literal 0 binary64) (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (*.f64 (/.f64 (sin.f64 t) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) #s(literal 1 binary64)))))) (*.f64 (+.f64 #s(literal 0 binary64) (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) #s(literal -2 binary64))) (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (+.f64 #s(literal 0 binary64) (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))) (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (neg.f64 (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))))) (*.f64 (+.f64 #s(literal 0 binary64) (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))) (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) #s(literal -2 binary64))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sin.f64 t)) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 0 binary64) (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))) (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1 binary64)))) (*.f64 (+.f64 #s(literal 0 binary64) (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sin.f64 t)) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) #s(literal -2 binary64))) (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (+.f64 #s(literal 0 binary64) (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))) (neg.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64))))) (*.f64 (+.f64 #s(literal 0 binary64) (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))) (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) #s(literal -2 binary64))) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (*.f64 (+.f64 #s(literal 0 binary64) (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 #s(literal 0 binary64) (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) #s(literal -2 binary64))) (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64))) (*.f64 (+.f64 #s(literal 0 binary64) (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 0 binary64) (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))) (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) #s(literal -2 binary64))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sin.f64 t)) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 0 binary64) (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))) (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) (*.f64 (+.f64 #s(literal 0 binary64) (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sin.f64 t)) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) #s(literal -3 binary64))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (+.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) #s(literal -2 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))))) (/.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64)) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))) (*.f64 (+.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) #s(literal -2 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) #s(literal -3 binary64))) (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (+.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) #s(literal -2 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))))) (*.f64 (*.f64 (neg.f64 (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))))) (*.f64 (+.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) #s(literal -2 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))))) (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) #s(literal -3 binary64))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sin.f64 t)) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) #s(literal -2 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))))) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))))) (*.f64 (+.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) #s(literal -2 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sin.f64 t)) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) #s(literal -3 binary64))) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (*.f64 (+.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) #s(literal -2 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))))) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (*.f64 (/.f64 (sin.f64 t) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) #s(literal 1 binary64)))))) (*.f64 (+.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) #s(literal -2 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))))) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) #s(literal -3 binary64))) (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (+.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) #s(literal -2 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))))) (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (neg.f64 (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))))) (*.f64 (+.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) #s(literal -2 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))))) (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) #s(literal -3 binary64))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sin.f64 t)) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) #s(literal -2 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))))) (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1 binary64)))) (*.f64 (+.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) #s(literal -2 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sin.f64 t)) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) #s(literal -3 binary64))) (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (+.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) #s(literal -2 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))))) (neg.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64))))) (*.f64 (+.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) #s(literal -2 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))))) (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) #s(literal -3 binary64))) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (*.f64 (+.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) #s(literal -2 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))))) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (+.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) #s(literal -2 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))))) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) #s(literal -3 binary64))) (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64))) (*.f64 (+.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) #s(literal -2 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))))) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) #s(literal -2 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))))) (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) #s(literal -3 binary64))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sin.f64 t)) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) #s(literal -2 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))))) (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) (*.f64 (+.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) #s(literal -2 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sin.f64 t)) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (/.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64)) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))) (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))) (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (*.f64 (neg.f64 (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sin.f64 t)) #s(literal 1 binary64)) (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))))) (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sin.f64 t)) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (*.f64 (/.f64 (sin.f64 t) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) #s(literal 1 binary64)))))) (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)))) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))) (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (neg.f64 (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sin.f64 t)) #s(literal 1 binary64)) (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1 binary64)))) (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sin.f64 t)) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))) (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (neg.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64))))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))) (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64))) (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1 binary64))) (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sin.f64 t)) #s(literal 1 binary64)) (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sin.f64 t)) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (/.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64)) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(/.f64 (fma.f64 (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (*.f64 (*.f64 (neg.f64 (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))))) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(/.f64 (fma.f64 (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sin.f64 t)) #s(literal 1 binary64)) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))))) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sin.f64 t)) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (*.f64 (/.f64 (sin.f64 t) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) #s(literal 1 binary64)))))) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)))) |
(/.f64 (fma.f64 (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (neg.f64 (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))))) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(/.f64 (fma.f64 (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sin.f64 t)) #s(literal 1 binary64)) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1 binary64)))) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sin.f64 t)) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (neg.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64))))) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(/.f64 (fma.f64 (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64))) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) #s(literal 1 binary64))) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sin.f64 t)) #s(literal 1 binary64)) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sin.f64 t)) #s(literal 1 binary64)))) |
(/.f64 (+.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (neg.f64 (pow.f64 (*.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 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64)) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))) (*.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))) (*.f64 (*.f64 (neg.f64 (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))))) (*.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))) (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sin.f64 t)) #s(literal 1 binary64)) (*.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))))) (*.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sin.f64 t)) #s(literal 1 binary64)))) |
(/.f64 (+.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (*.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (*.f64 (/.f64 (sin.f64 t) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) #s(literal 1 binary64)))))) (*.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))) (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (neg.f64 (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))))) (*.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))) (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sin.f64 t)) #s(literal 1 binary64)) (*.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))) (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1 binary64)))) (*.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sin.f64 t)) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))) (neg.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64))))) (*.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))) (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(/.f64 (fma.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (*.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64))) (*.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))) (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sin.f64 t)) #s(literal 1 binary64)) (*.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))) (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) (*.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sin.f64 t)) #s(literal 1 binary64)))) |
(/.f64 (+.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (/.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (pow.f64 (*.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 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64)) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))) (*.f64 (/.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (/.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) (*.f64 (*.f64 (neg.f64 (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))))) (*.f64 (/.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sin.f64 t)) #s(literal 1 binary64)) (*.f64 (/.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))))) (*.f64 (/.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sin.f64 t)) #s(literal 1 binary64)))) |
(/.f64 (+.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (*.f64 (/.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (*.f64 (/.f64 (sin.f64 t) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) #s(literal 1 binary64)))))) (*.f64 (/.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (/.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (neg.f64 (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))))) (*.f64 (/.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sin.f64 t)) #s(literal 1 binary64)) (*.f64 (/.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1 binary64)))) (*.f64 (/.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sin.f64 t)) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (/.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) (neg.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64))))) (*.f64 (/.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(/.f64 (fma.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (*.f64 (/.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (/.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64))) (*.f64 (/.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sin.f64 t)) #s(literal 1 binary64)) (*.f64 (/.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) (*.f64 (/.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sin.f64 t)) #s(literal 1 binary64)))) |
(/.f64 (+.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (neg.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.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 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64)) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))) (*.f64 (neg.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (neg.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))) (*.f64 (*.f64 (neg.f64 (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))))) (*.f64 (neg.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))) (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sin.f64 t)) #s(literal 1 binary64)) (*.f64 (neg.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))))) (*.f64 (neg.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sin.f64 t)) #s(literal 1 binary64)))) |
(/.f64 (+.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (*.f64 (neg.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (*.f64 (/.f64 (sin.f64 t) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) #s(literal 1 binary64)))))) (*.f64 (neg.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (neg.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))) (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (neg.f64 (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))))) (*.f64 (neg.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))) (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sin.f64 t)) #s(literal 1 binary64)) (*.f64 (neg.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))) (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1 binary64)))) (*.f64 (neg.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sin.f64 t)) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (neg.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))) (neg.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64))))) (*.f64 (neg.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))) (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(/.f64 (fma.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (*.f64 (neg.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (neg.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64))) (*.f64 (neg.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))) #s(literal 1 binary64))) (*.f64 (neg.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))) (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sin.f64 t)) #s(literal 1 binary64)) (*.f64 (neg.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))) (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) (*.f64 (neg.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sin.f64 t)) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (/.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64)) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))) (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (*.f64 (neg.f64 (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sin.f64 t)) #s(literal 1 binary64)) (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))))) (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sin.f64 t)) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (*.f64 (/.f64 (sin.f64 t) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) #s(literal 1 binary64)))))) (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (neg.f64 (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sin.f64 t)) #s(literal 1 binary64)) (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1 binary64)))) (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sin.f64 t)) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (neg.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64))))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64))) (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1 binary64))) (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sin.f64 t)) #s(literal 1 binary64)) (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sin.f64 t)) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.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 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64)) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))) (*.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) (*.f64 (*.f64 (neg.f64 (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))))) (*.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sin.f64 t)) #s(literal 1 binary64)) (*.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))))) (*.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sin.f64 t)) #s(literal 1 binary64)))) |
(/.f64 (+.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (*.f64 (/.f64 (sin.f64 t) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) #s(literal 1 binary64)))))) (*.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (neg.f64 (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))))) (*.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sin.f64 t)) #s(literal 1 binary64)) (*.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1 binary64)))) (*.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sin.f64 t)) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) (neg.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64))))) (*.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(/.f64 (fma.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64))) (*.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64))))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sin.f64 t)) #s(literal 1 binary64)) (*.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) (*.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (sin.f64 t)) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1/2 binary64))) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1/2 binary64)) (/.f64 (*.f64 (sin.f64 t) ew) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1/2 binary64))))) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1/2 binary64))) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1/2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 t) ew)))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1/2 binary64)) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1/2 binary64))) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1/2 binary64)) (*.f64 (*.f64 (sin.f64 t) ew) #s(literal 1 binary64)))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1/2 binary64)) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1/2 binary64))) (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1/2 binary64)) (neg.f64 (*.f64 (sin.f64 t) ew)))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1/2 binary64))) (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (*.f64 (sin.f64 t) ew)) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1/2 binary64)) #s(literal 1 binary64))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1/2 binary64)) (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (*.f64 (sin.f64 t) ew)))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1/2 binary64))) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1/2 binary64)) (*.f64 (sin.f64 t) ew))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1/2 binary64)) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)))) |
(/.f64 (fma.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) (*.f64 (cos.f64 t) eh)) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (/.f64 (*.f64 (sin.f64 t) ew) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1/2 binary64))))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1/2 binary64)))) |
(/.f64 (fma.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) (*.f64 (cos.f64 t) eh)) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 t) ew)))) (+.f64 (pow.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) #s(literal 2 binary64)) #s(literal 1 binary64))) |
(/.f64 (fma.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) (*.f64 (cos.f64 t) eh)) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (*.f64 (*.f64 (sin.f64 t) ew) #s(literal 1 binary64)))) (+.f64 (pow.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) #s(literal 2 binary64)) #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) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (neg.f64 (*.f64 (sin.f64 t) ew)))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (cos.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)) (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (*.f64 (sin.f64 t) ew)) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) #s(literal 1 binary64))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #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)) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (*.f64 (sin.f64 t) ew))) (+.f64 (pow.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) #s(literal 2 binary64)) #s(literal 1 binary64))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (cos.f64 t) eh) (/.f64 eh (*.f64 (tan.f64 t) ew))) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (/.f64 (*.f64 (sin.f64 t) ew) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1/2 binary64))))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1/2 binary64)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (cos.f64 t) eh) (/.f64 eh (*.f64 (tan.f64 t) ew))) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 t) ew)))) (+.f64 (pow.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) #s(literal 2 binary64)) #s(literal 1 binary64))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (cos.f64 t) eh) (/.f64 eh (*.f64 (tan.f64 t) ew))) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (*.f64 (*.f64 (sin.f64 t) ew) #s(literal 1 binary64)))) (+.f64 (pow.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) #s(literal 2 binary64)) #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) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (neg.f64 (*.f64 (sin.f64 t) ew)))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (cos.f64 t) eh) (/.f64 eh (*.f64 (tan.f64 t) ew))) (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (*.f64 (sin.f64 t) ew)) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) #s(literal 1 binary64))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #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))) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (*.f64 (sin.f64 t) ew))) (+.f64 (pow.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) #s(literal 2 binary64)) #s(literal 1 binary64))) |
(/.f64 (fma.f64 (*.f64 (/.f64 (neg.f64 eh) (tan.f64 t)) (/.f64 (*.f64 (cos.f64 t) eh) ew)) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1/2 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (/.f64 (*.f64 (sin.f64 t) ew) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1/2 binary64))))) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1/2 binary64)))) |
(/.f64 (fma.f64 (*.f64 (/.f64 (neg.f64 eh) (tan.f64 t)) (/.f64 (*.f64 (cos.f64 t) eh) ew)) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 t) ew)))) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)))) |
(/.f64 (fma.f64 (*.f64 (/.f64 (neg.f64 eh) (tan.f64 t)) (/.f64 (*.f64 (cos.f64 t) eh) ew)) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (*.f64 (sin.f64 t) ew) #s(literal 1 binary64)))) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)))) |
(/.f64 (fma.f64 (*.f64 (/.f64 (neg.f64 eh) (tan.f64 t)) (/.f64 (*.f64 (cos.f64 t) eh) ew)) (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (neg.f64 (*.f64 (sin.f64 t) ew)))) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(/.f64 (fma.f64 (*.f64 (/.f64 (neg.f64 eh) (tan.f64 t)) (/.f64 (*.f64 (cos.f64 t) eh) ew)) (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (*.f64 (sin.f64 t) ew)) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (*.f64 (sin.f64 t) ew)))) |
(/.f64 (fma.f64 (*.f64 (/.f64 (neg.f64 eh) (tan.f64 t)) (/.f64 (*.f64 (cos.f64 t) eh) ew)) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (sin.f64 t) ew))) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1/2 binary64)) (*.f64 (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (/.f64 (*.f64 (sin.f64 t) ew) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1/2 binary64))))) (*.f64 (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1/2 binary64)))) |
(/.f64 (+.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (*.f64 (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 t) ew)))) (*.f64 (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)))) |
(/.f64 (+.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (*.f64 (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (*.f64 (*.f64 (sin.f64 t) ew) #s(literal 1 binary64)))) (*.f64 (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (neg.f64 (*.f64 (sin.f64 t) ew)))) (*.f64 (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (*.f64 (sin.f64 t) ew)) (*.f64 (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) #s(literal 1 binary64))) (*.f64 (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (*.f64 (sin.f64 t) ew)))) |
(/.f64 (+.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (*.f64 (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (*.f64 (sin.f64 t) ew))) (*.f64 (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)))) |
(/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (/.f64 (*.f64 (sin.f64 t) ew) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1/2 binary64))))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1/2 binary64)))) |
(/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 t) ew)))) (+.f64 (pow.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) #s(literal 2 binary64)) #s(literal 1 binary64))) |
(/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (*.f64 (*.f64 (sin.f64 t) ew) #s(literal 1 binary64)))) (+.f64 (pow.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) #s(literal 2 binary64)) #s(literal 1 binary64))) |
(/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))) (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (neg.f64 (*.f64 (sin.f64 t) ew)))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))) (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (*.f64 (sin.f64 t) ew)) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) #s(literal 1 binary64))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (*.f64 (sin.f64 t) ew)))) |
(/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (*.f64 (sin.f64 t) ew))) (+.f64 (pow.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) #s(literal 2 binary64)) #s(literal 1 binary64))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (sin.f64 t) ew) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1/2 binary64))) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1/2 binary64)) (/.f64 (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1/2 binary64))))) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (sin.f64 t) ew) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1/2 binary64))) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1/2 binary64)) (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) (*.f64 (cos.f64 t) eh)))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1/2 binary64)) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (sin.f64 t) ew) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1/2 binary64))) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1/2 binary64)) (*.f64 (*.f64 (cos.f64 t) eh) (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1/2 binary64)) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (sin.f64 t) ew) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1/2 binary64))) (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1/2 binary64)) (*.f64 (/.f64 (neg.f64 eh) (tan.f64 t)) (/.f64 (*.f64 (cos.f64 t) eh) ew)))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (sin.f64 t) ew) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1/2 binary64))) (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1/2 binary64)) #s(literal 1 binary64))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1/2 binary64)) (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (sin.f64 t) ew) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1/2 binary64))) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1/2 binary64)) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1/2 binary64)) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 t) ew)) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (/.f64 (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1/2 binary64))))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1/2 binary64)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 t) ew)) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) (*.f64 (cos.f64 t) eh)))) (+.f64 (pow.f64 (/.f64 eh (*.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)) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (*.f64 (*.f64 (cos.f64 t) eh) (/.f64 eh (*.f64 (tan.f64 t) ew))))) (+.f64 (pow.f64 (/.f64 eh (*.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)) (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (*.f64 (/.f64 (neg.f64 eh) (tan.f64 t)) (/.f64 (*.f64 (cos.f64 t) eh) ew)))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 t) ew)) (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) #s(literal 1 binary64))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 t) ew)) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (+.f64 (pow.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) #s(literal 2 binary64)) #s(literal 1 binary64))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (sin.f64 t) ew) #s(literal 1 binary64)) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (/.f64 (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1/2 binary64))))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1/2 binary64)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (sin.f64 t) ew) #s(literal 1 binary64)) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) (*.f64 (cos.f64 t) eh)))) (+.f64 (pow.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) #s(literal 2 binary64)) #s(literal 1 binary64))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (sin.f64 t) ew) #s(literal 1 binary64)) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (*.f64 (*.f64 (cos.f64 t) eh) (/.f64 eh (*.f64 (tan.f64 t) ew))))) (+.f64 (pow.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) #s(literal 2 binary64)) #s(literal 1 binary64))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (sin.f64 t) ew) #s(literal 1 binary64)) (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (*.f64 (/.f64 (neg.f64 eh) (tan.f64 t)) (/.f64 (*.f64 (cos.f64 t) eh) ew)))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (sin.f64 t) ew) #s(literal 1 binary64)) (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) #s(literal 1 binary64))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (sin.f64 t) ew) #s(literal 1 binary64)) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (+.f64 (pow.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) #s(literal 2 binary64)) #s(literal 1 binary64))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (sin.f64 t) ew)) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1/2 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (/.f64 (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1/2 binary64))))) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1/2 binary64)))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (sin.f64 t) ew)) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) (*.f64 (cos.f64 t) eh)))) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (sin.f64 t) ew)) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (*.f64 (cos.f64 t) eh) (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (sin.f64 t) ew)) (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (/.f64 (neg.f64 eh) (tan.f64 t)) (/.f64 (*.f64 (cos.f64 t) eh) ew)))) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (sin.f64 t) ew)) (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (sin.f64 t) ew)) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1/2 binary64)) (*.f64 (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (*.f64 (sin.f64 t) ew)) (/.f64 (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1/2 binary64))))) (*.f64 (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (*.f64 (sin.f64 t) ew)) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1/2 binary64)))) |
(/.f64 (+.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (*.f64 (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (*.f64 (sin.f64 t) ew)) (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) (*.f64 (cos.f64 t) eh)))) (*.f64 (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (*.f64 (sin.f64 t) ew)) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)))) |
(/.f64 (+.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (*.f64 (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (*.f64 (sin.f64 t) ew)) (*.f64 (*.f64 (cos.f64 t) eh) (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (*.f64 (sin.f64 t) ew)) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (*.f64 (sin.f64 t) ew)) (*.f64 (/.f64 (neg.f64 eh) (tan.f64 t)) (/.f64 (*.f64 (cos.f64 t) eh) ew)))) (*.f64 (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (*.f64 (sin.f64 t) ew)) (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (*.f64 (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (*.f64 (sin.f64 t) ew)) #s(literal 1 binary64))) (*.f64 (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (*.f64 (sin.f64 t) ew)) (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))))) |
(/.f64 (+.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (*.f64 (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (*.f64 (sin.f64 t) ew)) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (*.f64 (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (*.f64 (sin.f64 t) ew)) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)))) |
(/.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (/.f64 (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1/2 binary64))))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1/2 binary64)))) |
(/.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) (*.f64 (cos.f64 t) eh)))) (+.f64 (pow.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) #s(literal 2 binary64)) #s(literal 1 binary64))) |
(/.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (*.f64 (*.f64 (cos.f64 t) eh) (/.f64 eh (*.f64 (tan.f64 t) ew))))) (+.f64 (pow.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) #s(literal 2 binary64)) #s(literal 1 binary64))) |
(/.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (*.f64 (/.f64 (neg.f64 eh) (tan.f64 t)) (/.f64 (*.f64 (cos.f64 t) eh) ew)))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(/.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) #s(literal 1 binary64))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))))) |
(/.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (+.f64 (pow.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) #s(literal 2 binary64)) #s(literal 1 binary64))) |
(/.f64 (-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64)) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (*.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) #s(literal 1 binary64))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64)) (neg.f64 (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))))) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))))) |
(/.f64 (-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64)) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))) (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (neg.f64 (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))) (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(/.f64 (-.f64 (neg.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64))) (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))) (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64))) (/.f64 (-.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) (*.f64 (cos.f64 t) eh)) (*.f64 (sin.f64 t) ew)) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #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 4 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 4 binary64))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) #s(literal 2 binary64))) (/.f64 (-.f64 (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64))) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (/.f64 (sin.f64 t) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) #s(literal 1 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) #s(literal -3 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (/.f64 (sin.f64 t) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) #s(literal 1 binary64))) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) #s(literal -2 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (/.f64 (sin.f64 t) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) #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 2 binary64)) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))) (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(/.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 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #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 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) (*.f64 (cos.f64 t) eh)) (*.f64 (sin.f64 t) ew)) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64))) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #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))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) #s(literal 2 binary64)))) (neg.f64 (/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64)) (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (/.f64 (/.f64 (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (/.f64 (sin.f64 t) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) #s(literal 1 binary64))) #s(literal 3 binary64)))) (neg.f64 (+.f64 (/.f64 (-.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 4 binary64)) (*.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64)) (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) #s(literal 2 binary64))) (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (/.f64 (sin.f64 t) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) #s(literal 1 binary64))) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))))) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64)) (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) #s(literal 1 binary64))) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))))) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(/.f64 (fma.f64 (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64)))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))))) |
(/.f64 (/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #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))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) #s(literal 2 binary64))) (/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64)) (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))) |
(/.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 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.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 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (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 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)))))) |
(/.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 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #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 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) (*.f64 (cos.f64 t) eh)) (*.f64 (sin.f64 t) ew)) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64))) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64)))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (/.f64 (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (/.f64 (sin.f64 t) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) #s(literal 1 binary64))) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) #s(literal -2 binary64)) (/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 4 binary64)) (*.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64)) (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) #s(literal 2 binary64))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (/.f64 (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (/.f64 (sin.f64 t) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) #s(literal 1 binary64))) #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 4 binary64)) (*.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64)) (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) #s(literal 2 binary64))) (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (/.f64 (sin.f64 t) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) #s(literal 1 binary64))) #s(literal 2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))))) |
(/.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 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) (*.f64 (cos.f64 t) eh)) (*.f64 (sin.f64 t) ew)) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64))) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 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 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64)) (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))))) (/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #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))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (-.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 4 binary64)) (*.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64)) (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) #s(literal 2 binary64))) (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (/.f64 (sin.f64 t) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) #s(literal 1 binary64))) #s(literal 2 binary64))) (+.f64 (pow.f64 (/.f64 (/.f64 (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (/.f64 (sin.f64 t) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) #s(literal 1 binary64))) #s(literal 3 binary64))))) |
(fma.f64 (exp.f64 (log.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t)))) (exp.f64 (log.f64 eh)) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t))) |
(fma.f64 (exp.f64 (log.f64 (*.f64 (cos.f64 t) eh))) (exp.f64 (log.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t))) |
(fma.f64 (exp.f64 (log.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) (exp.f64 (log.f64 (*.f64 (cos.f64 t) eh))) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t))) |
(fma.f64 (exp.f64 (log.f64 eh)) (exp.f64 (log.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t)))) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t))) |
(fma.f64 (pow.f64 (/.f64 (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))) #s(literal 1 binary64)) #s(literal 1 binary64)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t))) |
(fma.f64 (pow.f64 (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh))) #s(literal 1 binary64)) (pow.f64 (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh))) #s(literal 1 binary64)) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t))) |
(fma.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1/2 binary64))) #s(literal 1 binary64)) (pow.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1/2 binary64))) #s(literal 1 binary64)) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t))) |
(fma.f64 (pow.f64 (/.f64 (*.f64 eh (/.f64 eh (*.f64 (tan.f64 t) ew))) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1/2 binary64))) #s(literal 1 binary64)) (pow.f64 (/.f64 (cos.f64 t) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1/2 binary64))) #s(literal 1 binary64)) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t))) |
(fma.f64 (pow.f64 (/.f64 (cos.f64 t) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1/2 binary64))) #s(literal 1 binary64)) (pow.f64 (/.f64 (*.f64 eh (/.f64 eh (*.f64 (tan.f64 t) ew))) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1/2 binary64))) #s(literal 1 binary64)) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t))) |
(fma.f64 (pow.f64 (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))) #s(literal 1 binary64)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t))) |
(fma.f64 (pow.f64 (*.f64 eh (/.f64 eh (*.f64 (tan.f64 t) ew))) #s(literal 1 binary64)) (pow.f64 (/.f64 (cos.f64 t) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64))) #s(literal 1 binary64)) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t))) |
(fma.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh) #s(literal 1 binary64)) (pow.f64 (cos.f64 t) #s(literal 1 binary64)) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t))) |
(fma.f64 (pow.f64 (/.f64 eh (tan.f64 t)) #s(literal 1 binary64)) (pow.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64))) #s(literal 1 binary64)) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t))) |
(fma.f64 (pow.f64 (cos.f64 t) #s(literal 1 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh) #s(literal 1 binary64)) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t))) |
(fma.f64 (/.f64 (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) #s(literal 1 binary64)) (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (/.f64 (sin.f64 t) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) #s(literal 1 binary64)))) |
(fma.f64 (/.f64 (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))) #s(literal 1 binary64)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t))) |
(fma.f64 (/.f64 (*.f64 (sin.f64 t) ew) #s(literal 1 binary64)) (cos.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))) |
(fma.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64)) (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))))) (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (/.f64 (/.f64 (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(fma.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64)) #s(literal 1 binary64)) (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (/.f64 (/.f64 (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(fma.f64 (/.f64 (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (/.f64 (sin.f64 t) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) #s(literal 1 binary64)))) |
(fma.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64)) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (/.f64 (/.f64 (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.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 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t))) |
(fma.f64 (*.f64 #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 2 binary64)) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))))) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (/.f64 (sin.f64 t) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) #s(literal 1 binary64)))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh))) |
(fma.f64 (*.f64 ew (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh))) |
(fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.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) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (/.f64 (/.f64 (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(fma.f64 (*.f64 (*.f64 (/.f64 (sin.f64 t) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) #s(literal 1 binary64)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (*.f64 (sin.f64 t) ew) ew) (/.f64 (/.f64 (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(fma.f64 (*.f64 (*.f64 (/.f64 (sin.f64 t) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) #s(literal 1 binary64)) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t))) ew (/.f64 (/.f64 (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (/.f64 (/.f64 (sin.f64 t) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (/.f64 (/.f64 (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(fma.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 2 binary64)) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))))) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (/.f64 (sin.f64 t) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) #s(literal 1 binary64)))) |
(fma.f64 (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh))) (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh))) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t))) |
(fma.f64 (/.f64 (/.f64 eh (tan.f64 t)) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1/2 binary64))) (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1/2 binary64))) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t))) |
(fma.f64 (/.f64 (*.f64 eh (/.f64 eh (*.f64 (tan.f64 t) ew))) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1/2 binary64))) (/.f64 (cos.f64 t) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1/2 binary64))) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t))) |
(fma.f64 (/.f64 (cos.f64 t) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1/2 binary64))) (/.f64 (*.f64 eh (/.f64 eh (*.f64 (tan.f64 t) ew))) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1/2 binary64))) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t))) |
(fma.f64 (/.f64 (sin.f64 t) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1/2 binary64))) (/.f64 ew (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1/2 binary64))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh))) |
(fma.f64 (/.f64 ew (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1/2 binary64))) (/.f64 (sin.f64 t) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1/2 binary64))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh))) |
(fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (/.f64 (*.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))))) (/.f64 (/.f64 (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(fma.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (/.f64 (sin.f64 t) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) #s(literal 1 binary64)))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) (/.f64 (/.f64 (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(fma.f64 (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (*.f64 (/.f64 (sin.f64 t) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) #s(literal 1 binary64))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (/.f64 (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.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 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t))) |
(fma.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64)) (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (/.f64 (/.f64 (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(fma.f64 (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (/.f64 (sin.f64 t) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) #s(literal 1 binary64)))) |
(fma.f64 (pow.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal 2 binary64)) (/.f64 (pow.f64 (*.f64 (cos.f64 t) eh) #s(literal 2 binary64)) (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (/.f64 (sin.f64 t) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) #s(literal 1 binary64)))) |
(fma.f64 (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (/.f64 (sin.f64 t) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) #s(literal 1 binary64)) (/.f64 (/.f64 (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(fma.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (/.f64 (sin.f64 t) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) #s(literal 1 binary64))) (/.f64 (/.f64 (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(fma.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))))) #s(literal -1 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (/.f64 (sin.f64 t) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) #s(literal 1 binary64)))) |
(fma.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (pow.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (/.f64 (sin.f64 t) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) #s(literal 1 binary64)))) |
(fma.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (neg.f64 (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))))) (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (/.f64 (sin.f64 t) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) #s(literal 1 binary64)))) |
(fma.f64 (*.f64 (/.f64 (sin.f64 t) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (/.f64 (/.f64 (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.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)) (*.f64 (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) (/.f64 (/.f64 (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.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 #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 2 binary64)) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))))) (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (/.f64 (sin.f64 t) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) #s(literal 1 binary64)))) |
(fma.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (/.f64 (/.f64 (sin.f64 t) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) (/.f64 (/.f64 (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(fma.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (*.f64 (/.f64 (sin.f64 t) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) #s(literal 1 binary64))) (/.f64 (/.f64 (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(fma.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.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 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t))) |
(fma.f64 (*.f64 eh (/.f64 eh (*.f64 (tan.f64 t) ew))) (/.f64 (cos.f64 t) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64))) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t))) |
(fma.f64 (/.f64 eh (tan.f64 t)) (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64))) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t))) |
(fma.f64 (*.f64 (sin.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)))) (*.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 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t))) |
(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 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (/.f64 (sin.f64 t) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) #s(literal 1 binary64)))) |
(fma.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t))) |
(fma.f64 (cos.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t))) |
(fma.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) (*.f64 ew (*.f64 (/.f64 (sin.f64 t) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) #s(literal 1 binary64))) (/.f64 (/.f64 (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(fma.f64 (sin.f64 t) (/.f64 ew (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #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 (cos.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))) |
(fma.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) (*.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 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t))) |
(-.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (/.f64 (sin.f64 t) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) #s(literal 1 binary64)) #s(literal 0 binary64)) (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (/.f64 (sin.f64 t) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) #s(literal 1 binary64))) #s(literal 2 binary64)) (/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64)) (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))) (/.f64 (pow.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) #s(literal -2 binary64)) (/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64)) (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))))))) |
(-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64))) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))) |
(-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (/.f64 (sin.f64 t) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) #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 2 binary64)) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))) |
(+.f64 (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (/.f64 (sin.f64 t) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) #s(literal 1 binary64))) (/.f64 (/.f64 (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(+.f64 (/.f64 (/.f64 (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (/.f64 (sin.f64 t) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) #s(literal 1 binary64)))) |
(+.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t))) |
(+.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh))) |
Compiled 447 003 to 11 507 computations (97.4% saved)
42 alts after pruning (42 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 4 637 | 39 | 4 676 |
| Fresh | 9 | 3 | 12 |
| Picked | 5 | 0 | 5 |
| Done | 0 | 0 | 0 |
| Total | 4 651 | 42 | 4 693 |
| Status | Accuracy | Program |
|---|---|---|
| 99.5% | (/.f64 #s(literal 1 binary64) (fabs.f64 (pow.f64 (fma.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew))) #s(literal -1 binary64)))) | |
| 39.6% | (fabs.f64 (fma.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) (*.f64 ew (*.f64 (/.f64 (sin.f64 t) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) #s(literal 1 binary64))) (/.f64 (/.f64 (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) | |
| ▶ | 99.8% | (fabs.f64 (fma.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t)) eh (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)))) |
| 36.8% | (fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 (sin.f64 t) ew) ew)) (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) (neg.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (pow.f64 (+.f64 (pow.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64))))))) | |
| 25.7% | (fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 (sin.f64 t) ew) ew)) #s(approx (/ (* (cos (atan (/ (/ eh (tan t)) ew))) (sin t)) (/ (- (* (sin t) ew) (* (* (/ eh (tan t)) (/ eh ew)) (cos t))) (pow (cos (atan (/ (/ eh (tan t)) ew))) -1))) (/.f64 #s(literal 1 binary64) ew)) (neg.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))))))) | |
| 53.5% | (fabs.f64 (fma.f64 (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh))) (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh))) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)))) | |
| 35.9% | (fabs.f64 (fma.f64 ew (/.f64 (*.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) #s(literal 2 binary64)) ew) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) (neg.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))))))) | |
| 26.5% | (fabs.f64 (/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))) | |
| 25.8% | (fabs.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (/.f64 (sin.f64 t) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) #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 2 binary64)) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))))))) | |
| 99.7% | (fabs.f64 (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (*.f64 (sin.f64 t) ew))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) | |
| 63.2% | (fabs.f64 (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (*.f64 (sin.f64 t) ew))) (*.f64 #s(approx (* eh (cos t)) (fma.f64 (*.f64 #s(literal -1/2 binary64) eh) (*.f64 t t) eh)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) | |
| ▶ | 63.0% | (fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (*.f64 #s(approx (* eh (cos t)) (fma.f64 (*.f64 #s(literal -1/2 binary64) eh) (*.f64 t t) eh)) (sin.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t))))))) |
| 99.4% | (fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) | |
| 66.4% | (fabs.f64 (*.f64 (fma.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) (/.f64 ew eh)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))) (pow.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))) #s(literal -1 binary64))))) | |
| 66.3% | (fabs.f64 (*.f64 (fma.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))) (pow.f64 (*.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal -1 binary64))))) | |
| 66.3% | (fabs.f64 (*.f64 (fma.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew))) (*.f64 (*.f64 (pow.f64 (pow.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) #s(literal -1 binary64)) #s(literal -1 binary64)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (pow.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))) #s(literal -1 binary64))))) | |
| 35.6% | (fabs.f64 (*.f64 (fma.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew))) (*.f64 (*.f64 (pow.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) #s(literal -1/2 binary64)) #s(literal -1 binary64))) (pow.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))) #s(literal -1 binary64))))) | |
| 66.3% | (fabs.f64 (*.f64 (fma.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew))) (*.f64 (*.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (pow.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))) #s(literal -1 binary64))))) | |
| 37.5% | (fabs.f64 (*.f64 (/.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) (-.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 3 binary64)))) (fma.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (fma.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 2 binary64))))) | |
| ▶ | 26.4% | (fabs.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))) |
| 39.6% | (fabs.f64 #s(approx (+ (* (* (cos (atan (/ (/ eh (tan t)) ew))) (* (* (sin t) ew) ew)) (/ (* (cos (atan (/ (/ eh (tan t)) ew))) (sin t)) (/ (- (* (sin t) ew) (* (* (/ eh (tan t)) (/ eh ew)) (cos t))) (pow (cos (atan (/ (/ eh (tan t)) ew))) -1)))) (neg (/ (pow (* (sin (atan (/ (/ eh (tan t)) ew))) (* (cos t) eh)) 2) (/ (- (* (sin t) ew) (* (* (/ eh (tan t)) (/ eh ew)) (cos t))) (pow (cos (atan (/ (/ eh (tan t)) ew))) -1))))) (*.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew) (sin.f64 t)))) | |
| 88.7% | (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (sin.f64 t) (/.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))) ew)) ew))) | |
| 94.6% | (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (fma.f64 ew (/.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (sin.f64 t)) eh) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (cos.f64 t))) eh))) | |
| 5.9% | (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (/.f64 (/.f64 eh ew) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (tan.f64 t))) eh))) | |
| 5.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 (*.f64 (tan.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh))) | |
| 64.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 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))))) | |
| 45.7% | (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (/.f64 (pow.f64 (tan.f64 t) #s(literal -1 binary64)) (/.f64 ew eh)))) eh))) | |
| ▶ | 45.7% | (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (/.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (tan.f64 t) eh)))) eh))) |
| 45.7% | (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (/.f64 (cos.f64 t) (*.f64 ew (/.f64 (sin.f64 t) eh))))) eh))) | |
| 45.7% | (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh))) | |
| 45.7% | (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -1 binary64)) eh))) eh))) | |
| 45.7% | (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (pow.f64 (tan.f64 t) #s(literal -1 binary64)) (/.f64 eh ew)))) eh))) | |
| 45.7% | (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 eh (tan.f64 t))))) eh))) | |
| 46.0% | (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 #s(approx (/ eh (sin t)) (/.f64 (fma.f64 (fma.f64 (neg.f64 (fma.f64 (fma.f64 eh #s(literal 1/840 binary64) (*.f64 (*.f64 eh #s(literal -7/360 binary64)) #s(literal 1/6 binary64))) (*.f64 t t) (*.f64 eh #s(literal -7/360 binary64)))) (*.f64 t t) (*.f64 #s(literal 1/6 binary64) eh)) (*.f64 t t) eh) t)) ew) (cos.f64 t)))) eh))) | |
| 45.9% | (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 #s(approx (/ eh (sin t)) (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 t t) eh) eh) t)) ew) (cos.f64 t)))) eh))) | |
| 44.2% | (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 #s(approx (/ eh (sin t)) (/.f64 eh t)) ew) (cos.f64 t)))) eh))) | |
| 39.1% | (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 #s(approx (/ (/ eh (sin t)) ew) (/.f64 (fma.f64 (fma.f64 (neg.f64 (fma.f64 (fma.f64 (/.f64 eh ew) #s(literal 1/840 binary64) (*.f64 (*.f64 (/.f64 eh ew) #s(literal -7/360 binary64)) #s(literal 1/6 binary64))) (*.f64 t t) (*.f64 (/.f64 eh ew) #s(literal -7/360 binary64)))) (*.f64 t t) (*.f64 #s(literal 1/6 binary64) (/.f64 eh ew))) (*.f64 t t) (/.f64 eh ew)) t)) (cos.f64 t)))) eh))) | |
| 30.9% | (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 (tan.f64 t) ew) eh)) #s(literal -1 binary64))))) eh))) | |
| 39.1% | (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (fma.f64 (fma.f64 (fma.f64 (-.f64 (*.f64 #s(literal -1/720 binary64) (/.f64 eh ew)) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 eh ew)) (fma.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)) #s(literal -1/6 binary64) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew)))) #s(literal -1/6 binary64) (fma.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)) #s(literal 1/120 binary64) (*.f64 #s(literal -1/5040 binary64) (/.f64 eh ew))))) (*.f64 t t) (-.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 eh ew)) (fma.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)) #s(literal -1/6 binary64) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew))))) (*.f64 t t) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) (*.f64 t t) (/.f64 eh ew)) t)))) eh))) | |
| 39.1% | (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (fma.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 eh ew)) (fma.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)) #s(literal -1/6 binary64) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew)))) (*.f64 t t) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) (*.f64 t t) (/.f64 eh ew)) t)))) eh))) | |
| 39.0% | (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (fma.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)) (*.f64 t t) (/.f64 eh ew)) t)))) eh))) | |
| ▶ | 44.2% | (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)))) eh))) |
Compiled 5 348 to 2 536 computations (52.6% saved)
| 1× | egg-herbie |
Found 20 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| cost-diff | 0 | (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) | |
| cost-diff | 0 | (fabs.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))) | |
| cost-diff | 704 | (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))))) | |
| cost-diff | 5760 | (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) | |
| 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 #s(approx (* eh (cos t)) (fma.f64 (*.f64 #s(literal -1/2 binary64) eh) (*.f64 t t) eh)) (sin.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t))))))) | |
| cost-diff | 128 | (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (*.f64 #s(approx (* eh (cos t)) (fma.f64 (*.f64 #s(literal -1/2 binary64) eh) (*.f64 t t) eh)) (sin.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)))))) | |
| cost-diff | 384 | (/.f64 (/.f64 eh ew) (tan.f64 t)) | |
| cost-diff | 0 | (*.f64 (sin.f64 (atan.f64 (/.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (tan.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 (sin.f64 (atan.f64 (/.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (tan.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 (sin.f64 (atan.f64 (/.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (tan.f64 t) eh)))) eh))) | |
| cost-diff | 6848 | (/.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (tan.f64 t) eh)) | |
| cost-diff | 0 | (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)))) | |
| cost-diff | 0 | (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)))) eh) | |
| cost-diff | 0 | #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)))) eh)) | |
| cost-diff | 0 | (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)))) 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)))) (cos.f64 t)) | |
| cost-diff | 0 | (fma.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t)) eh (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t))) | |
| cost-diff | 0 | (fabs.f64 (fma.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t)) eh (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 80 | 1010 |
| 0 | 138 | 1000 |
| 1 | 215 | 1000 |
| 2 | 389 | 996 |
| 3 | 1170 | 990 |
| 4 | 2509 | 990 |
| 5 | 5694 | 990 |
| 0 | 8060 | 988 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(fabs.f64 (fma.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t)) eh (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)))) |
(fma.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t)) eh (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.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)))) |
(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 |
(cos.f64 t) |
(*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) |
(*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) |
(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 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)))) eh))) |
#s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)))) eh)) |
(*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)))) eh) |
(sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)))) |
(atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t))) |
#s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)) |
(/.f64 (/.f64 eh ew) t) |
(/.f64 eh ew) |
eh |
ew |
t |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (/.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (tan.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 (sin.f64 (atan.f64 (/.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (tan.f64 t) eh)))) eh)) |
(*.f64 (sin.f64 (atan.f64 (/.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (tan.f64 t) eh)))) eh) |
(sin.f64 (atan.f64 (/.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (tan.f64 t) eh)))) |
(atan.f64 (/.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (tan.f64 t) eh))) |
(/.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (tan.f64 t) eh)) |
(pow.f64 ew #s(literal -1 binary64)) |
ew |
#s(literal -1 binary64) |
(/.f64 (tan.f64 t) eh) |
(tan.f64 t) |
t |
eh |
(fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (*.f64 #s(approx (* eh (cos t)) (fma.f64 (*.f64 #s(literal -1/2 binary64) eh) (*.f64 t t) eh)) (sin.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t))))))) |
(+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (*.f64 #s(approx (* eh (cos t)) (fma.f64 (*.f64 #s(literal -1/2 binary64) eh) (*.f64 t t) eh)) (sin.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) 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 #s(approx (* eh (cos t)) (fma.f64 (*.f64 #s(literal -1/2 binary64) eh) (*.f64 t t) eh)) (sin.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t))))) |
#s(approx (* eh (cos t)) (fma.f64 (*.f64 #s(literal -1/2 binary64) eh) (*.f64 t t) eh)) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) eh) (*.f64 t t) eh) |
(*.f64 #s(literal -1/2 binary64) eh) |
#s(literal -1/2 binary64) |
(*.f64 t t) |
(sin.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)))) |
(atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t))) |
#s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)) |
(/.f64 (/.f64 eh ew) t) |
(fabs.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))) |
(*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))))) |
(-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) |
(pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64)) |
(*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) |
(*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) 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) |
#s(literal 2 binary64) |
(pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) |
(*.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) |
(/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) |
(pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) |
#s(literal -1 binary64) |
(-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) |
(*.f64 (sin.f64 t) ew) |
(*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))) |
(/.f64 (*.f64 (cos.f64 t) eh) ew) |
(/.f64 eh (tan.f64 t)) |
| Outputs |
|---|
(fabs.f64 (fma.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t)) eh (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) |
(fma.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t)) eh (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t))) |
(fma.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t)) |
(*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) |
(sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) |
(sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) |
(atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) |
(atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) |
(/.f64 eh (*.f64 (tan.f64 t) ew)) |
(/.f64 eh (*.f64 ew (tan.f64 t))) |
eh |
(*.f64 (tan.f64 t) ew) |
(*.f64 ew (tan.f64 t)) |
(tan.f64 t) |
t |
ew |
(cos.f64 t) |
(*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) |
(*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) |
(*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) |
(*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) ew) |
(cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) |
(cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) |
(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 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)))) eh))) |
#s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)))) eh)) |
(*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)))) eh) |
(sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)))) |
(atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t))) |
#s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)) |
(/.f64 (/.f64 eh ew) t) |
(/.f64 eh ew) |
eh |
ew |
t |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (/.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (tan.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 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) eh))) |
#s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (/.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (tan.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 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) eh)) |
(*.f64 (sin.f64 (atan.f64 (/.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (tan.f64 t) eh)))) eh) |
(*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) eh) |
(sin.f64 (atan.f64 (/.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (tan.f64 t) eh)))) |
(sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) |
(atan.f64 (/.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (tan.f64 t) eh))) |
(atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) |
(/.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (tan.f64 t) eh)) |
(/.f64 eh (*.f64 ew (tan.f64 t))) |
(pow.f64 ew #s(literal -1 binary64)) |
ew |
#s(literal -1 binary64) |
(/.f64 (tan.f64 t) eh) |
(tan.f64 t) |
t |
eh |
(fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (*.f64 #s(approx (* eh (cos t)) (fma.f64 (*.f64 #s(literal -1/2 binary64) eh) (*.f64 t t) eh)) (sin.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t))))))) |
(fabs.f64 (fma.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) ew (*.f64 (sin.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)))) #s(approx (* eh (cos t)) (fma.f64 (*.f64 t t) (*.f64 #s(literal -1/2 binary64) eh) eh))))) |
(+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (*.f64 #s(approx (* eh (cos t)) (fma.f64 (*.f64 #s(literal -1/2 binary64) eh) (*.f64 t t) eh)) (sin.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)))))) |
(fma.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) ew (*.f64 (sin.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)))) #s(approx (* eh (cos t)) (fma.f64 (*.f64 t t) (*.f64 #s(literal -1/2 binary64) eh) eh)))) |
(*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) |
(*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) |
(*.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 ew (tan.f64 t))))) |
(atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))) |
(atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) |
(/.f64 (/.f64 eh ew) (tan.f64 t)) |
(/.f64 eh (*.f64 ew (tan.f64 t))) |
(/.f64 eh ew) |
eh |
(tan.f64 t) |
(*.f64 #s(approx (* eh (cos t)) (fma.f64 (*.f64 #s(literal -1/2 binary64) eh) (*.f64 t t) eh)) (sin.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t))))) |
(*.f64 (sin.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)))) #s(approx (* eh (cos t)) (fma.f64 (*.f64 t t) (*.f64 #s(literal -1/2 binary64) eh) eh))) |
#s(approx (* eh (cos t)) (fma.f64 (*.f64 #s(literal -1/2 binary64) eh) (*.f64 t t) eh)) |
#s(approx (* eh (cos t)) (fma.f64 (*.f64 t t) (*.f64 #s(literal -1/2 binary64) eh) eh)) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) eh) (*.f64 t t) eh) |
(fma.f64 (*.f64 t t) (*.f64 #s(literal -1/2 binary64) eh) eh) |
(*.f64 #s(literal -1/2 binary64) eh) |
#s(literal -1/2 binary64) |
(*.f64 t t) |
(sin.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)))) |
(atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t))) |
#s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)) |
(/.f64 (/.f64 eh ew) t) |
(fabs.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))) |
(fabs.f64 (/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (cos.f64 t) ew) (*.f64 (/.f64 eh (tan.f64 t)) eh))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) |
(*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (cos.f64 t) ew) (*.f64 (/.f64 eh (tan.f64 t)) eh))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.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) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64))) |
(pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)) |
(*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) |
(*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) |
(*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) |
(*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) ew) |
(cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) |
(cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) |
(atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) |
(atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) |
(/.f64 eh (*.f64 (tan.f64 t) ew)) |
(/.f64 eh (*.f64 ew (tan.f64 t))) |
eh |
(*.f64 (tan.f64 t) ew) |
(*.f64 ew (tan.f64 t)) |
(tan.f64 t) |
t |
ew |
(sin.f64 t) |
#s(literal 2 binary64) |
(pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)) |
(*.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 ew (tan.f64 t)))))) |
(sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) |
(sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) |
(*.f64 (cos.f64 t) eh) |
(cos.f64 t) |
(/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (cos.f64 t) ew) (*.f64 (/.f64 eh (tan.f64 t)) eh)))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) |
(pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) |
(pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)) |
#s(literal -1 binary64) |
(-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) |
(-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (cos.f64 t) ew) (*.f64 (/.f64 eh (tan.f64 t)) eh))) |
(*.f64 (sin.f64 t) ew) |
(*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (*.f64 (/.f64 eh (tan.f64 t)) eh)) |
(/.f64 (*.f64 (cos.f64 t) eh) ew) |
(/.f64 eh (tan.f64 t)) |
Found 20 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| accuracy | 2.671679065279719 | (/.f64 eh (*.f64 (tan.f64 t) ew)) | |
| accuracy | 19.79027430409143 | (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) | |
| accuracy | 25.50178863166605 | (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))))) | |
| accuracy | 37.56437084312809 | (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) | |
| accuracy | 4.038529942075905 | (fma.f64 (*.f64 #s(literal -1/2 binary64) eh) (*.f64 t t) eh) | |
| accuracy | 26.01039722543614 | #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)) | |
| accuracy | 29.087244119578376 | #s(approx (* eh (cos t)) (fma.f64 (*.f64 #s(literal -1/2 binary64) eh) (*.f64 t t) eh)) | |
| accuracy | 37.56437084312809 | (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))) | |
| accuracy | 0.05859375 | (*.f64 (sin.f64 (atan.f64 (/.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (tan.f64 t) eh)))) eh) | |
| accuracy | 0.140625 | (/.f64 (tan.f64 t) eh) | |
| accuracy | 3.167601738518279 | (/.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (tan.f64 t) eh)) | |
| accuracy | 36.33307641343222 | #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (/.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (tan.f64 t) eh)))) eh)) | |
| accuracy | 0.05859375 | (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)))) eh) | |
| accuracy | 3.9960451476122776 | (/.f64 (/.f64 eh ew) t) | |
| accuracy | 26.01039722543614 | #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)) | |
| accuracy | 36.33307641343222 | #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)))) eh)) | |
| accuracy | 0.171875 | (*.f64 (tan.f64 t) ew) | |
| accuracy | 1.0136358800203311 | (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) | |
| accuracy | 2.671679065279719 | (/.f64 eh (*.f64 (tan.f64 t) ew)) | |
| accuracy | 37.56437084312809 | (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) |
| 662.0ms | 80× | 2 | valid |
| 215.0ms | 8× | 3 | valid |
| 182.0ms | 67× | 1 | valid |
| 73.0ms | 101× | 0 | valid |
Compiled 1 863 to 144 computations (92.3% saved)
ival-sin: 631.0ms (60.3% of total)ival-cos: 130.0ms (12.4% of total)ival-mult: 87.0ms (8.3% of total)ival-tan: 73.0ms (7% of total)ival-div: 33.0ms (3.2% of total)adjust: 25.0ms (2.4% of total)ival-atan: 19.0ms (1.8% of total)ival-pow: 18.0ms (1.7% of total)ival-pow2: 9.0ms (0.9% of total)ival-fabs: 8.0ms (0.8% of total)ival-add: 6.0ms (0.6% of total)ival-sub: 4.0ms (0.4% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)| Inputs |
|---|
(fabs.f64 (fma.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t)) eh (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)))) |
(fma.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t)) eh (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.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)))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)))) eh))) |
#s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)))) eh)) |
(*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)))) eh) |
(sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)))) |
(/.f64 (pow.f64 ew #s(literal -1 binary64)) (/.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 (sin.f64 (atan.f64 (/.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (tan.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 (sin.f64 (atan.f64 (/.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (tan.f64 t) eh)))) eh)) |
(*.f64 (sin.f64 (atan.f64 (/.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (tan.f64 t) eh)))) eh) |
(/.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 #s(approx (* eh (cos t)) (fma.f64 (*.f64 #s(literal -1/2 binary64) eh) (*.f64 t t) eh)) (sin.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)))))) |
(fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (*.f64 #s(approx (* eh (cos t)) (fma.f64 (*.f64 #s(literal -1/2 binary64) eh) (*.f64 t t) eh)) (sin.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t))))))) |
(*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) |
(/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) |
(*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))))) |
(fabs.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))) |
(-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) |
(cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) |
(/.f64 eh (*.f64 (tan.f64 t) ew)) |
(*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) |
(*.f64 (tan.f64 t) ew) |
#s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)) |
(/.f64 (/.f64 eh ew) t) |
(/.f64 (tan.f64 t) eh) |
(cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))) |
#s(approx (* eh (cos t)) (fma.f64 (*.f64 #s(literal -1/2 binary64) eh) (*.f64 t t) eh)) |
#s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) eh) (*.f64 t t) eh) |
| Outputs |
|---|
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(/ 1 (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (/ 1 (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 3) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 3))))) |
(+ (* (pow eh 2) (- (/ (* (pow eh 2) (pow (cos t) 4)) (* (pow ew 5) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 5)))) (* -1 (/ (pow (cos t) 2) (* (pow ew 3) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 3))))))) (/ 1 (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(+ (* (pow eh 2) (- (* (pow eh 2) (- (/ (* (pow eh 2) (pow (cos t) 6)) (* (pow ew 7) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 7)))) (* -1 (/ (pow (cos t) 4) (* (pow ew 5) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 5))))))) (* -1 (/ (pow (cos t) 2) (* (pow ew 3) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 3))))))) (/ 1 (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(+ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (* (pow eh 2) (- (* -1 (/ (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (* -1 (/ (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* ew (sin t))))))) |
(+ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (* (pow eh 2) (- (+ (* -1 (/ (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (/ (* (pow eh 2) (* (pow (cos t) 2) (- (* -1 (/ (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (* -1 (/ (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* ew (sin t))))))) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* ew (sin t))))))) |
(+ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (* (pow eh 2) (- (+ (* -1 (/ (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (* (pow eh 2) (- (/ (* (pow eh 2) (* (pow (cos t) 4) (- (* -1 (/ (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (* -1 (/ (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* ew (sin t))))))) (* (pow ew 4) (pow (sin t) 4))) (* -1 (/ (* (pow (cos t) 2) (- (* -1 (/ (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (* -1 (/ (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* ew (sin t)))))) (* (pow ew 2) (pow (sin t) 2))))))) (* -1 (/ (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* ew (sin t))))))) |
(fabs (/ (- (* (pow ew 2) (* (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (pow (sin t) 2))) (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))))) |
(fabs (/ (- (* (pow ew 2) (* (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (pow (sin t) 2))) (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))))) |
(fabs (/ (- (* (pow ew 2) (* (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (pow (sin t) 2))) (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))))) |
(fabs (/ (- (* (pow ew 2) (* (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (pow (sin t) 2))) (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))))) |
(* (pow ew 2) (* (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (pow (sin t) 2))) |
(+ (* -1 (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)))) (* (pow ew 2) (* (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (pow (sin t) 2)))) |
(+ (* -1 (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)))) (* (pow ew 2) (* (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (pow (sin t) 2)))) |
(+ (* -1 (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)))) (* (pow ew 2) (* (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (pow (sin t) 2)))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ eh (* ew t)) |
(/ eh (* ew t)) |
(/ eh (* ew t)) |
(/ eh (* ew t)) |
(/ (sin t) (* eh (cos t))) |
(/ (sin t) (* eh (cos t))) |
(/ (sin t) (* eh (cos t))) |
(/ (sin t) (* eh (cos t))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(* eh (cos t)) |
(* eh (cos t)) |
(* eh (cos t)) |
(* eh (cos t)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(* eh (+ 1 (* -1/2 (pow t 2)))) |
(* eh (+ 1 (* -1/2 (pow t 2)))) |
(* eh (+ 1 (* -1/2 (pow t 2)))) |
(* eh (+ 1 (* -1/2 (pow t 2)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(* eh (+ (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))) |
(* eh (+ (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))) |
(* eh (+ (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))) |
(* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(* eh (+ (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))) |
(* eh (+ (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))) |
(* eh (+ (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(* eh (+ (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))) |
(* eh (+ (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))) |
(* eh (+ (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(/ (* eh (cos t)) (* 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 (cos t)) (* ew (sin t))))))) |
(* eh (+ (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))) |
(* eh (+ (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))) |
(* eh (+ (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* -1 (/ (* ew (sin t)) (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))) |
(/ (+ (* -1 (/ (* ew (sin t)) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* -1 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow eh 2) (* (pow (cos t) 4) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))))) (pow eh 2)) |
(/ (- (+ (* -1 (/ (* ew (sin t)) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* -1 (/ (* (pow ew 5) (pow (sin t) 5)) (* (pow eh 4) (* (pow (cos t) 6) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))))) (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow eh 2) (* (pow (cos t) 4) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))) (pow eh 2)) |
(/ (- (+ (* -1 (/ (* ew (sin t)) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* -1 (/ (* (pow ew 7) (pow (sin t) 7)) (* (pow eh 6) (* (pow (cos t) 8) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))))) (+ (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow eh 2) (* (pow (cos t) 4) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (/ (* (pow ew 5) (pow (sin t) 5)) (* (pow eh 4) (* (pow (cos t) 6) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))))) (pow eh 2)) |
(/ (* ew (* (sin t) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(- (+ (* -1 (/ (* (pow ew 3) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 3))) (* (pow eh 2) (pow (cos t) 2)))) (/ (* ew (* (sin t) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1 (/ (* (pow ew 3) (* (pow (sin t) 3) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))))) |
(- (+ (* -1 (/ (* (pow ew 3) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 3))) (* (pow eh 2) (pow (cos t) 2)))) (+ (/ (* ew (* (sin t) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* (pow ew 2) (* (pow (sin t) 2) (- (* -1 (/ (* (pow ew 3) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 3))) (pow (cos t) 2))) (* -1 (/ (* (pow ew 3) (* (pow (sin t) 3) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))))) (* (pow eh 4) (pow (cos t) 2))))) (* -1 (/ (* (pow ew 3) (* (pow (sin t) 3) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))))) |
(- (+ (* -1 (/ (* (pow ew 3) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 3))) (* (pow eh 2) (pow (cos t) 2)))) (+ (/ (* ew (* (sin t) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* (pow ew 4) (* (pow (sin t) 4) (- (* -1 (/ (* (pow ew 3) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 3))) (pow (cos t) 2))) (* -1 (/ (* (pow ew 3) (* (pow (sin t) 3) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))))) (* (pow eh 6) (pow (cos t) 4))))) (+ (* -1 (/ (* (pow ew 2) (* (pow (sin t) 2) (- (* -1 (/ (* (pow ew 3) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 3))) (pow (cos t) 2))) (* -1 (/ (* (pow ew 3) (* (pow (sin t) 3) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))))) (* (pow eh 4) (pow (cos t) 2)))) (* -1 (/ (* (pow ew 3) (* (pow (sin t) 3) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))))) |
(fabs (/ (- (* (pow ew 2) (* (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (pow (sin t) 2))) (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))))) |
(fabs (/ (- (* (pow ew 2) (* (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (pow (sin t) 2))) (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))))) |
(fabs (/ (- (* (pow ew 2) (* (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (pow (sin t) 2))) (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))))) |
(fabs (/ (- (* (pow ew 2) (* (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (pow (sin t) 2))) (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))))) |
(* -1 (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)))) |
(* (pow eh 2) (- (/ (* (pow ew 2) (* (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (pow (sin t) 2))) (pow eh 2)) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)))) |
(* (pow eh 2) (- (/ (* (pow ew 2) (* (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (pow (sin t) 2))) (pow eh 2)) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)))) |
(* (pow eh 2) (- (/ (* (pow ew 2) (* (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (pow (sin t) 2))) (pow eh 2)) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ eh (* ew t)) |
(/ eh (* ew t)) |
(/ eh (* ew t)) |
(/ eh (* ew t)) |
(/ (sin t) (* eh (cos t))) |
(/ (sin t) (* eh (cos t))) |
(/ (sin t) (* eh (cos t))) |
(/ (sin t) (* eh (cos t))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(* eh (cos t)) |
(* eh (cos t)) |
(* eh (cos t)) |
(* eh (cos t)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(* eh (+ 1 (* -1/2 (pow t 2)))) |
(* eh (+ 1 (* -1/2 (pow t 2)))) |
(* eh (+ 1 (* -1/2 (pow t 2)))) |
(* eh (+ 1 (* -1/2 (pow t 2)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1 (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))))) |
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1 (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))))) |
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1 (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))))) |
(* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1 (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))))) |
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1 (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))))) |
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1 (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1 (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))))) |
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1 (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))))) |
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1 (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(/ (* eh (cos t)) (* 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 (cos t)) (* ew (sin t))))))) |
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1 (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))))) |
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1 (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))))) |
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1 (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* -1 (/ (* ew (sin t)) (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))) |
(/ (+ (* -1 (/ (* ew (sin t)) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* -1 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow eh 2) (* (pow (cos t) 4) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))))) (pow eh 2)) |
(/ (- (+ (* -1 (/ (* ew (sin t)) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* -1 (/ (* (pow ew 5) (pow (sin t) 5)) (* (pow eh 4) (* (pow (cos t) 6) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))))) (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow eh 2) (* (pow (cos t) 4) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))) (pow eh 2)) |
(/ (- (+ (* -1 (/ (* ew (sin t)) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* -1 (/ (* (pow ew 7) (pow (sin t) 7)) (* (pow eh 6) (* (pow (cos t) 8) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))))) (+ (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow eh 2) (* (pow (cos t) 4) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (/ (* (pow ew 5) (pow (sin t) 5)) (* (pow eh 4) (* (pow (cos t) 6) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))))) (pow eh 2)) |
(/ (* ew (* (sin t) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(- (+ (* -1 (/ (* (pow ew 3) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 3))) (* (pow eh 2) (pow (cos t) 2)))) (/ (* ew (* (sin t) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1 (/ (* (pow ew 3) (* (pow (sin t) 3) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))))) |
(- (+ (* -1 (/ (* (pow ew 3) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 3))) (* (pow eh 2) (pow (cos t) 2)))) (+ (/ (* ew (* (sin t) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* (pow ew 2) (* (pow (sin t) 2) (- (* -1 (/ (* (pow ew 3) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 3))) (pow (cos t) 2))) (* -1 (/ (* (pow ew 3) (* (pow (sin t) 3) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))))) (* (pow eh 4) (pow (cos t) 2))))) (* -1 (/ (* (pow ew 3) (* (pow (sin t) 3) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))))) |
(- (+ (* -1 (/ (* (pow ew 3) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 3))) (* (pow eh 2) (pow (cos t) 2)))) (+ (/ (* ew (* (sin t) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* (pow ew 4) (* (pow (sin t) 4) (- (* -1 (/ (* (pow ew 3) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 3))) (pow (cos t) 2))) (* -1 (/ (* (pow ew 3) (* (pow (sin t) 3) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))))) (* (pow eh 6) (pow (cos t) 4))))) (+ (* -1 (/ (* (pow ew 2) (* (pow (sin t) 2) (- (* -1 (/ (* (pow ew 3) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 3))) (pow (cos t) 2))) (* -1 (/ (* (pow ew 3) (* (pow (sin t) 3) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))))) (* (pow eh 4) (pow (cos t) 2)))) (* -1 (/ (* (pow ew 3) (* (pow (sin t) 3) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))))) |
(fabs (/ (- (* (pow ew 2) (* (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (pow (sin t) 2))) (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))))) |
(fabs (/ (- (* (pow ew 2) (* (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (pow (sin t) 2))) (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))))) |
(fabs (/ (- (* (pow ew 2) (* (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (pow (sin t) 2))) (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))))) |
(fabs (/ (- (* (pow ew 2) (* (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (pow (sin t) 2))) (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))))) |
(* -1 (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)))) |
(* (pow eh 2) (- (/ (* (pow ew 2) (* (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (pow (sin t) 2))) (pow eh 2)) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)))) |
(* (pow eh 2) (- (/ (* (pow ew 2) (* (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (pow (sin t) 2))) (pow eh 2)) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)))) |
(* (pow eh 2) (- (/ (* (pow ew 2) (* (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (pow (sin t) 2))) (pow eh 2)) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ eh (* ew t)) |
(/ eh (* ew t)) |
(/ eh (* ew t)) |
(/ eh (* ew t)) |
(/ (sin t) (* eh (cos t))) |
(/ (sin t) (* eh (cos t))) |
(/ (sin t) (* eh (cos t))) |
(/ (sin t) (* eh (cos t))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(* eh (cos t)) |
(* eh (cos t)) |
(* eh (cos t)) |
(* eh (cos t)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(* -1 (* eh (- (* 1/2 (pow t 2)) 1))) |
(* -1 (* eh (- (* 1/2 (pow t 2)) 1))) |
(* -1 (* eh (- (* 1/2 (pow t 2)) 1))) |
(* -1 (* eh (- (* 1/2 (pow t 2)) 1))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(/ (* eh (cos t)) (* 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 (cos t)) (* ew (sin t))))))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* -1 (/ (* ew (sin t)) (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))) |
(* ew (+ (* -1 (/ (sin t) (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))) (* -1 (/ (* (pow ew 2) (pow (sin t) 3)) (* (pow eh 4) (* (pow (cos t) 4) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))))) |
(* ew (+ (* -1 (/ (sin t) (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))) (* (pow ew 2) (- (* -1 (/ (* (pow ew 2) (pow (sin t) 5)) (* (pow eh 6) (* (pow (cos t) 6) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))) (/ (pow (sin t) 3) (* (pow eh 4) (* (pow (cos t) 4) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))))))) |
(* ew (+ (* -1 (/ (sin t) (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))) (* (pow ew 2) (- (* (pow ew 2) (- (* -1 (/ (* (pow ew 2) (pow (sin t) 7)) (* (pow eh 8) (* (pow (cos t) 8) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))) (/ (pow (sin t) 5) (* (pow eh 6) (* (pow (cos t) 6) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))))) (/ (pow (sin t) 3) (* (pow eh 4) (* (pow (cos t) 4) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))))))) |
(/ (* ew (* (sin t) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* ew (+ (* (pow ew 2) (- (* -1 (/ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 3)) (* (pow eh 2) (pow (cos t) 2)))) (* -1 (/ (* (pow (sin t) 3) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))))) (/ (* (sin t) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) |
(* ew (+ (* (pow ew 2) (- (+ (* -1 (/ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 3)) (* (pow eh 2) (pow (cos t) 2)))) (/ (* (pow ew 2) (* (pow (sin t) 2) (- (* -1 (/ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 3)) (* (pow eh 2) (pow (cos t) 2)))) (* -1 (/ (* (pow (sin t) 3) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))))))) (* (pow eh 2) (pow (cos t) 2)))) (* -1 (/ (* (pow (sin t) 3) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))))) (/ (* (sin t) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) |
(* ew (+ (* (pow ew 2) (- (+ (* -1 (/ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 3)) (* (pow eh 2) (pow (cos t) 2)))) (* (pow ew 2) (- (/ (* (pow ew 2) (* (pow (sin t) 4) (- (* -1 (/ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 3)) (* (pow eh 2) (pow (cos t) 2)))) (* -1 (/ (* (pow (sin t) 3) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))))))) (* (pow eh 4) (pow (cos t) 4))) (* -1 (/ (* (pow (sin t) 2) (- (* -1 (/ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 3)) (* (pow eh 2) (pow (cos t) 2)))) (* -1 (/ (* (pow (sin t) 3) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))))) (* (pow eh 2) (pow (cos t) 2))))))) (* -1 (/ (* (pow (sin t) 3) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))))) (/ (* (sin t) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) |
(fabs (/ (- (* (pow ew 2) (* (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (pow (sin t) 2))) (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))))) |
(fabs (/ (- (* (pow ew 2) (* (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (pow (sin t) 2))) (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))))) |
(fabs (/ (- (* (pow ew 2) (* (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (pow (sin t) 2))) (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))))) |
(fabs (/ (- (* (pow ew 2) (* (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (pow (sin t) 2))) (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))))) |
(* -1 (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)))) |
(- (* (pow ew 2) (* (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (pow (sin t) 2))) (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)))) |
(- (* (pow ew 2) (* (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (pow (sin t) 2))) (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)))) |
(- (* (pow ew 2) (* (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (pow (sin t) 2))) (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(/ (* ew (sin t)) (cos t)) |
(/ (* ew (sin t)) (cos t)) |
(/ (* ew (sin t)) (cos t)) |
(/ (* ew (sin t)) (cos t)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ eh (* ew t)) |
(/ eh (* ew t)) |
(/ eh (* ew t)) |
(/ eh (* ew t)) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* ew (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))) |
(* ew (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))) |
(* ew (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))) |
(* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* ew (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))) |
(* ew (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))) |
(* ew (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* ew (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))) |
(* ew (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))) |
(* ew (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* ew (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))) |
(* ew (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))) |
(* ew (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(/ 1 (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(/ (+ (/ 1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 3))))) ew) |
(/ (- (+ (/ 1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow ew 4) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 5))))) (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 3)))))) ew) |
(/ (- (+ (/ 1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (/ (* (pow eh 6) (pow (cos t) 6)) (* (pow ew 6) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 7))))) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 3))))) (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow ew 4) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 5))))))) ew) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* ew (- (+ (* -1 (/ (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow ew 2) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (* -1 (/ (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* (pow ew 2) (sin t)))))) |
(* ew (- (+ (* -1 (/ (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow ew 2) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) (/ (* (pow eh 2) (* (pow (cos t) 2) (- (* -1 (/ (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) (* -1 (/ (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (sin t)))))) (* (pow ew 4) (pow (sin t) 2))))) (* -1 (/ (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* (pow ew 2) (sin t)))))) |
(* ew (- (+ (* -1 (/ (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow ew 2) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) (/ (* (pow eh 4) (* (pow (cos t) 4) (- (* -1 (/ (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) (* -1 (/ (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (sin t)))))) (* (pow ew 6) (pow (sin t) 4))))) (+ (* -1 (/ (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* (pow ew 2) (sin t)))) (* -1 (/ (* (pow eh 2) (* (pow (cos t) 2) (- (* -1 (/ (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) (* -1 (/ (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (sin t)))))) (* (pow ew 4) (pow (sin t) 2))))))) |
(fabs (/ (- (* (pow ew 2) (* (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (pow (sin t) 2))) (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))))) |
(fabs (/ (- (* (pow ew 2) (* (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (pow (sin t) 2))) (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))))) |
(fabs (/ (- (* (pow ew 2) (* (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (pow (sin t) 2))) (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))))) |
(fabs (/ (- (* (pow ew 2) (* (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (pow (sin t) 2))) (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))))) |
(* (pow ew 2) (* (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (pow (sin t) 2))) |
(* (pow ew 2) (+ (* -1 (/ (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (pow ew 2))) (* (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (pow (sin t) 2)))) |
(* (pow ew 2) (+ (* -1 (/ (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (pow ew 2))) (* (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (pow (sin t) 2)))) |
(* (pow ew 2) (+ (* -1 (/ (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (pow ew 2))) (* (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (pow (sin t) 2)))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(/ (* ew (sin t)) (cos t)) |
(/ (* ew (sin t)) (cos t)) |
(/ (* ew (sin t)) (cos t)) |
(/ (* ew (sin t)) (cos t)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ eh (* ew t)) |
(/ eh (* ew t)) |
(/ eh (* ew t)) |
(/ eh (* ew t)) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* -1 (* ew (+ (* -1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))))) |
(* -1 (* ew (+ (* -1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))))) |
(* -1 (* ew (+ (* -1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))))) |
(* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* -1 (* ew (+ (* -1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))))) |
(* -1 (* ew (+ (* -1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))))) |
(* -1 (* ew (+ (* -1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* -1 (* ew (+ (* -1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))))) |
(* -1 (* ew (+ (* -1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))))) |
(* -1 (* ew (+ (* -1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* -1 (* ew (+ (* -1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))))) |
(* -1 (* ew (+ (* -1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))))) |
(* -1 (* ew (+ (* -1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(/ 1 (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(* -1 (/ (- (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 3))))) (/ 1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) ew)) |
(* -1 (/ (- (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow ew 4) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 5))))) (+ (/ 1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 3)))))) ew)) |
(* -1 (/ (- (* -1 (/ (* (pow eh 6) (pow (cos t) 6)) (* (pow ew 6) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 7))))) (+ (/ 1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (+ (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 3)))) (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow ew 4) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 5))))))) ew)) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* -1 (* ew (- (+ (* -1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (/ (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow ew 2) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (/ (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* (pow ew 2) (sin t)))))) |
(* -1 (* ew (- (+ (* -1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (+ (/ (* (pow eh 2) (* (pow (cos t) 2) (- (/ (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (/ (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (sin t))))) (* (pow ew 4) (pow (sin t) 2))) (/ (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow ew 2) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))))) (/ (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* (pow ew 2) (sin t)))))) |
(* -1 (* ew (- (+ (* -1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (+ (/ (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow ew 2) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) (/ (* (pow eh 4) (* (pow (cos t) 4) (- (/ (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (/ (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (sin t))))) (* (pow ew 6) (pow (sin t) 4))))) (+ (* -1 (/ (* (pow eh 2) (* (pow (cos t) 2) (- (/ (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (/ (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (sin t))))) (* (pow ew 4) (pow (sin t) 2)))) (/ (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* (pow ew 2) (sin t))))))) |
(fabs (/ (- (* (pow ew 2) (* (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (pow (sin t) 2))) (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))))) |
(fabs (/ (- (* (pow ew 2) (* (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (pow (sin t) 2))) (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))))) |
(fabs (/ (- (* (pow ew 2) (* (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (pow (sin t) 2))) (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))))) |
(fabs (/ (- (* (pow ew 2) (* (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (pow (sin t) 2))) (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))))) |
(* (pow ew 2) (* (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (pow (sin t) 2))) |
(* (pow ew 2) (+ (* -1 (/ (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (pow ew 2))) (* (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (pow (sin t) 2)))) |
(* (pow ew 2) (+ (* -1 (/ (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (pow ew 2))) (* (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (pow (sin t) 2)))) |
(* (pow ew 2) (+ (* -1 (/ (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (pow ew 2))) (* (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (pow (sin t) 2)))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(/ (* ew (sin t)) (cos t)) |
(/ (* ew (sin t)) (cos t)) |
(/ (* ew (sin t)) (cos t)) |
(/ (* ew (sin t)) (cos t)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ eh (* ew t)) |
(/ eh (* ew t)) |
(/ eh (* ew t)) |
(/ eh (* ew t)) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(+ (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* ew (* t (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) |
(+ (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* t (+ (* -1/2 (* eh (* t (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))) |
(+ (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* t (+ (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* t (+ (* -1/2 (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1/6 (* ew (* t (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(+ (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) (* -1/2 (* (pow t 2) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) |
(+ (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) (* (pow t 2) (+ (* -1/2 (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* 1/24 (* (pow t 2) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))))) |
(+ (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) (* (pow t 2) (+ (* -1/2 (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* (pow t 2) (+ (* -1/720 (* (pow t 2) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* 1/24 (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(+ (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* ew (* t (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) |
(+ (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* t (+ (* -1/2 (* eh (* t (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))) |
(+ (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* t (+ (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* t (+ (* -1/2 (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1/6 (* ew (* t (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))))))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(/ eh (* ew t)) |
(/ (+ (* -1/3 (/ (* eh (pow t 2)) ew)) (/ eh ew)) t) |
(/ (+ (* (pow t 2) (- (* -1 (* (pow t 2) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) (* 1/3 (/ eh ew)))) (/ eh ew)) t) |
(/ (+ (* (pow t 2) (- (* (pow t 2) (- (* -1 (* (pow t 2) (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew)))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) (* 1/3 (/ eh ew)))) (/ eh ew)) t) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(+ (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* ew (* t (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) |
(+ (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* t (+ (* -1/2 (* eh (* t (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))) |
(+ (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* t (+ (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* t (+ (* -1/2 (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1/6 (* ew (* t (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))))))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(/ 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 (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(+ (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* ew (* t (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) |
(+ (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* t (+ (* -1/2 (* eh (* t (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))) |
(+ (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* t (+ (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* t (+ (* -1/2 (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1/6 (* ew (* t (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(* ew (* t (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(* t (+ (* -1/6 (* ew (* (pow t 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) |
(* t (+ (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* (pow t 2) (+ (* -1/6 (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* 1/120 (* ew (* (pow t 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))))))) |
(* t (+ (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* (pow t 2) (+ (* -1/6 (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* (pow t 2) (+ (* -1/5040 (* ew (* (pow t 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* 1/120 (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))))))) |
(* -1 (/ (* ew t) (* (pow eh 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) |
(* t (+ (* -1 (/ ew (* (pow eh 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* -1 (/ (* (pow ew 2) (* (pow t 2) (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew))))) (* (pow eh 4) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))))) |
(* t (+ (* -1 (/ ew (* (pow eh 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* (pow t 2) (- (* -1 (* (pow t 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 4) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (/ (* (pow ew 3) (pow (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew))) 2)) (* (pow eh 6) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))))) (/ (* (pow ew 2) (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew)))) (* (pow eh 4) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))))) |
(* t (+ (* -1 (/ ew (* (pow eh 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* (pow t 2) (- (* (pow t 2) (- (* -1 (* (pow t 2) (+ (/ (* ew (* (+ (/ (* (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 4) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (/ (* (pow ew 3) (pow (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew))) 2)) (* (pow eh 6) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (- (+ 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 4) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (/ (* (pow ew 3) (* (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew))) (- (+ (* -1/6 ew) (+ (* 2/15 (/ (pow eh 2) ew)) (* 1/3 (- (* -1/2 (/ (pow eh 2) ew)) (* 1/3 (/ (pow eh 2) ew)))))) (* 1/24 (/ (pow eh 2) ew))))) (* (pow eh 6) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))))) (+ (/ (* (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 4) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (/ (* (pow ew 3) (pow (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew))) 2)) (* (pow eh 6) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))))) (/ (* (pow ew 2) (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew)))) (* (pow eh 4) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))))) |
(/ (* ew (* t (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* t (+ (* (pow t 2) (- (* -1 (/ (* ew (- (* (pow ew 2) (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (* -1 (* (pow eh 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))))) (* (pow eh 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* -1 (/ (* (pow ew 2) (* (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew))))) (* (pow eh 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))))) (/ (* ew (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) |
(* t (+ (* (pow t 2) (- (+ (* -1 (/ (* ew (- (* (pow ew 2) (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (* -1 (* (pow eh 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))))) (* (pow eh 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* (pow t 2) (- (* -1 (/ (* ew (- (* -1/3 (* (pow ew 2) (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* 1/3 (* (pow eh 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))))) (* (pow eh 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (+ (* -1 (/ (* ew (* (- (* -1 (/ (* ew (- (* (pow ew 2) (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (* -1 (* (pow eh 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))))) (* (pow eh 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* -1 (/ (* (pow ew 2) (* (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew))))) (* (pow eh 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))) (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew))))) (pow eh 2))) (* -1 (/ (* (pow ew 2) (* (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (- (+ (* -1/6 ew) (+ (* 2/15 (/ (pow eh 2) ew)) (* 1/3 (- (* -1/2 (/ (pow eh 2) ew)) (* 1/3 (/ (pow eh 2) ew)))))) (* 1/24 (/ (pow eh 2) ew))))) (* (pow eh 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))))))) (* -1 (/ (* (pow ew 2) (* (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew))))) (* (pow eh 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))))) (/ (* ew (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) |
(* t (+ (* (pow t 2) (- (+ (* -1 (/ (* ew (- (* (pow ew 2) (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (* -1 (* (pow eh 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))))) (* (pow eh 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* (pow t 2) (- (+ (* -1 (/ (* ew (- (* -1/3 (* (pow ew 2) (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* 1/3 (* (pow eh 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))))) (* (pow eh 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* (pow t 2) (- (* -1 (/ (* ew (- (* 2/45 (* (pow ew 2) (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* -2/45 (* (pow eh 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))))) (* (pow eh 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (+ (* -1 (/ (* ew (* (- (* -1 (/ (* ew (- (* -1/3 (* (pow ew 2) (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* 1/3 (* (pow eh 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))))) (* (pow eh 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (+ (* -1 (/ (* ew (* (- (* -1 (/ (* ew (- (* (pow ew 2) (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (* -1 (* (pow eh 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))))) (* (pow eh 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* -1 (/ (* (pow ew 2) (* (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew))))) (* (pow eh 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))) (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew))))) (pow eh 2))) (* -1 (/ (* (pow ew 2) (* (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (- (+ (* -1/6 ew) (+ (* 2/15 (/ (pow eh 2) ew)) (* 1/3 (- (* -1/2 (/ (pow eh 2) ew)) (* 1/3 (/ (pow eh 2) ew)))))) (* 1/24 (/ (pow eh 2) ew))))) (* (pow eh 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))))) (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew))))) (pow eh 2))) (+ (* -1 (/ (* ew (* (- (* -1 (/ (* ew (- (* (pow ew 2) (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (* -1 (* (pow eh 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))))) (* (pow eh 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* -1 (/ (* (pow ew 2) (* (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew))))) (* (pow eh 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))) (- (+ (* -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 (/ (* (pow ew 2) (* (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (- (+ (* 1/120 ew) (+ (* 17/315 (/ (pow eh 2) ew)) (+ (* 2/15 (- (* -1/2 (/ (pow eh 2) ew)) (* 1/3 (/ (pow eh 2) ew)))) (* 1/3 (- (* 1/24 (/ (pow eh 2) ew)) (+ (* 2/15 (/ (pow eh 2) ew)) (* 1/3 (- (* -1/2 (/ (pow eh 2) ew)) (* 1/3 (/ (pow eh 2) ew)))))))))) (* -1/720 (/ (pow eh 2) ew))))) (* (pow eh 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))))))) (+ (* -1 (/ (* ew (* (- (* -1 (/ (* ew (- (* (pow ew 2) (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (* -1 (* (pow eh 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))))) (* (pow eh 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* -1 (/ (* (pow ew 2) (* (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew))))) (* (pow eh 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))) (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew))))) (pow eh 2))) (* -1 (/ (* (pow ew 2) (* (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (- (+ (* -1/6 ew) (+ (* 2/15 (/ (pow eh 2) ew)) (* 1/3 (- (* -1/2 (/ (pow eh 2) ew)) (* 1/3 (/ (pow eh 2) ew)))))) (* 1/24 (/ (pow eh 2) ew))))) (* (pow eh 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))))))) (* -1 (/ (* (pow ew 2) (* (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew))))) (* (pow eh 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))))) (/ (* ew (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) |
(fabs (/ (- (* (pow ew 2) (* (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (pow (sin t) 2))) (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))))) |
(fabs (/ (- (* (pow ew 2) (* (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (pow (sin t) 2))) (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))))) |
(fabs (/ (- (* (pow ew 2) (* (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (pow (sin t) 2))) (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))))) |
(fabs (/ (- (* (pow ew 2) (* (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (pow (sin t) 2))) (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))))) |
(* -1 (* (pow eh 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) |
(- (* (pow t 2) (- (* (pow ew 2) (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (* -1 (* (pow eh 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))))) (* (pow eh 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) |
(- (* (pow t 2) (- (+ (* (pow ew 2) (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (* (pow t 2) (- (* -1/3 (* (pow ew 2) (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* 1/3 (* (pow eh 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)))))) (* -1 (* (pow eh 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))))) (* (pow eh 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) |
(- (* (pow t 2) (- (+ (* (pow ew 2) (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (* (pow t 2) (- (+ (* -1/3 (* (pow ew 2) (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow t 2) (- (* 2/45 (* (pow ew 2) (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* -2/45 (* (pow eh 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)))))) (* 1/3 (* (pow eh 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)))))) (* -1 (* (pow eh 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))))) (* (pow eh 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(/ eh (* ew t)) |
(/ (+ (* -1/3 (/ (* eh (pow t 2)) ew)) (/ eh ew)) t) |
(/ (+ (* (pow t 2) (- (* -1 (* (pow t 2) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) (* 1/3 (/ eh ew)))) (/ eh ew)) t) |
(/ (+ (* (pow t 2) (- (* (pow t 2) (- (* -1 (* (pow t 2) (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew)))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) (* 1/3 (/ eh ew)))) (/ eh ew)) t) |
(* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* ew t) |
(* t (+ ew (* 1/3 (* ew (pow t 2))))) |
(* t (+ ew (* (pow t 2) (+ (* 2/15 (* ew (pow t 2))) (* 1/3 ew))))) |
(* t (+ ew (* (pow t 2) (+ (* 1/3 ew) (* (pow t 2) (+ (* 17/315 (* ew (pow t 2))) (* 2/15 ew))))))) |
(/ eh (* ew t)) |
(/ (+ (* (pow t 2) (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (/ eh ew)) t) |
(/ (+ (* (pow t 2) (- (+ (* -1/2 (/ eh ew)) (* (pow t 2) (- (* 1/24 (/ eh ew)) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew)))))) (* -1/6 (/ eh ew)))) (/ eh ew)) t) |
(/ (+ (* (pow t 2) (- (+ (* -1/2 (/ eh ew)) (* (pow t 2) (- (+ (* 1/24 (/ eh ew)) (* (pow t 2) (- (* -1/720 (/ eh ew)) (+ (* -1/6 (- (* 1/24 (/ eh ew)) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) (+ (* -1/5040 (/ eh ew)) (* 1/120 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew))))))))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew)))))) (* -1/6 (/ eh ew)))) (/ eh ew)) t) |
(/ eh (* ew t)) |
(/ eh (* ew t)) |
(/ eh (* ew t)) |
(/ eh (* ew t)) |
(/ t eh) |
(* t (+ (* 1/3 (/ (pow t 2) eh)) (/ 1 eh))) |
(* t (+ (* (pow t 2) (+ (* 2/15 (/ (pow t 2) eh)) (* 1/3 (/ 1 eh)))) (/ 1 eh))) |
(* t (+ (* (pow t 2) (+ (* (pow t 2) (+ (* 17/315 (/ (pow t 2) eh)) (* 2/15 (/ 1 eh)))) (* 1/3 (/ 1 eh)))) (/ 1 eh))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
eh |
(+ 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 (* ew t)) |
(/ (+ (* -1/3 (/ (* eh (pow t 2)) ew)) (/ eh ew)) t) |
(/ (+ (* (pow t 2) (- (* -1 (* (pow t 2) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) (* 1/3 (/ eh ew)))) (/ eh ew)) t) |
(/ (+ (* (pow t 2) (- (* (pow t 2) (- (* -1 (* (pow t 2) (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew)))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) (* 1/3 (/ eh ew)))) (/ eh ew)) t) |
eh |
(+ eh (* -1/2 (* eh (pow t 2)))) |
(+ eh (* -1/2 (* eh (pow t 2)))) |
(+ eh (* -1/2 (* eh (pow t 2)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(/ (* eh (cos t)) (* 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 (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(/ 1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))))) |
(/ 1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))))) |
(/ 1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))))) |
(/ 1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))))) |
(/ (- (* (pow ew 2) (* (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (pow (sin t) 2))) (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))))) |
(/ (- (* (pow ew 2) (* (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (pow (sin t) 2))) (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))))) |
(/ (- (* (pow ew 2) (* (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (pow (sin t) 2))) (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))))) |
(/ (- (* (pow ew 2) (* (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (pow (sin t) 2))) (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))))) |
(fabs (/ (- (* (pow ew 2) (* (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (pow (sin t) 2))) (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))))) |
(fabs (/ (- (* (pow ew 2) (* (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (pow (sin t) 2))) (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))))) |
(fabs (/ (- (* (pow ew 2) (* (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (pow (sin t) 2))) (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))))) |
(fabs (/ (- (* (pow ew 2) (* (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (pow (sin t) 2))) (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))))) |
(- (* (pow ew 2) (* (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (pow (sin t) 2))) (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)))) |
(- (* (pow ew 2) (* (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (pow (sin t) 2))) (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)))) |
(- (* (pow ew 2) (* (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (pow (sin t) 2))) (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)))) |
(- (* (pow ew 2) (* (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (pow (sin t) 2))) (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(/ (* ew (sin t)) (cos t)) |
(/ (* ew (sin t)) (cos t)) |
(/ (* ew (sin t)) (cos t)) |
(/ (* ew (sin t)) (cos t)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ eh (* ew t)) |
(/ eh (* ew t)) |
(/ eh (* ew t)) |
(/ eh (* ew t)) |
(/ (sin t) (* eh (cos t))) |
(/ (sin t) (* eh (cos t))) |
(/ (sin t) (* eh (cos t))) |
(/ (sin t) (* eh (cos t))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(* eh (cos t)) |
(* eh (cos t)) |
(* eh (cos t)) |
(* eh (cos t)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(* -1/2 (* eh (pow t 2))) |
(* (pow t 2) (+ (* -1/2 eh) (/ eh (pow t 2)))) |
(* (pow t 2) (+ (* -1/2 eh) (/ eh (pow t 2)))) |
(* (pow t 2) (+ (* -1/2 eh) (/ eh (pow t 2)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(/ (* eh (cos t)) (* 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 (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(/ 1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))))) |
(/ 1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))))) |
(/ 1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))))) |
(/ 1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))))) |
(/ (- (* (pow ew 2) (* (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (pow (sin t) 2))) (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))))) |
(/ (- (* (pow ew 2) (* (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (pow (sin t) 2))) (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))))) |
(/ (- (* (pow ew 2) (* (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (pow (sin t) 2))) (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))))) |
(/ (- (* (pow ew 2) (* (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (pow (sin t) 2))) (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))))) |
(fabs (/ (- (* (pow ew 2) (* (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (pow (sin t) 2))) (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))))) |
(fabs (/ (- (* (pow ew 2) (* (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (pow (sin t) 2))) (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))))) |
(fabs (/ (- (* (pow ew 2) (* (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (pow (sin t) 2))) (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))))) |
(fabs (/ (- (* (pow ew 2) (* (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (pow (sin t) 2))) (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))))) |
(- (* (pow ew 2) (* (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (pow (sin t) 2))) (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)))) |
(- (* (pow ew 2) (* (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (pow (sin t) 2))) (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)))) |
(- (* (pow ew 2) (* (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (pow (sin t) 2))) (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)))) |
(- (* (pow ew 2) (* (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (pow (sin t) 2))) (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(/ (* ew (sin t)) (cos t)) |
(/ (* ew (sin t)) (cos t)) |
(/ (* ew (sin t)) (cos t)) |
(/ (* ew (sin t)) (cos t)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ eh (* ew t)) |
(/ eh (* ew t)) |
(/ eh (* ew t)) |
(/ eh (* ew t)) |
(/ (sin t) (* eh (cos t))) |
(/ (sin t) (* eh (cos t))) |
(/ (sin t) (* eh (cos t))) |
(/ (sin t) (* eh (cos t))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(* eh (cos t)) |
(* eh (cos t)) |
(* eh (cos t)) |
(* eh (cos t)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(* -1/2 (* eh (pow t 2))) |
(* (pow t 2) (+ (* -1/2 eh) (/ eh (pow t 2)))) |
(* (pow t 2) (+ (* -1/2 eh) (/ eh (pow t 2)))) |
(* (pow t 2) (+ (* -1/2 eh) (/ eh (pow t 2)))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 16.0ms | t | @ | 0 | ((fabs (+ (* (* (sin (atan (/ eh (* (tan t) ew)))) (cos t)) eh) (* (* (cos (atan (/ eh (* (tan t) ew)))) ew) (sin t)))) (+ (* (* (sin (atan (/ eh (* (tan t) ew)))) (cos t)) eh) (* (* (cos (atan (/ eh (* (tan t) ew)))) ew) (sin t))) (* (sin (atan (/ eh (* (tan t) ew)))) (cos t)) (sin (atan (/ eh (* (tan t) ew)))) (fabs (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t))))))) (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (* (sin (atan (* (/ (/ eh (sin t)) ew) (cos t)))) eh) (sin (atan (* (/ (/ eh (sin t)) ew) (cos t)))) (/ (pow ew -1) (/ (tan t) eh)) (fabs (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t))))))) (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (* (sin (atan (/ (pow ew -1) (/ (tan t) eh)))) eh) (/ (/ eh ew) (tan t)) (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (fabs (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t))))))) (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (/ (pow (cos (atan (/ eh (* (tan t) ew)))) -1) (- (* (sin t) ew) (* (/ (* (cos t) eh) ew) (/ eh (tan t))))) (* (- (pow (* (* (cos (atan (/ eh (* (tan t) ew)))) ew) (sin t)) 2) (pow (* (sin (atan (/ eh (* (tan t) ew)))) (* (cos t) eh)) 2)) (/ (pow (cos (atan (/ eh (* (tan t) ew)))) -1) (- (* (sin t) ew) (* (/ (* (cos t) eh) ew) (/ eh (tan t)))))) (fabs (* (- (pow (* (* (cos (atan (/ eh (* (tan t) ew)))) ew) (sin t)) 2) (pow (* (sin (atan (/ eh (* (tan t) ew)))) (* (cos t) eh)) 2)) (/ (pow (cos (atan (/ eh (* (tan t) ew)))) -1) (- (* (sin t) ew) (* (/ (* (cos t) eh) ew) (/ eh (tan t))))))) (- (pow (* (* (cos (atan (/ eh (* (tan t) ew)))) ew) (sin t)) 2) (pow (* (sin (atan (/ eh (* (tan t) ew)))) (* (cos t) eh)) 2)) (cos (atan (/ eh (* (tan t) ew)))) (/ eh (* (tan t) ew)) (* (cos (atan (/ eh (* (tan t) ew)))) ew) (* (tan t) ew) (* (/ (/ eh (sin t)) ew) (cos t)) (/ (/ eh ew) t) (/ (tan t) eh) (cos (atan (/ (/ eh ew) (tan t)))) (* eh (cos t)) (/ (/ eh ew) (tan t)) (+ (* (* -1/2 eh) (* t t)) eh)) |
| 13.0ms | eh | @ | 0 | ((fabs (+ (* (* (sin (atan (/ eh (* (tan t) ew)))) (cos t)) eh) (* (* (cos (atan (/ eh (* (tan t) ew)))) ew) (sin t)))) (+ (* (* (sin (atan (/ eh (* (tan t) ew)))) (cos t)) eh) (* (* (cos (atan (/ eh (* (tan t) ew)))) ew) (sin t))) (* (sin (atan (/ eh (* (tan t) ew)))) (cos t)) (sin (atan (/ eh (* (tan t) ew)))) (fabs (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t))))))) (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (* (sin (atan (* (/ (/ eh (sin t)) ew) (cos t)))) eh) (sin (atan (* (/ (/ eh (sin t)) ew) (cos t)))) (/ (pow ew -1) (/ (tan t) eh)) (fabs (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t))))))) (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (* (sin (atan (/ (pow ew -1) (/ (tan t) eh)))) eh) (/ (/ eh ew) (tan t)) (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (fabs (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t))))))) (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (/ (pow (cos (atan (/ eh (* (tan t) ew)))) -1) (- (* (sin t) ew) (* (/ (* (cos t) eh) ew) (/ eh (tan t))))) (* (- (pow (* (* (cos (atan (/ eh (* (tan t) ew)))) ew) (sin t)) 2) (pow (* (sin (atan (/ eh (* (tan t) ew)))) (* (cos t) eh)) 2)) (/ (pow (cos (atan (/ eh (* (tan t) ew)))) -1) (- (* (sin t) ew) (* (/ (* (cos t) eh) ew) (/ eh (tan t)))))) (fabs (* (- (pow (* (* (cos (atan (/ eh (* (tan t) ew)))) ew) (sin t)) 2) (pow (* (sin (atan (/ eh (* (tan t) ew)))) (* (cos t) eh)) 2)) (/ (pow (cos (atan (/ eh (* (tan t) ew)))) -1) (- (* (sin t) ew) (* (/ (* (cos t) eh) ew) (/ eh (tan t))))))) (- (pow (* (* (cos (atan (/ eh (* (tan t) ew)))) ew) (sin t)) 2) (pow (* (sin (atan (/ eh (* (tan t) ew)))) (* (cos t) eh)) 2)) (cos (atan (/ eh (* (tan t) ew)))) (/ eh (* (tan t) ew)) (* (cos (atan (/ eh (* (tan t) ew)))) ew) (* (tan t) ew) (* (/ (/ eh (sin t)) ew) (cos t)) (/ (/ eh ew) t) (/ (tan t) eh) (cos (atan (/ (/ eh ew) (tan t)))) (* eh (cos t)) (/ (/ eh ew) (tan t)) (+ (* (* -1/2 eh) (* t t)) eh)) |
| 13.0ms | eh | @ | -inf | ((fabs (+ (* (* (sin (atan (/ eh (* (tan t) ew)))) (cos t)) eh) (* (* (cos (atan (/ eh (* (tan t) ew)))) ew) (sin t)))) (+ (* (* (sin (atan (/ eh (* (tan t) ew)))) (cos t)) eh) (* (* (cos (atan (/ eh (* (tan t) ew)))) ew) (sin t))) (* (sin (atan (/ eh (* (tan t) ew)))) (cos t)) (sin (atan (/ eh (* (tan t) ew)))) (fabs (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t))))))) (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (* (sin (atan (* (/ (/ eh (sin t)) ew) (cos t)))) eh) (sin (atan (* (/ (/ eh (sin t)) ew) (cos t)))) (/ (pow ew -1) (/ (tan t) eh)) (fabs (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t))))))) (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (* (sin (atan (/ (pow ew -1) (/ (tan t) eh)))) eh) (/ (/ eh ew) (tan t)) (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (fabs (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t))))))) (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (/ (pow (cos (atan (/ eh (* (tan t) ew)))) -1) (- (* (sin t) ew) (* (/ (* (cos t) eh) ew) (/ eh (tan t))))) (* (- (pow (* (* (cos (atan (/ eh (* (tan t) ew)))) ew) (sin t)) 2) (pow (* (sin (atan (/ eh (* (tan t) ew)))) (* (cos t) eh)) 2)) (/ (pow (cos (atan (/ eh (* (tan t) ew)))) -1) (- (* (sin t) ew) (* (/ (* (cos t) eh) ew) (/ eh (tan t)))))) (fabs (* (- (pow (* (* (cos (atan (/ eh (* (tan t) ew)))) ew) (sin t)) 2) (pow (* (sin (atan (/ eh (* (tan t) ew)))) (* (cos t) eh)) 2)) (/ (pow (cos (atan (/ eh (* (tan t) ew)))) -1) (- (* (sin t) ew) (* (/ (* (cos t) eh) ew) (/ eh (tan t))))))) (- (pow (* (* (cos (atan (/ eh (* (tan t) ew)))) ew) (sin t)) 2) (pow (* (sin (atan (/ eh (* (tan t) ew)))) (* (cos t) eh)) 2)) (cos (atan (/ eh (* (tan t) ew)))) (/ eh (* (tan t) ew)) (* (cos (atan (/ eh (* (tan t) ew)))) ew) (* (tan t) ew) (* (/ (/ eh (sin t)) ew) (cos t)) (/ (/ eh ew) t) (/ (tan t) eh) (cos (atan (/ (/ eh ew) (tan t)))) (* eh (cos t)) (/ (/ eh ew) (tan t)) (+ (* (* -1/2 eh) (* t t)) eh)) |
| 12.0ms | eh | @ | inf | ((fabs (+ (* (* (sin (atan (/ eh (* (tan t) ew)))) (cos t)) eh) (* (* (cos (atan (/ eh (* (tan t) ew)))) ew) (sin t)))) (+ (* (* (sin (atan (/ eh (* (tan t) ew)))) (cos t)) eh) (* (* (cos (atan (/ eh (* (tan t) ew)))) ew) (sin t))) (* (sin (atan (/ eh (* (tan t) ew)))) (cos t)) (sin (atan (/ eh (* (tan t) ew)))) (fabs (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t))))))) (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (* (sin (atan (* (/ (/ eh (sin t)) ew) (cos t)))) eh) (sin (atan (* (/ (/ eh (sin t)) ew) (cos t)))) (/ (pow ew -1) (/ (tan t) eh)) (fabs (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t))))))) (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (* (sin (atan (/ (pow ew -1) (/ (tan t) eh)))) eh) (/ (/ eh ew) (tan t)) (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (fabs (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t))))))) (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (/ (pow (cos (atan (/ eh (* (tan t) ew)))) -1) (- (* (sin t) ew) (* (/ (* (cos t) eh) ew) (/ eh (tan t))))) (* (- (pow (* (* (cos (atan (/ eh (* (tan t) ew)))) ew) (sin t)) 2) (pow (* (sin (atan (/ eh (* (tan t) ew)))) (* (cos t) eh)) 2)) (/ (pow (cos (atan (/ eh (* (tan t) ew)))) -1) (- (* (sin t) ew) (* (/ (* (cos t) eh) ew) (/ eh (tan t)))))) (fabs (* (- (pow (* (* (cos (atan (/ eh (* (tan t) ew)))) ew) (sin t)) 2) (pow (* (sin (atan (/ eh (* (tan t) ew)))) (* (cos t) eh)) 2)) (/ (pow (cos (atan (/ eh (* (tan t) ew)))) -1) (- (* (sin t) ew) (* (/ (* (cos t) eh) ew) (/ eh (tan t))))))) (- (pow (* (* (cos (atan (/ eh (* (tan t) ew)))) ew) (sin t)) 2) (pow (* (sin (atan (/ eh (* (tan t) ew)))) (* (cos t) eh)) 2)) (cos (atan (/ eh (* (tan t) ew)))) (/ eh (* (tan t) ew)) (* (cos (atan (/ eh (* (tan t) ew)))) ew) (* (tan t) ew) (* (/ (/ eh (sin t)) ew) (cos t)) (/ (/ eh ew) t) (/ (tan t) eh) (cos (atan (/ (/ eh ew) (tan t)))) (* eh (cos t)) (/ (/ eh ew) (tan t)) (+ (* (* -1/2 eh) (* t t)) eh)) |
| 12.0ms | ew | @ | inf | ((fabs (+ (* (* (sin (atan (/ eh (* (tan t) ew)))) (cos t)) eh) (* (* (cos (atan (/ eh (* (tan t) ew)))) ew) (sin t)))) (+ (* (* (sin (atan (/ eh (* (tan t) ew)))) (cos t)) eh) (* (* (cos (atan (/ eh (* (tan t) ew)))) ew) (sin t))) (* (sin (atan (/ eh (* (tan t) ew)))) (cos t)) (sin (atan (/ eh (* (tan t) ew)))) (fabs (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t))))))) (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (* (sin (atan (* (/ (/ eh (sin t)) ew) (cos t)))) eh) (sin (atan (* (/ (/ eh (sin t)) ew) (cos t)))) (/ (pow ew -1) (/ (tan t) eh)) (fabs (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t))))))) (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (* (sin (atan (/ (pow ew -1) (/ (tan t) eh)))) eh) (/ (/ eh ew) (tan t)) (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (fabs (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t))))))) (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (/ (pow (cos (atan (/ eh (* (tan t) ew)))) -1) (- (* (sin t) ew) (* (/ (* (cos t) eh) ew) (/ eh (tan t))))) (* (- (pow (* (* (cos (atan (/ eh (* (tan t) ew)))) ew) (sin t)) 2) (pow (* (sin (atan (/ eh (* (tan t) ew)))) (* (cos t) eh)) 2)) (/ (pow (cos (atan (/ eh (* (tan t) ew)))) -1) (- (* (sin t) ew) (* (/ (* (cos t) eh) ew) (/ eh (tan t)))))) (fabs (* (- (pow (* (* (cos (atan (/ eh (* (tan t) ew)))) ew) (sin t)) 2) (pow (* (sin (atan (/ eh (* (tan t) ew)))) (* (cos t) eh)) 2)) (/ (pow (cos (atan (/ eh (* (tan t) ew)))) -1) (- (* (sin t) ew) (* (/ (* (cos t) eh) ew) (/ eh (tan t))))))) (- (pow (* (* (cos (atan (/ eh (* (tan t) ew)))) ew) (sin t)) 2) (pow (* (sin (atan (/ eh (* (tan t) ew)))) (* (cos t) eh)) 2)) (cos (atan (/ eh (* (tan t) ew)))) (/ eh (* (tan t) ew)) (* (cos (atan (/ eh (* (tan t) ew)))) ew) (* (tan t) ew) (* (/ (/ eh (sin t)) ew) (cos t)) (/ (/ eh ew) t) (/ (tan t) eh) (cos (atan (/ (/ eh ew) (tan t)))) (* eh (cos t)) (/ (/ eh ew) (tan t)) (+ (* (* -1/2 eh) (* t t)) eh)) |
| 1× | egg-herbie |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 692 | 29203 |
| 1 | 2476 | 28691 |
| 0 | 8828 | 28198 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(/ 1 (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (/ 1 (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 3) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 3))))) |
(+ (* (pow eh 2) (- (/ (* (pow eh 2) (pow (cos t) 4)) (* (pow ew 5) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 5)))) (* -1 (/ (pow (cos t) 2) (* (pow ew 3) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 3))))))) (/ 1 (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(+ (* (pow eh 2) (- (* (pow eh 2) (- (/ (* (pow eh 2) (pow (cos t) 6)) (* (pow ew 7) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 7)))) (* -1 (/ (pow (cos t) 4) (* (pow ew 5) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 5))))))) (* -1 (/ (pow (cos t) 2) (* (pow ew 3) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 3))))))) (/ 1 (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(+ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (* (pow eh 2) (- (* -1 (/ (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (* -1 (/ (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* ew (sin t))))))) |
(+ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (* (pow eh 2) (- (+ (* -1 (/ (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (/ (* (pow eh 2) (* (pow (cos t) 2) (- (* -1 (/ (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (* -1 (/ (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* ew (sin t))))))) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* ew (sin t))))))) |
(+ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (* (pow eh 2) (- (+ (* -1 (/ (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (* (pow eh 2) (- (/ (* (pow eh 2) (* (pow (cos t) 4) (- (* -1 (/ (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (* -1 (/ (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* ew (sin t))))))) (* (pow ew 4) (pow (sin t) 4))) (* -1 (/ (* (pow (cos t) 2) (- (* -1 (/ (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (* -1 (/ (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* ew (sin t)))))) (* (pow ew 2) (pow (sin t) 2))))))) (* -1 (/ (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* ew (sin t))))))) |
(fabs (/ (- (* (pow ew 2) (* (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (pow (sin t) 2))) (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))))) |
(fabs (/ (- (* (pow ew 2) (* (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (pow (sin t) 2))) (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))))) |
(fabs (/ (- (* (pow ew 2) (* (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (pow (sin t) 2))) (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))))) |
(fabs (/ (- (* (pow ew 2) (* (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (pow (sin t) 2))) (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))))) |
(* (pow ew 2) (* (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (pow (sin t) 2))) |
(+ (* -1 (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)))) (* (pow ew 2) (* (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (pow (sin t) 2)))) |
(+ (* -1 (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)))) (* (pow ew 2) (* (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (pow (sin t) 2)))) |
(+ (* -1 (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)))) (* (pow ew 2) (* (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (pow (sin t) 2)))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ eh (* ew t)) |
(/ eh (* ew t)) |
(/ eh (* ew t)) |
(/ eh (* ew t)) |
(/ (sin t) (* eh (cos t))) |
(/ (sin t) (* eh (cos t))) |
(/ (sin t) (* eh (cos t))) |
(/ (sin t) (* eh (cos t))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(* eh (cos t)) |
(* eh (cos t)) |
(* eh (cos t)) |
(* eh (cos t)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(* eh (+ 1 (* -1/2 (pow t 2)))) |
(* eh (+ 1 (* -1/2 (pow t 2)))) |
(* eh (+ 1 (* -1/2 (pow t 2)))) |
(* eh (+ 1 (* -1/2 (pow t 2)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(* eh (+ (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))) |
(* eh (+ (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))) |
(* eh (+ (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))) |
(* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(* eh (+ (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))) |
(* eh (+ (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))) |
(* eh (+ (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(* eh (+ (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))) |
(* eh (+ (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))) |
(* eh (+ (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(/ (* eh (cos t)) (* 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 (cos t)) (* ew (sin t))))))) |
(* eh (+ (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))) |
(* eh (+ (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))) |
(* eh (+ (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* -1 (/ (* ew (sin t)) (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))) |
(/ (+ (* -1 (/ (* ew (sin t)) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* -1 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow eh 2) (* (pow (cos t) 4) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))))) (pow eh 2)) |
(/ (- (+ (* -1 (/ (* ew (sin t)) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* -1 (/ (* (pow ew 5) (pow (sin t) 5)) (* (pow eh 4) (* (pow (cos t) 6) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))))) (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow eh 2) (* (pow (cos t) 4) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))) (pow eh 2)) |
(/ (- (+ (* -1 (/ (* ew (sin t)) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* -1 (/ (* (pow ew 7) (pow (sin t) 7)) (* (pow eh 6) (* (pow (cos t) 8) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))))) (+ (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow eh 2) (* (pow (cos t) 4) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (/ (* (pow ew 5) (pow (sin t) 5)) (* (pow eh 4) (* (pow (cos t) 6) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))))) (pow eh 2)) |
(/ (* ew (* (sin t) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(- (+ (* -1 (/ (* (pow ew 3) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 3))) (* (pow eh 2) (pow (cos t) 2)))) (/ (* ew (* (sin t) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1 (/ (* (pow ew 3) (* (pow (sin t) 3) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))))) |
(- (+ (* -1 (/ (* (pow ew 3) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 3))) (* (pow eh 2) (pow (cos t) 2)))) (+ (/ (* ew (* (sin t) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* (pow ew 2) (* (pow (sin t) 2) (- (* -1 (/ (* (pow ew 3) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 3))) (pow (cos t) 2))) (* -1 (/ (* (pow ew 3) (* (pow (sin t) 3) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))))) (* (pow eh 4) (pow (cos t) 2))))) (* -1 (/ (* (pow ew 3) (* (pow (sin t) 3) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))))) |
(- (+ (* -1 (/ (* (pow ew 3) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 3))) (* (pow eh 2) (pow (cos t) 2)))) (+ (/ (* ew (* (sin t) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* (pow ew 4) (* (pow (sin t) 4) (- (* -1 (/ (* (pow ew 3) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 3))) (pow (cos t) 2))) (* -1 (/ (* (pow ew 3) (* (pow (sin t) 3) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))))) (* (pow eh 6) (pow (cos t) 4))))) (+ (* -1 (/ (* (pow ew 2) (* (pow (sin t) 2) (- (* -1 (/ (* (pow ew 3) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 3))) (pow (cos t) 2))) (* -1 (/ (* (pow ew 3) (* (pow (sin t) 3) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))))) (* (pow eh 4) (pow (cos t) 2)))) (* -1 (/ (* (pow ew 3) (* (pow (sin t) 3) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))))) |
(fabs (/ (- (* (pow ew 2) (* (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (pow (sin t) 2))) (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))))) |
(fabs (/ (- (* (pow ew 2) (* (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (pow (sin t) 2))) (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))))) |
(fabs (/ (- (* (pow ew 2) (* (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (pow (sin t) 2))) (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))))) |
(fabs (/ (- (* (pow ew 2) (* (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (pow (sin t) 2))) (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))))) |
(* -1 (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)))) |
(* (pow eh 2) (- (/ (* (pow ew 2) (* (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (pow (sin t) 2))) (pow eh 2)) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)))) |
(* (pow eh 2) (- (/ (* (pow ew 2) (* (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (pow (sin t) 2))) (pow eh 2)) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)))) |
(* (pow eh 2) (- (/ (* (pow ew 2) (* (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (pow (sin t) 2))) (pow eh 2)) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ eh (* ew t)) |
(/ eh (* ew t)) |
(/ eh (* ew t)) |
(/ eh (* ew t)) |
(/ (sin t) (* eh (cos t))) |
(/ (sin t) (* eh (cos t))) |
(/ (sin t) (* eh (cos t))) |
(/ (sin t) (* eh (cos t))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(* eh (cos t)) |
(* eh (cos t)) |
(* eh (cos t)) |
(* eh (cos t)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(* eh (+ 1 (* -1/2 (pow t 2)))) |
(* eh (+ 1 (* -1/2 (pow t 2)))) |
(* eh (+ 1 (* -1/2 (pow t 2)))) |
(* eh (+ 1 (* -1/2 (pow t 2)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1 (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))))) |
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1 (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))))) |
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1 (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))))) |
(* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1 (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))))) |
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1 (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))))) |
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1 (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1 (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))))) |
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1 (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))))) |
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1 (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(/ (* eh (cos t)) (* 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 (cos t)) (* ew (sin t))))))) |
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1 (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))))) |
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1 (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))))) |
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1 (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* -1 (/ (* ew (sin t)) (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))) |
(/ (+ (* -1 (/ (* ew (sin t)) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* -1 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow eh 2) (* (pow (cos t) 4) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))))) (pow eh 2)) |
(/ (- (+ (* -1 (/ (* ew (sin t)) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* -1 (/ (* (pow ew 5) (pow (sin t) 5)) (* (pow eh 4) (* (pow (cos t) 6) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))))) (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow eh 2) (* (pow (cos t) 4) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))) (pow eh 2)) |
(/ (- (+ (* -1 (/ (* ew (sin t)) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* -1 (/ (* (pow ew 7) (pow (sin t) 7)) (* (pow eh 6) (* (pow (cos t) 8) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))))) (+ (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow eh 2) (* (pow (cos t) 4) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (/ (* (pow ew 5) (pow (sin t) 5)) (* (pow eh 4) (* (pow (cos t) 6) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))))) (pow eh 2)) |
(/ (* ew (* (sin t) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(- (+ (* -1 (/ (* (pow ew 3) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 3))) (* (pow eh 2) (pow (cos t) 2)))) (/ (* ew (* (sin t) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1 (/ (* (pow ew 3) (* (pow (sin t) 3) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))))) |
(- (+ (* -1 (/ (* (pow ew 3) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 3))) (* (pow eh 2) (pow (cos t) 2)))) (+ (/ (* ew (* (sin t) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* (pow ew 2) (* (pow (sin t) 2) (- (* -1 (/ (* (pow ew 3) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 3))) (pow (cos t) 2))) (* -1 (/ (* (pow ew 3) (* (pow (sin t) 3) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))))) (* (pow eh 4) (pow (cos t) 2))))) (* -1 (/ (* (pow ew 3) (* (pow (sin t) 3) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))))) |
(- (+ (* -1 (/ (* (pow ew 3) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 3))) (* (pow eh 2) (pow (cos t) 2)))) (+ (/ (* ew (* (sin t) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* (pow ew 4) (* (pow (sin t) 4) (- (* -1 (/ (* (pow ew 3) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 3))) (pow (cos t) 2))) (* -1 (/ (* (pow ew 3) (* (pow (sin t) 3) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))))) (* (pow eh 6) (pow (cos t) 4))))) (+ (* -1 (/ (* (pow ew 2) (* (pow (sin t) 2) (- (* -1 (/ (* (pow ew 3) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 3))) (pow (cos t) 2))) (* -1 (/ (* (pow ew 3) (* (pow (sin t) 3) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))))) (* (pow eh 4) (pow (cos t) 2)))) (* -1 (/ (* (pow ew 3) (* (pow (sin t) 3) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))))) |
(fabs (/ (- (* (pow ew 2) (* (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (pow (sin t) 2))) (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))))) |
(fabs (/ (- (* (pow ew 2) (* (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (pow (sin t) 2))) (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))))) |
(fabs (/ (- (* (pow ew 2) (* (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (pow (sin t) 2))) (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))))) |
(fabs (/ (- (* (pow ew 2) (* (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (pow (sin t) 2))) (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))))) |
(* -1 (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)))) |
(* (pow eh 2) (- (/ (* (pow ew 2) (* (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (pow (sin t) 2))) (pow eh 2)) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)))) |
(* (pow eh 2) (- (/ (* (pow ew 2) (* (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (pow (sin t) 2))) (pow eh 2)) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)))) |
(* (pow eh 2) (- (/ (* (pow ew 2) (* (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (pow (sin t) 2))) (pow eh 2)) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ eh (* ew t)) |
(/ eh (* ew t)) |
(/ eh (* ew t)) |
(/ eh (* ew t)) |
(/ (sin t) (* eh (cos t))) |
(/ (sin t) (* eh (cos t))) |
(/ (sin t) (* eh (cos t))) |
(/ (sin t) (* eh (cos t))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(* eh (cos t)) |
(* eh (cos t)) |
(* eh (cos t)) |
(* eh (cos t)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(* -1 (* eh (- (* 1/2 (pow t 2)) 1))) |
(* -1 (* eh (- (* 1/2 (pow t 2)) 1))) |
(* -1 (* eh (- (* 1/2 (pow t 2)) 1))) |
(* -1 (* eh (- (* 1/2 (pow t 2)) 1))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(/ (* eh (cos t)) (* 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 (cos t)) (* ew (sin t))))))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* -1 (/ (* ew (sin t)) (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))) |
(* ew (+ (* -1 (/ (sin t) (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))) (* -1 (/ (* (pow ew 2) (pow (sin t) 3)) (* (pow eh 4) (* (pow (cos t) 4) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))))) |
(* ew (+ (* -1 (/ (sin t) (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))) (* (pow ew 2) (- (* -1 (/ (* (pow ew 2) (pow (sin t) 5)) (* (pow eh 6) (* (pow (cos t) 6) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))) (/ (pow (sin t) 3) (* (pow eh 4) (* (pow (cos t) 4) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))))))) |
(* ew (+ (* -1 (/ (sin t) (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))) (* (pow ew 2) (- (* (pow ew 2) (- (* -1 (/ (* (pow ew 2) (pow (sin t) 7)) (* (pow eh 8) (* (pow (cos t) 8) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))) (/ (pow (sin t) 5) (* (pow eh 6) (* (pow (cos t) 6) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))))) (/ (pow (sin t) 3) (* (pow eh 4) (* (pow (cos t) 4) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))))))) |
(/ (* ew (* (sin t) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* ew (+ (* (pow ew 2) (- (* -1 (/ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 3)) (* (pow eh 2) (pow (cos t) 2)))) (* -1 (/ (* (pow (sin t) 3) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))))) (/ (* (sin t) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) |
(* ew (+ (* (pow ew 2) (- (+ (* -1 (/ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 3)) (* (pow eh 2) (pow (cos t) 2)))) (/ (* (pow ew 2) (* (pow (sin t) 2) (- (* -1 (/ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 3)) (* (pow eh 2) (pow (cos t) 2)))) (* -1 (/ (* (pow (sin t) 3) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))))))) (* (pow eh 2) (pow (cos t) 2)))) (* -1 (/ (* (pow (sin t) 3) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))))) (/ (* (sin t) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) |
(* ew (+ (* (pow ew 2) (- (+ (* -1 (/ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 3)) (* (pow eh 2) (pow (cos t) 2)))) (* (pow ew 2) (- (/ (* (pow ew 2) (* (pow (sin t) 4) (- (* -1 (/ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 3)) (* (pow eh 2) (pow (cos t) 2)))) (* -1 (/ (* (pow (sin t) 3) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))))))) (* (pow eh 4) (pow (cos t) 4))) (* -1 (/ (* (pow (sin t) 2) (- (* -1 (/ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 3)) (* (pow eh 2) (pow (cos t) 2)))) (* -1 (/ (* (pow (sin t) 3) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))))) (* (pow eh 2) (pow (cos t) 2))))))) (* -1 (/ (* (pow (sin t) 3) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))))) (/ (* (sin t) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) |
(fabs (/ (- (* (pow ew 2) (* (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (pow (sin t) 2))) (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))))) |
(fabs (/ (- (* (pow ew 2) (* (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (pow (sin t) 2))) (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))))) |
(fabs (/ (- (* (pow ew 2) (* (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (pow (sin t) 2))) (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))))) |
(fabs (/ (- (* (pow ew 2) (* (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (pow (sin t) 2))) (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))))) |
(* -1 (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)))) |
(- (* (pow ew 2) (* (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (pow (sin t) 2))) (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)))) |
(- (* (pow ew 2) (* (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (pow (sin t) 2))) (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)))) |
(- (* (pow ew 2) (* (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (pow (sin t) 2))) (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(/ (* ew (sin t)) (cos t)) |
(/ (* ew (sin t)) (cos t)) |
(/ (* ew (sin t)) (cos t)) |
(/ (* ew (sin t)) (cos t)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ eh (* ew t)) |
(/ eh (* ew t)) |
(/ eh (* ew t)) |
(/ eh (* ew t)) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* ew (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))) |
(* ew (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))) |
(* ew (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))) |
(* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* ew (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))) |
(* ew (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))) |
(* ew (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* ew (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))) |
(* ew (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))) |
(* ew (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* ew (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))) |
(* ew (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))) |
(* ew (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(/ 1 (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(/ (+ (/ 1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 3))))) ew) |
(/ (- (+ (/ 1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow ew 4) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 5))))) (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 3)))))) ew) |
(/ (- (+ (/ 1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (/ (* (pow eh 6) (pow (cos t) 6)) (* (pow ew 6) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 7))))) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 3))))) (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow ew 4) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 5))))))) ew) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* ew (- (+ (* -1 (/ (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow ew 2) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (* -1 (/ (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* (pow ew 2) (sin t)))))) |
(* ew (- (+ (* -1 (/ (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow ew 2) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) (/ (* (pow eh 2) (* (pow (cos t) 2) (- (* -1 (/ (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) (* -1 (/ (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (sin t)))))) (* (pow ew 4) (pow (sin t) 2))))) (* -1 (/ (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* (pow ew 2) (sin t)))))) |
(* ew (- (+ (* -1 (/ (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow ew 2) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) (/ (* (pow eh 4) (* (pow (cos t) 4) (- (* -1 (/ (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) (* -1 (/ (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (sin t)))))) (* (pow ew 6) (pow (sin t) 4))))) (+ (* -1 (/ (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* (pow ew 2) (sin t)))) (* -1 (/ (* (pow eh 2) (* (pow (cos t) 2) (- (* -1 (/ (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) (* -1 (/ (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (sin t)))))) (* (pow ew 4) (pow (sin t) 2))))))) |
(fabs (/ (- (* (pow ew 2) (* (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (pow (sin t) 2))) (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))))) |
(fabs (/ (- (* (pow ew 2) (* (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (pow (sin t) 2))) (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))))) |
(fabs (/ (- (* (pow ew 2) (* (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (pow (sin t) 2))) (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))))) |
(fabs (/ (- (* (pow ew 2) (* (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (pow (sin t) 2))) (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))))) |
(* (pow ew 2) (* (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (pow (sin t) 2))) |
(* (pow ew 2) (+ (* -1 (/ (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (pow ew 2))) (* (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (pow (sin t) 2)))) |
(* (pow ew 2) (+ (* -1 (/ (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (pow ew 2))) (* (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (pow (sin t) 2)))) |
(* (pow ew 2) (+ (* -1 (/ (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (pow ew 2))) (* (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (pow (sin t) 2)))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(/ (* ew (sin t)) (cos t)) |
(/ (* ew (sin t)) (cos t)) |
(/ (* ew (sin t)) (cos t)) |
(/ (* ew (sin t)) (cos t)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ eh (* ew t)) |
(/ eh (* ew t)) |
(/ eh (* ew t)) |
(/ eh (* ew t)) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* -1 (* ew (+ (* -1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))))) |
(* -1 (* ew (+ (* -1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))))) |
(* -1 (* ew (+ (* -1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))))) |
(* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* -1 (* ew (+ (* -1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))))) |
(* -1 (* ew (+ (* -1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))))) |
(* -1 (* ew (+ (* -1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* -1 (* ew (+ (* -1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))))) |
(* -1 (* ew (+ (* -1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))))) |
(* -1 (* ew (+ (* -1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* -1 (* ew (+ (* -1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))))) |
(* -1 (* ew (+ (* -1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))))) |
(* -1 (* ew (+ (* -1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(/ 1 (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(* -1 (/ (- (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 3))))) (/ 1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) ew)) |
(* -1 (/ (- (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow ew 4) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 5))))) (+ (/ 1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 3)))))) ew)) |
(* -1 (/ (- (* -1 (/ (* (pow eh 6) (pow (cos t) 6)) (* (pow ew 6) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 7))))) (+ (/ 1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (+ (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 3)))) (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow ew 4) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 5))))))) ew)) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* -1 (* ew (- (+ (* -1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (/ (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow ew 2) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (/ (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* (pow ew 2) (sin t)))))) |
(* -1 (* ew (- (+ (* -1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (+ (/ (* (pow eh 2) (* (pow (cos t) 2) (- (/ (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (/ (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (sin t))))) (* (pow ew 4) (pow (sin t) 2))) (/ (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow ew 2) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))))) (/ (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* (pow ew 2) (sin t)))))) |
(* -1 (* ew (- (+ (* -1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (+ (/ (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow ew 2) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) (/ (* (pow eh 4) (* (pow (cos t) 4) (- (/ (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (/ (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (sin t))))) (* (pow ew 6) (pow (sin t) 4))))) (+ (* -1 (/ (* (pow eh 2) (* (pow (cos t) 2) (- (/ (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (/ (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (sin t))))) (* (pow ew 4) (pow (sin t) 2)))) (/ (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* (pow ew 2) (sin t))))))) |
(fabs (/ (- (* (pow ew 2) (* (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (pow (sin t) 2))) (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))))) |
(fabs (/ (- (* (pow ew 2) (* (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (pow (sin t) 2))) (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))))) |
(fabs (/ (- (* (pow ew 2) (* (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (pow (sin t) 2))) (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))))) |
(fabs (/ (- (* (pow ew 2) (* (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (pow (sin t) 2))) (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))))) |
(* (pow ew 2) (* (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (pow (sin t) 2))) |
(* (pow ew 2) (+ (* -1 (/ (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (pow ew 2))) (* (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (pow (sin t) 2)))) |
(* (pow ew 2) (+ (* -1 (/ (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (pow ew 2))) (* (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (pow (sin t) 2)))) |
(* (pow ew 2) (+ (* -1 (/ (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (pow ew 2))) (* (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (pow (sin t) 2)))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(/ (* ew (sin t)) (cos t)) |
(/ (* ew (sin t)) (cos t)) |
(/ (* ew (sin t)) (cos t)) |
(/ (* ew (sin t)) (cos t)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ eh (* ew t)) |
(/ eh (* ew t)) |
(/ eh (* ew t)) |
(/ eh (* ew t)) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(+ (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* ew (* t (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) |
(+ (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* t (+ (* -1/2 (* eh (* t (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))) |
(+ (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* t (+ (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* t (+ (* -1/2 (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1/6 (* ew (* t (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(+ (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) (* -1/2 (* (pow t 2) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) |
(+ (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) (* (pow t 2) (+ (* -1/2 (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* 1/24 (* (pow t 2) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))))) |
(+ (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) (* (pow t 2) (+ (* -1/2 (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* (pow t 2) (+ (* -1/720 (* (pow t 2) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* 1/24 (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(+ (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* ew (* t (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) |
(+ (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* t (+ (* -1/2 (* eh (* t (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))) |
(+ (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* t (+ (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* t (+ (* -1/2 (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1/6 (* ew (* t (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))))))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(/ eh (* ew t)) |
(/ (+ (* -1/3 (/ (* eh (pow t 2)) ew)) (/ eh ew)) t) |
(/ (+ (* (pow t 2) (- (* -1 (* (pow t 2) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) (* 1/3 (/ eh ew)))) (/ eh ew)) t) |
(/ (+ (* (pow t 2) (- (* (pow t 2) (- (* -1 (* (pow t 2) (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew)))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) (* 1/3 (/ eh ew)))) (/ eh ew)) t) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(+ (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* ew (* t (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) |
(+ (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* t (+ (* -1/2 (* eh (* t (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))) |
(+ (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* t (+ (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* t (+ (* -1/2 (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1/6 (* ew (* t (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))))))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(/ 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 (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(+ (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* ew (* t (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) |
(+ (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* t (+ (* -1/2 (* eh (* t (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))) |
(+ (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* t (+ (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* t (+ (* -1/2 (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1/6 (* ew (* t (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(* ew (* t (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(* t (+ (* -1/6 (* ew (* (pow t 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) |
(* t (+ (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* (pow t 2) (+ (* -1/6 (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* 1/120 (* ew (* (pow t 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))))))) |
(* t (+ (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* (pow t 2) (+ (* -1/6 (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* (pow t 2) (+ (* -1/5040 (* ew (* (pow t 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* 1/120 (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))))))) |
(* -1 (/ (* ew t) (* (pow eh 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) |
(* t (+ (* -1 (/ ew (* (pow eh 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* -1 (/ (* (pow ew 2) (* (pow t 2) (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew))))) (* (pow eh 4) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))))) |
(* t (+ (* -1 (/ ew (* (pow eh 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* (pow t 2) (- (* -1 (* (pow t 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 4) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (/ (* (pow ew 3) (pow (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew))) 2)) (* (pow eh 6) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))))) (/ (* (pow ew 2) (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew)))) (* (pow eh 4) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))))) |
(* t (+ (* -1 (/ ew (* (pow eh 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* (pow t 2) (- (* (pow t 2) (- (* -1 (* (pow t 2) (+ (/ (* ew (* (+ (/ (* (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 4) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (/ (* (pow ew 3) (pow (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew))) 2)) (* (pow eh 6) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (- (+ 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 4) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (/ (* (pow ew 3) (* (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew))) (- (+ (* -1/6 ew) (+ (* 2/15 (/ (pow eh 2) ew)) (* 1/3 (- (* -1/2 (/ (pow eh 2) ew)) (* 1/3 (/ (pow eh 2) ew)))))) (* 1/24 (/ (pow eh 2) ew))))) (* (pow eh 6) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))))) (+ (/ (* (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 4) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (/ (* (pow ew 3) (pow (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew))) 2)) (* (pow eh 6) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))))) (/ (* (pow ew 2) (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew)))) (* (pow eh 4) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))))) |
(/ (* ew (* t (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* t (+ (* (pow t 2) (- (* -1 (/ (* ew (- (* (pow ew 2) (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (* -1 (* (pow eh 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))))) (* (pow eh 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* -1 (/ (* (pow ew 2) (* (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew))))) (* (pow eh 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))))) (/ (* ew (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) |
(* t (+ (* (pow t 2) (- (+ (* -1 (/ (* ew (- (* (pow ew 2) (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (* -1 (* (pow eh 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))))) (* (pow eh 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* (pow t 2) (- (* -1 (/ (* ew (- (* -1/3 (* (pow ew 2) (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* 1/3 (* (pow eh 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))))) (* (pow eh 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (+ (* -1 (/ (* ew (* (- (* -1 (/ (* ew (- (* (pow ew 2) (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (* -1 (* (pow eh 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))))) (* (pow eh 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* -1 (/ (* (pow ew 2) (* (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew))))) (* (pow eh 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))) (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew))))) (pow eh 2))) (* -1 (/ (* (pow ew 2) (* (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (- (+ (* -1/6 ew) (+ (* 2/15 (/ (pow eh 2) ew)) (* 1/3 (- (* -1/2 (/ (pow eh 2) ew)) (* 1/3 (/ (pow eh 2) ew)))))) (* 1/24 (/ (pow eh 2) ew))))) (* (pow eh 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))))))) (* -1 (/ (* (pow ew 2) (* (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew))))) (* (pow eh 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))))) (/ (* ew (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) |
(* t (+ (* (pow t 2) (- (+ (* -1 (/ (* ew (- (* (pow ew 2) (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (* -1 (* (pow eh 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))))) (* (pow eh 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* (pow t 2) (- (+ (* -1 (/ (* ew (- (* -1/3 (* (pow ew 2) (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* 1/3 (* (pow eh 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))))) (* (pow eh 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* (pow t 2) (- (* -1 (/ (* ew (- (* 2/45 (* (pow ew 2) (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* -2/45 (* (pow eh 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))))) (* (pow eh 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (+ (* -1 (/ (* ew (* (- (* -1 (/ (* ew (- (* -1/3 (* (pow ew 2) (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* 1/3 (* (pow eh 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))))) (* (pow eh 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (+ (* -1 (/ (* ew (* (- (* -1 (/ (* ew (- (* (pow ew 2) (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (* -1 (* (pow eh 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))))) (* (pow eh 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* -1 (/ (* (pow ew 2) (* (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew))))) (* (pow eh 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))) (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew))))) (pow eh 2))) (* -1 (/ (* (pow ew 2) (* (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (- (+ (* -1/6 ew) (+ (* 2/15 (/ (pow eh 2) ew)) (* 1/3 (- (* -1/2 (/ (pow eh 2) ew)) (* 1/3 (/ (pow eh 2) ew)))))) (* 1/24 (/ (pow eh 2) ew))))) (* (pow eh 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))))) (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew))))) (pow eh 2))) (+ (* -1 (/ (* ew (* (- (* -1 (/ (* ew (- (* (pow ew 2) (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (* -1 (* (pow eh 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))))) (* (pow eh 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* -1 (/ (* (pow ew 2) (* (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew))))) (* (pow eh 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))) (- (+ (* -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 (/ (* (pow ew 2) (* (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (- (+ (* 1/120 ew) (+ (* 17/315 (/ (pow eh 2) ew)) (+ (* 2/15 (- (* -1/2 (/ (pow eh 2) ew)) (* 1/3 (/ (pow eh 2) ew)))) (* 1/3 (- (* 1/24 (/ (pow eh 2) ew)) (+ (* 2/15 (/ (pow eh 2) ew)) (* 1/3 (- (* -1/2 (/ (pow eh 2) ew)) (* 1/3 (/ (pow eh 2) ew)))))))))) (* -1/720 (/ (pow eh 2) ew))))) (* (pow eh 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))))))) (+ (* -1 (/ (* ew (* (- (* -1 (/ (* ew (- (* (pow ew 2) (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (* -1 (* (pow eh 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))))) (* (pow eh 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* -1 (/ (* (pow ew 2) (* (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew))))) (* (pow eh 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))) (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew))))) (pow eh 2))) (* -1 (/ (* (pow ew 2) (* (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (- (+ (* -1/6 ew) (+ (* 2/15 (/ (pow eh 2) ew)) (* 1/3 (- (* -1/2 (/ (pow eh 2) ew)) (* 1/3 (/ (pow eh 2) ew)))))) (* 1/24 (/ (pow eh 2) ew))))) (* (pow eh 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))))))) (* -1 (/ (* (pow ew 2) (* (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew))))) (* (pow eh 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))))) (/ (* ew (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) |
(fabs (/ (- (* (pow ew 2) (* (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (pow (sin t) 2))) (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))))) |
(fabs (/ (- (* (pow ew 2) (* (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (pow (sin t) 2))) (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))))) |
(fabs (/ (- (* (pow ew 2) (* (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (pow (sin t) 2))) (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))))) |
(fabs (/ (- (* (pow ew 2) (* (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (pow (sin t) 2))) (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))))) |
(* -1 (* (pow eh 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) |
(- (* (pow t 2) (- (* (pow ew 2) (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (* -1 (* (pow eh 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))))) (* (pow eh 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) |
(- (* (pow t 2) (- (+ (* (pow ew 2) (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (* (pow t 2) (- (* -1/3 (* (pow ew 2) (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* 1/3 (* (pow eh 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)))))) (* -1 (* (pow eh 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))))) (* (pow eh 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) |
(- (* (pow t 2) (- (+ (* (pow ew 2) (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (* (pow t 2) (- (+ (* -1/3 (* (pow ew 2) (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow t 2) (- (* 2/45 (* (pow ew 2) (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* -2/45 (* (pow eh 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)))))) (* 1/3 (* (pow eh 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)))))) (* -1 (* (pow eh 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))))) (* (pow eh 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(/ eh (* ew t)) |
(/ (+ (* -1/3 (/ (* eh (pow t 2)) ew)) (/ eh ew)) t) |
(/ (+ (* (pow t 2) (- (* -1 (* (pow t 2) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) (* 1/3 (/ eh ew)))) (/ eh ew)) t) |
(/ (+ (* (pow t 2) (- (* (pow t 2) (- (* -1 (* (pow t 2) (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew)))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) (* 1/3 (/ eh ew)))) (/ eh ew)) t) |
(* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* ew t) |
(* t (+ ew (* 1/3 (* ew (pow t 2))))) |
(* t (+ ew (* (pow t 2) (+ (* 2/15 (* ew (pow t 2))) (* 1/3 ew))))) |
(* t (+ ew (* (pow t 2) (+ (* 1/3 ew) (* (pow t 2) (+ (* 17/315 (* ew (pow t 2))) (* 2/15 ew))))))) |
(/ eh (* ew t)) |
(/ (+ (* (pow t 2) (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (/ eh ew)) t) |
(/ (+ (* (pow t 2) (- (+ (* -1/2 (/ eh ew)) (* (pow t 2) (- (* 1/24 (/ eh ew)) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew)))))) (* -1/6 (/ eh ew)))) (/ eh ew)) t) |
(/ (+ (* (pow t 2) (- (+ (* -1/2 (/ eh ew)) (* (pow t 2) (- (+ (* 1/24 (/ eh ew)) (* (pow t 2) (- (* -1/720 (/ eh ew)) (+ (* -1/6 (- (* 1/24 (/ eh ew)) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) (+ (* -1/5040 (/ eh ew)) (* 1/120 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew))))))))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew)))))) (* -1/6 (/ eh ew)))) (/ eh ew)) t) |
(/ eh (* ew t)) |
(/ eh (* ew t)) |
(/ eh (* ew t)) |
(/ eh (* ew t)) |
(/ t eh) |
(* t (+ (* 1/3 (/ (pow t 2) eh)) (/ 1 eh))) |
(* t (+ (* (pow t 2) (+ (* 2/15 (/ (pow t 2) eh)) (* 1/3 (/ 1 eh)))) (/ 1 eh))) |
(* t (+ (* (pow t 2) (+ (* (pow t 2) (+ (* 17/315 (/ (pow t 2) eh)) (* 2/15 (/ 1 eh)))) (* 1/3 (/ 1 eh)))) (/ 1 eh))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
eh |
(+ 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 (* ew t)) |
(/ (+ (* -1/3 (/ (* eh (pow t 2)) ew)) (/ eh ew)) t) |
(/ (+ (* (pow t 2) (- (* -1 (* (pow t 2) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) (* 1/3 (/ eh ew)))) (/ eh ew)) t) |
(/ (+ (* (pow t 2) (- (* (pow t 2) (- (* -1 (* (pow t 2) (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew)))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) (* 1/3 (/ eh ew)))) (/ eh ew)) t) |
eh |
(+ eh (* -1/2 (* eh (pow t 2)))) |
(+ eh (* -1/2 (* eh (pow t 2)))) |
(+ eh (* -1/2 (* eh (pow t 2)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(/ (* eh (cos t)) (* 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 (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(/ 1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))))) |
(/ 1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))))) |
(/ 1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))))) |
(/ 1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))))) |
(/ (- (* (pow ew 2) (* (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (pow (sin t) 2))) (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))))) |
(/ (- (* (pow ew 2) (* (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (pow (sin t) 2))) (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))))) |
(/ (- (* (pow ew 2) (* (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (pow (sin t) 2))) (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))))) |
(/ (- (* (pow ew 2) (* (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (pow (sin t) 2))) (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))))) |
(fabs (/ (- (* (pow ew 2) (* (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (pow (sin t) 2))) (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))))) |
(fabs (/ (- (* (pow ew 2) (* (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (pow (sin t) 2))) (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))))) |
(fabs (/ (- (* (pow ew 2) (* (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (pow (sin t) 2))) (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))))) |
(fabs (/ (- (* (pow ew 2) (* (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (pow (sin t) 2))) (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))))) |
(- (* (pow ew 2) (* (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (pow (sin t) 2))) (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)))) |
(- (* (pow ew 2) (* (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (pow (sin t) 2))) (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)))) |
(- (* (pow ew 2) (* (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (pow (sin t) 2))) (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)))) |
(- (* (pow ew 2) (* (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (pow (sin t) 2))) (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(/ (* ew (sin t)) (cos t)) |
(/ (* ew (sin t)) (cos t)) |
(/ (* ew (sin t)) (cos t)) |
(/ (* ew (sin t)) (cos t)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ eh (* ew t)) |
(/ eh (* ew t)) |
(/ eh (* ew t)) |
(/ eh (* ew t)) |
(/ (sin t) (* eh (cos t))) |
(/ (sin t) (* eh (cos t))) |
(/ (sin t) (* eh (cos t))) |
(/ (sin t) (* eh (cos t))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(* eh (cos t)) |
(* eh (cos t)) |
(* eh (cos t)) |
(* eh (cos t)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(* -1/2 (* eh (pow t 2))) |
(* (pow t 2) (+ (* -1/2 eh) (/ eh (pow t 2)))) |
(* (pow t 2) (+ (* -1/2 eh) (/ eh (pow t 2)))) |
(* (pow t 2) (+ (* -1/2 eh) (/ eh (pow t 2)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(/ (* eh (cos t)) (* 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 (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(/ 1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))))) |
(/ 1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))))) |
(/ 1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))))) |
(/ 1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))))) |
(/ (- (* (pow ew 2) (* (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (pow (sin t) 2))) (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))))) |
(/ (- (* (pow ew 2) (* (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (pow (sin t) 2))) (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))))) |
(/ (- (* (pow ew 2) (* (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (pow (sin t) 2))) (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))))) |
(/ (- (* (pow ew 2) (* (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (pow (sin t) 2))) (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))))) |
(fabs (/ (- (* (pow ew 2) (* (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (pow (sin t) 2))) (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))))) |
(fabs (/ (- (* (pow ew 2) (* (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (pow (sin t) 2))) (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))))) |
(fabs (/ (- (* (pow ew 2) (* (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (pow (sin t) 2))) (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))))) |
(fabs (/ (- (* (pow ew 2) (* (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (pow (sin t) 2))) (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))))) |
(- (* (pow ew 2) (* (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (pow (sin t) 2))) (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)))) |
(- (* (pow ew 2) (* (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (pow (sin t) 2))) (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)))) |
(- (* (pow ew 2) (* (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (pow (sin t) 2))) (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)))) |
(- (* (pow ew 2) (* (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (pow (sin t) 2))) (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(/ (* ew (sin t)) (cos t)) |
(/ (* ew (sin t)) (cos t)) |
(/ (* ew (sin t)) (cos t)) |
(/ (* ew (sin t)) (cos t)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ eh (* ew t)) |
(/ eh (* ew t)) |
(/ eh (* ew t)) |
(/ eh (* ew t)) |
(/ (sin t) (* eh (cos t))) |
(/ (sin t) (* eh (cos t))) |
(/ (sin t) (* eh (cos t))) |
(/ (sin t) (* eh (cos t))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(* eh (cos t)) |
(* eh (cos t)) |
(* eh (cos t)) |
(* eh (cos t)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(* -1/2 (* eh (pow t 2))) |
(* (pow t 2) (+ (* -1/2 eh) (/ eh (pow t 2)))) |
(* (pow t 2) (+ (* -1/2 eh) (/ eh (pow t 2)))) |
(* (pow t 2) (+ (* -1/2 eh) (/ eh (pow t 2)))) |
| Outputs |
|---|
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew)) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh))) |
(* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (cos.f64 t)) |
(* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (cos.f64 t)) |
(* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (cos.f64 t)) |
(* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (cos.f64 t)) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew)) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) eh) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) eh) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) eh) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) eh) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew)) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) eh) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) eh) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) eh) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) eh) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew)) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew)) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew)) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew)) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew)) |
(/ 1 (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(/.f64 (/.f64 #s(literal 1 binary64) ew) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (sin.f64 t))) |
(+ (/ 1 (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 3) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 3))))) |
(fma.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 ew #s(literal 3 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))))) (/.f64 (*.f64 eh eh) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) ew) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (sin.f64 t)))) |
(+ (* (pow eh 2) (- (/ (* (pow eh 2) (pow (cos t) 4)) (* (pow ew 5) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 5)))) (* -1 (/ (pow (cos t) 2) (* (pow ew 3) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 3))))))) (/ 1 (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fma.f64 (fma.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 ew #s(literal 5 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))))) (/.f64 (*.f64 eh eh) (pow.f64 (sin.f64 t) #s(literal 5 binary64))) (/.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 ew #s(literal 3 binary64))) (*.f64 (pow.f64 (sin.f64 t) #s(literal 3 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))))) (*.f64 eh eh) (/.f64 (/.f64 #s(literal 1 binary64) ew) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (sin.f64 t)))) |
(+ (* (pow eh 2) (- (* (pow eh 2) (- (/ (* (pow eh 2) (pow (cos t) 6)) (* (pow ew 7) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 7)))) (* -1 (/ (pow (cos t) 4) (* (pow ew 5) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 5))))))) (* -1 (/ (pow (cos t) 2) (* (pow ew 3) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 3))))))) (/ 1 (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fma.f64 (fma.f64 (fma.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 6 binary64)) (*.f64 (pow.f64 ew #s(literal 7 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))))) (/.f64 (*.f64 eh eh) (pow.f64 (sin.f64 t) #s(literal 7 binary64))) (/.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (pow.f64 ew #s(literal 5 binary64))) (*.f64 (pow.f64 (sin.f64 t) #s(literal 5 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))))) (*.f64 eh eh) (/.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 ew #s(literal 3 binary64))) (*.f64 (pow.f64 (sin.f64 t) #s(literal 3 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))))) (*.f64 eh eh) (/.f64 (/.f64 #s(literal 1 binary64) ew) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (sin.f64 t)))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew)) |
(+ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (* (pow eh 2) (- (* -1 (/ (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (* -1 (/ (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* ew (sin t))))))) |
(fma.f64 (neg.f64 (*.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) ew) (-.f64 (/.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) #s(literal 2 binary64)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (sin.f64 t))) (/.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (sin.f64 t))))) (*.f64 eh eh) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew))) |
(+ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (* (pow eh 2) (- (+ (* -1 (/ (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (/ (* (pow eh 2) (* (pow (cos t) 2) (- (* -1 (/ (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (* -1 (/ (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* ew (sin t))))))) (* (pow ew 2) (pow (sin t) 2)))) (* -1 (/ (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* ew (sin t))))))) |
(fma.f64 (fma.f64 (*.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) (/.f64 (neg.f64 (*.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) ew) (-.f64 (/.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) #s(literal 2 binary64)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (sin.f64 t))) (/.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (sin.f64 t))))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (neg.f64 (*.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) ew) (-.f64 (/.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) #s(literal 2 binary64)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (sin.f64 t))) (/.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (sin.f64 t)))))) (*.f64 eh eh) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew))) |
(+ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (* (pow eh 2) (- (+ (* -1 (/ (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (* (pow eh 2) (- (/ (* (pow eh 2) (* (pow (cos t) 4) (- (* -1 (/ (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (* -1 (/ (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* ew (sin t))))))) (* (pow ew 4) (pow (sin t) 4))) (* -1 (/ (* (pow (cos t) 2) (- (* -1 (/ (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (* -1 (/ (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* ew (sin t)))))) (* (pow ew 2) (pow (sin t) 2))))))) (* -1 (/ (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* ew (sin t))))))) |
(fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) eh) eh) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) (/.f64 (neg.f64 (*.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) ew) (-.f64 (/.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) #s(literal 2 binary64)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (sin.f64 t))) (/.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (sin.f64 t))))) (pow.f64 ew #s(literal 4 binary64))) (*.f64 (/.f64 (neg.f64 (*.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) ew) (-.f64 (/.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) #s(literal 2 binary64)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (sin.f64 t))) (/.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (sin.f64 t))))) (*.f64 ew ew)) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))) (*.f64 eh eh) (neg.f64 (*.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) ew) (-.f64 (/.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) #s(literal 2 binary64)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (sin.f64 t))) (/.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (sin.f64 t)))))) (*.f64 eh eh) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew))) |
(fabs (/ (- (* (pow ew 2) (* (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (pow (sin t) 2))) (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))))) |
(fabs.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (neg.f64 eh) eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) #s(literal 2 binary64)) (*.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) ew) ew))) (*.f64 (-.f64 (*.f64 (sin.f64 t) ew) (/.f64 (*.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) eh) eh) (*.f64 (sin.f64 t) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))))) |
(fabs (/ (- (* (pow ew 2) (* (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (pow (sin t) 2))) (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))))) |
(fabs.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (neg.f64 eh) eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) #s(literal 2 binary64)) (*.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) ew) ew))) (*.f64 (-.f64 (*.f64 (sin.f64 t) ew) (/.f64 (*.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) eh) eh) (*.f64 (sin.f64 t) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))))) |
(fabs (/ (- (* (pow ew 2) (* (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (pow (sin t) 2))) (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))))) |
(fabs.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (neg.f64 eh) eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) #s(literal 2 binary64)) (*.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) ew) ew))) (*.f64 (-.f64 (*.f64 (sin.f64 t) ew) (/.f64 (*.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) eh) eh) (*.f64 (sin.f64 t) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))))) |
(fabs (/ (- (* (pow ew 2) (* (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (pow (sin t) 2))) (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))))) |
(fabs.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (neg.f64 eh) eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) #s(literal 2 binary64)) (*.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) ew) ew))) (*.f64 (-.f64 (*.f64 (sin.f64 t) ew) (/.f64 (*.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) eh) eh) (*.f64 (sin.f64 t) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))))) |
(* (pow ew 2) (* (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (pow (sin t) 2))) |
(*.f64 (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) #s(literal 2 binary64)) (*.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) ew) ew)) |
(+ (* -1 (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)))) (* (pow ew 2) (* (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (pow (sin t) 2)))) |
(fma.f64 (*.f64 (*.f64 (neg.f64 eh) eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) #s(literal 2 binary64)) (*.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) ew) ew))) |
(+ (* -1 (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)))) (* (pow ew 2) (* (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (pow (sin t) 2)))) |
(fma.f64 (*.f64 (*.f64 (neg.f64 eh) eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) #s(literal 2 binary64)) (*.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) ew) ew))) |
(+ (* -1 (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)))) (* (pow ew 2) (* (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (pow (sin t) 2)))) |
(fma.f64 (*.f64 (*.f64 (neg.f64 eh) eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) #s(literal 2 binary64)) (*.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) ew) ew))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew) |
(* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew) |
(* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew) |
(* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(/ eh (* ew t)) |
(/.f64 (/.f64 eh ew) t) |
(/ eh (* ew t)) |
(/.f64 (/.f64 eh ew) t) |
(/ eh (* ew t)) |
(/.f64 (/.f64 eh ew) t) |
(/ eh (* ew t)) |
(/.f64 (/.f64 eh ew) t) |
(/ (sin t) (* eh (cos t))) |
(/.f64 (/.f64 (sin.f64 t) eh) (cos.f64 t)) |
(/ (sin t) (* eh (cos t))) |
(/.f64 (/.f64 (sin.f64 t) eh) (cos.f64 t)) |
(/ (sin t) (* eh (cos t))) |
(/.f64 (/.f64 (sin.f64 t) eh) (cos.f64 t)) |
(/ (sin t) (* eh (cos t))) |
(/.f64 (/.f64 (sin.f64 t) eh) (cos.f64 t)) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(* eh (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)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(* eh (+ 1 (* -1/2 (pow t 2)))) |
(*.f64 (fma.f64 (*.f64 t t) #s(literal -1/2 binary64) #s(literal 1 binary64)) eh) |
(* eh (+ 1 (* -1/2 (pow t 2)))) |
(*.f64 (fma.f64 (*.f64 t t) #s(literal -1/2 binary64) #s(literal 1 binary64)) eh) |
(* eh (+ 1 (* -1/2 (pow t 2)))) |
(*.f64 (fma.f64 (*.f64 t t) #s(literal -1/2 binary64) #s(literal 1 binary64)) eh) |
(* eh (+ 1 (* -1/2 (pow t 2)))) |
(*.f64 (fma.f64 (*.f64 t t) #s(literal -1/2 binary64) #s(literal 1 binary64)) eh) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) |
(* eh (+ (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))) |
(*.f64 (fma.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (cos.f64 t) (/.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew)) eh)) eh) |
(* eh (+ (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))) |
(*.f64 (fma.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (cos.f64 t) (/.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew)) eh)) eh) |
(* eh (+ (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))) |
(*.f64 (fma.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (cos.f64 t) (/.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew)) eh)) eh) |
(* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (cos.f64 t)) |
(* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (cos.f64 t)) |
(* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (cos.f64 t)) |
(* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (cos.f64 t)) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) |
(* eh (+ (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))) |
(*.f64 (fma.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (cos.f64 t) (/.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew)) eh)) eh) |
(* eh (+ (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))) |
(*.f64 (fma.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (cos.f64 t) (/.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew)) eh)) eh) |
(* eh (+ (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))) |
(*.f64 (fma.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (cos.f64 t) (/.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew)) eh)) eh) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) eh) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) eh) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) eh) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) eh) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) |
(* eh (+ (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))) |
(*.f64 (fma.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (cos.f64 t) (/.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew)) eh)) eh) |
(* eh (+ (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))) |
(*.f64 (fma.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (cos.f64 t) (/.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew)) eh)) eh) |
(* eh (+ (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))) |
(*.f64 (fma.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (cos.f64 t) (/.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew)) eh)) eh) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) eh) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) eh) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) eh) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) eh) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) |
(* eh (+ (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))) |
(*.f64 (fma.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (cos.f64 t) (/.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew)) eh)) eh) |
(* eh (+ (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))) |
(*.f64 (fma.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (cos.f64 t) (/.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew)) eh)) eh) |
(* eh (+ (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))) |
(*.f64 (fma.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (cos.f64 t) (/.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew)) eh)) eh) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew)) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew)) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew)) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew)) |
(* -1 (/ (* ew (sin t)) (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 ew eh) (/.f64 (sin.f64 t) eh))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))))) |
(/ (+ (* -1 (/ (* ew (sin t)) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* -1 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow eh 2) (* (pow (cos t) 4) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))))) (pow eh 2)) |
(/.f64 (neg.f64 (fma.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 3 binary64)) (*.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) eh) eh)) (/.f64 (pow.f64 ew #s(literal 3 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))) (/.f64 (/.f64 (*.f64 (sin.f64 t) ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))))) (*.f64 eh eh)) |
(/ (- (+ (* -1 (/ (* ew (sin t)) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* -1 (/ (* (pow ew 5) (pow (sin t) 5)) (* (pow eh 4) (* (pow (cos t) 6) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))))) (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow eh 2) (* (pow (cos t) 4) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))) (pow eh 2)) |
(/.f64 (fma.f64 (neg.f64 (/.f64 (pow.f64 ew #s(literal 5 binary64)) (pow.f64 eh #s(literal 4 binary64)))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 5 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 6 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))))) (neg.f64 (fma.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 3 binary64)) (*.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) eh) eh)) (/.f64 (pow.f64 ew #s(literal 3 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))) (/.f64 (/.f64 (*.f64 (sin.f64 t) ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))))))) (*.f64 eh eh)) |
(/ (- (+ (* -1 (/ (* ew (sin t)) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* -1 (/ (* (pow ew 7) (pow (sin t) 7)) (* (pow eh 6) (* (pow (cos t) 8) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))))) (+ (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow eh 2) (* (pow (cos t) 4) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (/ (* (pow ew 5) (pow (sin t) 5)) (* (pow eh 4) (* (pow (cos t) 6) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))))) (pow eh 2)) |
(/.f64 (-.f64 (neg.f64 (fma.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 7 binary64)) (*.f64 (pow.f64 eh #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 8 binary64)))) (/.f64 (pow.f64 ew #s(literal 7 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))) (/.f64 (/.f64 (*.f64 (sin.f64 t) ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))))) (fma.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 5 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64)))) (/.f64 (pow.f64 ew #s(literal 5 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))) (*.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 3 binary64)) (*.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) eh) eh)) (/.f64 (pow.f64 ew #s(literal 3 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))))))) (*.f64 eh eh)) |
(/ (* ew (* (sin t) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (*.f64 (sin.f64 t) ew) (/.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) #s(literal 2 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))))) |
(- (+ (* -1 (/ (* (pow ew 3) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 3))) (* (pow eh 2) (pow (cos t) 2)))) (/ (* ew (* (sin t) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1 (/ (* (pow ew 3) (* (pow (sin t) 3) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))))) |
(fma.f64 (neg.f64 (/.f64 (pow.f64 ew #s(literal 3 binary64)) (*.f64 eh eh))) (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 3 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) #s(literal 2 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))) (*.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 3 binary64)) (pow.f64 ew #s(literal 3 binary64))) (*.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) eh) eh)) (/.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) #s(literal 2 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))))))) |
(- (+ (* -1 (/ (* (pow ew 3) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 3))) (* (pow eh 2) (pow (cos t) 2)))) (+ (/ (* ew (* (sin t) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* (pow ew 2) (* (pow (sin t) 2) (- (* -1 (/ (* (pow ew 3) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 3))) (pow (cos t) 2))) (* -1 (/ (* (pow ew 3) (* (pow (sin t) 3) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))))) (* (pow eh 4) (pow (cos t) 2))))) (* -1 (/ (* (pow ew 3) (* (pow (sin t) 3) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))))) |
(fma.f64 (neg.f64 (/.f64 (pow.f64 ew #s(literal 3 binary64)) (*.f64 eh eh))) (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 3 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (fma.f64 (/.f64 (*.f64 (neg.f64 (*.f64 (pow.f64 ew #s(literal 3 binary64)) (-.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 3 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (/.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) #s(literal 2 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 3 binary64)) (pow.f64 (cos.f64 t) #s(literal 2 binary64))))))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 ew ew) (pow.f64 eh #s(literal 4 binary64))) (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) #s(literal 2 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))) (*.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 3 binary64)) (pow.f64 ew #s(literal 3 binary64))) (*.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) eh) eh)) (/.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) #s(literal 2 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))))))) |
(- (+ (* -1 (/ (* (pow ew 3) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 3))) (* (pow eh 2) (pow (cos t) 2)))) (+ (/ (* ew (* (sin t) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* (pow ew 4) (* (pow (sin t) 4) (- (* -1 (/ (* (pow ew 3) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 3))) (pow (cos t) 2))) (* -1 (/ (* (pow ew 3) (* (pow (sin t) 3) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))))) (* (pow eh 6) (pow (cos t) 4))))) (+ (* -1 (/ (* (pow ew 2) (* (pow (sin t) 2) (- (* -1 (/ (* (pow ew 3) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 3))) (pow (cos t) 2))) (* -1 (/ (* (pow ew 3) (* (pow (sin t) 3) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))))) (* (pow eh 4) (pow (cos t) 2)))) (* -1 (/ (* (pow ew 3) (* (pow (sin t) 3) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))))) |
(-.f64 (fma.f64 (neg.f64 (/.f64 (pow.f64 ew #s(literal 3 binary64)) (*.f64 eh eh))) (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 3 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) #s(literal 2 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))) (/.f64 (*.f64 (*.f64 (neg.f64 (*.f64 (pow.f64 ew #s(literal 3 binary64)) (-.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 3 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (/.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) #s(literal 2 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 3 binary64)) (pow.f64 (cos.f64 t) #s(literal 2 binary64))))))) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) (pow.f64 ew #s(literal 4 binary64))) (*.f64 (pow.f64 eh #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64)))))) (neg.f64 (fma.f64 (*.f64 (pow.f64 ew #s(literal 3 binary64)) (/.f64 (pow.f64 (sin.f64 t) #s(literal 3 binary64)) (*.f64 eh eh))) (/.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))))) (/.f64 (*.f64 (*.f64 (neg.f64 (*.f64 (pow.f64 ew #s(literal 3 binary64)) (-.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 3 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (/.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) #s(literal 2 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 3 binary64)) (pow.f64 (cos.f64 t) #s(literal 2 binary64))))))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 ew ew)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 2 binary64))))))) |
(fabs (/ (- (* (pow ew 2) (* (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (pow (sin t) 2))) (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))))) |
(fabs.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (neg.f64 eh) eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) #s(literal 2 binary64)) (*.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) ew) ew))) (*.f64 (-.f64 (*.f64 (sin.f64 t) ew) (/.f64 (*.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) eh) eh) (*.f64 (sin.f64 t) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))))) |
(fabs (/ (- (* (pow ew 2) (* (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (pow (sin t) 2))) (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))))) |
(fabs.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (neg.f64 eh) eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) #s(literal 2 binary64)) (*.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) ew) ew))) (*.f64 (-.f64 (*.f64 (sin.f64 t) ew) (/.f64 (*.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) eh) eh) (*.f64 (sin.f64 t) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))))) |
(fabs (/ (- (* (pow ew 2) (* (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (pow (sin t) 2))) (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))))) |
(fabs.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (neg.f64 eh) eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) #s(literal 2 binary64)) (*.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) ew) ew))) (*.f64 (-.f64 (*.f64 (sin.f64 t) ew) (/.f64 (*.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) eh) eh) (*.f64 (sin.f64 t) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))))) |
(fabs (/ (- (* (pow ew 2) (* (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (pow (sin t) 2))) (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))))) |
(fabs.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (neg.f64 eh) eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) #s(literal 2 binary64)) (*.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) ew) ew))) (*.f64 (-.f64 (*.f64 (sin.f64 t) ew) (/.f64 (*.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) eh) eh) (*.f64 (sin.f64 t) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))))) |
(* -1 (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)))) |
(*.f64 (*.f64 (*.f64 (neg.f64 eh) eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) #s(literal 2 binary64))) |
(* (pow eh 2) (- (/ (* (pow ew 2) (* (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (pow (sin t) 2))) (pow eh 2)) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)))) |
(*.f64 (-.f64 (/.f64 (*.f64 (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) #s(literal 2 binary64)) (*.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) ew) ew)) (*.f64 eh eh)) (*.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) #s(literal 2 binary64)) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))) (*.f64 eh eh)) |
(* (pow eh 2) (- (/ (* (pow ew 2) (* (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (pow (sin t) 2))) (pow eh 2)) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)))) |
(*.f64 (-.f64 (/.f64 (*.f64 (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) #s(literal 2 binary64)) (*.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) ew) ew)) (*.f64 eh eh)) (*.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) #s(literal 2 binary64)) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))) (*.f64 eh eh)) |
(* (pow eh 2) (- (/ (* (pow ew 2) (* (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (pow (sin t) 2))) (pow eh 2)) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)))) |
(*.f64 (-.f64 (/.f64 (*.f64 (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) #s(literal 2 binary64)) (*.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) ew) ew)) (*.f64 eh eh)) (*.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) #s(literal 2 binary64)) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))) (*.f64 eh eh)) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew) |
(* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew) |
(* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew) |
(* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(/ eh (* ew t)) |
(/.f64 (/.f64 eh ew) t) |
(/ eh (* ew t)) |
(/.f64 (/.f64 eh ew) t) |
(/ eh (* ew t)) |
(/.f64 (/.f64 eh ew) t) |
(/ eh (* ew t)) |
(/.f64 (/.f64 eh ew) t) |
(/ (sin t) (* eh (cos t))) |
(/.f64 (/.f64 (sin.f64 t) eh) (cos.f64 t)) |
(/ (sin t) (* eh (cos t))) |
(/.f64 (/.f64 (sin.f64 t) eh) (cos.f64 t)) |
(/ (sin t) (* eh (cos t))) |
(/.f64 (/.f64 (sin.f64 t) eh) (cos.f64 t)) |
(/ (sin t) (* eh (cos t))) |
(/.f64 (/.f64 (sin.f64 t) eh) (cos.f64 t)) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(* eh (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)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(* eh (+ 1 (* -1/2 (pow t 2)))) |
(*.f64 (fma.f64 (*.f64 t t) #s(literal -1/2 binary64) #s(literal 1 binary64)) eh) |
(* eh (+ 1 (* -1/2 (pow t 2)))) |
(*.f64 (fma.f64 (*.f64 t t) #s(literal -1/2 binary64) #s(literal 1 binary64)) eh) |
(* eh (+ 1 (* -1/2 (pow t 2)))) |
(*.f64 (fma.f64 (*.f64 t t) #s(literal -1/2 binary64) #s(literal 1 binary64)) eh) |
(* eh (+ 1 (* -1/2 (pow t 2)))) |
(*.f64 (fma.f64 (*.f64 t t) #s(literal -1/2 binary64) #s(literal 1 binary64)) eh) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) |
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1 (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))))) |
(*.f64 (neg.f64 eh) (neg.f64 (fma.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (cos.f64 t) (/.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew)) eh)))) |
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1 (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))))) |
(*.f64 (neg.f64 eh) (neg.f64 (fma.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (cos.f64 t) (/.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew)) eh)))) |
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1 (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))))) |
(*.f64 (neg.f64 eh) (neg.f64 (fma.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (cos.f64 t) (/.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew)) eh)))) |
(* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (cos.f64 t)) |
(* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (cos.f64 t)) |
(* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (cos.f64 t)) |
(* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (cos.f64 t)) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) |
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1 (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))))) |
(*.f64 (neg.f64 eh) (neg.f64 (fma.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (cos.f64 t) (/.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew)) eh)))) |
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1 (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))))) |
(*.f64 (neg.f64 eh) (neg.f64 (fma.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (cos.f64 t) (/.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew)) eh)))) |
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1 (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))))) |
(*.f64 (neg.f64 eh) (neg.f64 (fma.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (cos.f64 t) (/.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew)) eh)))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) eh) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) eh) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) eh) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) eh) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) |
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1 (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))))) |
(*.f64 (neg.f64 eh) (neg.f64 (fma.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (cos.f64 t) (/.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew)) eh)))) |
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1 (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))))) |
(*.f64 (neg.f64 eh) (neg.f64 (fma.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (cos.f64 t) (/.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew)) eh)))) |
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1 (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))))) |
(*.f64 (neg.f64 eh) (neg.f64 (fma.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (cos.f64 t) (/.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew)) eh)))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) eh) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) eh) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) eh) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) eh) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) |
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1 (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))))) |
(*.f64 (neg.f64 eh) (neg.f64 (fma.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (cos.f64 t) (/.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew)) eh)))) |
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1 (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))))) |
(*.f64 (neg.f64 eh) (neg.f64 (fma.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (cos.f64 t) (/.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew)) eh)))) |
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1 (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))))) |
(*.f64 (neg.f64 eh) (neg.f64 (fma.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (cos.f64 t) (/.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew)) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew)) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew)) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew)) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew)) |
(* -1 (/ (* ew (sin t)) (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 ew eh) (/.f64 (sin.f64 t) eh))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))))) |
(/ (+ (* -1 (/ (* ew (sin t)) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* -1 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow eh 2) (* (pow (cos t) 4) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))))) (pow eh 2)) |
(/.f64 (neg.f64 (fma.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 3 binary64)) (*.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) eh) eh)) (/.f64 (pow.f64 ew #s(literal 3 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))) (/.f64 (/.f64 (*.f64 (sin.f64 t) ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))))) (*.f64 eh eh)) |
(/ (- (+ (* -1 (/ (* ew (sin t)) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* -1 (/ (* (pow ew 5) (pow (sin t) 5)) (* (pow eh 4) (* (pow (cos t) 6) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))))) (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow eh 2) (* (pow (cos t) 4) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))) (pow eh 2)) |
(/.f64 (fma.f64 (neg.f64 (/.f64 (pow.f64 ew #s(literal 5 binary64)) (pow.f64 eh #s(literal 4 binary64)))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 5 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 6 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))))) (neg.f64 (fma.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 3 binary64)) (*.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) eh) eh)) (/.f64 (pow.f64 ew #s(literal 3 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))) (/.f64 (/.f64 (*.f64 (sin.f64 t) ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))))))) (*.f64 eh eh)) |
(/ (- (+ (* -1 (/ (* ew (sin t)) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* -1 (/ (* (pow ew 7) (pow (sin t) 7)) (* (pow eh 6) (* (pow (cos t) 8) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))))) (+ (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow eh 2) (* (pow (cos t) 4) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (/ (* (pow ew 5) (pow (sin t) 5)) (* (pow eh 4) (* (pow (cos t) 6) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))))) (pow eh 2)) |
(/.f64 (-.f64 (neg.f64 (fma.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 7 binary64)) (*.f64 (pow.f64 eh #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 8 binary64)))) (/.f64 (pow.f64 ew #s(literal 7 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))) (/.f64 (/.f64 (*.f64 (sin.f64 t) ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))))) (fma.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 5 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64)))) (/.f64 (pow.f64 ew #s(literal 5 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))) (*.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 3 binary64)) (*.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) eh) eh)) (/.f64 (pow.f64 ew #s(literal 3 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))))))) (*.f64 eh eh)) |
(/ (* ew (* (sin t) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (*.f64 (sin.f64 t) ew) (/.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) #s(literal 2 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))))) |
(- (+ (* -1 (/ (* (pow ew 3) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 3))) (* (pow eh 2) (pow (cos t) 2)))) (/ (* ew (* (sin t) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1 (/ (* (pow ew 3) (* (pow (sin t) 3) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))))) |
(fma.f64 (neg.f64 (/.f64 (pow.f64 ew #s(literal 3 binary64)) (*.f64 eh eh))) (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 3 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) #s(literal 2 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))) (*.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 3 binary64)) (pow.f64 ew #s(literal 3 binary64))) (*.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) eh) eh)) (/.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) #s(literal 2 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))))))) |
(- (+ (* -1 (/ (* (pow ew 3) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 3))) (* (pow eh 2) (pow (cos t) 2)))) (+ (/ (* ew (* (sin t) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* (pow ew 2) (* (pow (sin t) 2) (- (* -1 (/ (* (pow ew 3) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 3))) (pow (cos t) 2))) (* -1 (/ (* (pow ew 3) (* (pow (sin t) 3) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))))) (* (pow eh 4) (pow (cos t) 2))))) (* -1 (/ (* (pow ew 3) (* (pow (sin t) 3) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))))) |
(fma.f64 (neg.f64 (/.f64 (pow.f64 ew #s(literal 3 binary64)) (*.f64 eh eh))) (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 3 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (fma.f64 (/.f64 (*.f64 (neg.f64 (*.f64 (pow.f64 ew #s(literal 3 binary64)) (-.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 3 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (/.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) #s(literal 2 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 3 binary64)) (pow.f64 (cos.f64 t) #s(literal 2 binary64))))))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 ew ew) (pow.f64 eh #s(literal 4 binary64))) (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) #s(literal 2 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))) (*.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 3 binary64)) (pow.f64 ew #s(literal 3 binary64))) (*.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) eh) eh)) (/.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) #s(literal 2 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))))))) |
(- (+ (* -1 (/ (* (pow ew 3) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 3))) (* (pow eh 2) (pow (cos t) 2)))) (+ (/ (* ew (* (sin t) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* (pow ew 4) (* (pow (sin t) 4) (- (* -1 (/ (* (pow ew 3) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 3))) (pow (cos t) 2))) (* -1 (/ (* (pow ew 3) (* (pow (sin t) 3) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))))) (* (pow eh 6) (pow (cos t) 4))))) (+ (* -1 (/ (* (pow ew 2) (* (pow (sin t) 2) (- (* -1 (/ (* (pow ew 3) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 3))) (pow (cos t) 2))) (* -1 (/ (* (pow ew 3) (* (pow (sin t) 3) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))))) (* (pow eh 4) (pow (cos t) 2)))) (* -1 (/ (* (pow ew 3) (* (pow (sin t) 3) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))))) |
(-.f64 (fma.f64 (neg.f64 (/.f64 (pow.f64 ew #s(literal 3 binary64)) (*.f64 eh eh))) (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 3 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) #s(literal 2 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))) (/.f64 (*.f64 (*.f64 (neg.f64 (*.f64 (pow.f64 ew #s(literal 3 binary64)) (-.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 3 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (/.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) #s(literal 2 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 3 binary64)) (pow.f64 (cos.f64 t) #s(literal 2 binary64))))))) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) (pow.f64 ew #s(literal 4 binary64))) (*.f64 (pow.f64 eh #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64)))))) (neg.f64 (fma.f64 (*.f64 (pow.f64 ew #s(literal 3 binary64)) (/.f64 (pow.f64 (sin.f64 t) #s(literal 3 binary64)) (*.f64 eh eh))) (/.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))))) (/.f64 (*.f64 (*.f64 (neg.f64 (*.f64 (pow.f64 ew #s(literal 3 binary64)) (-.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 3 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (/.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) #s(literal 2 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 3 binary64)) (pow.f64 (cos.f64 t) #s(literal 2 binary64))))))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 ew ew)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 2 binary64))))))) |
(fabs (/ (- (* (pow ew 2) (* (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (pow (sin t) 2))) (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))))) |
(fabs.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (neg.f64 eh) eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) #s(literal 2 binary64)) (*.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) ew) ew))) (*.f64 (-.f64 (*.f64 (sin.f64 t) ew) (/.f64 (*.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) eh) eh) (*.f64 (sin.f64 t) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))))) |
(fabs (/ (- (* (pow ew 2) (* (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (pow (sin t) 2))) (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))))) |
(fabs.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (neg.f64 eh) eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) #s(literal 2 binary64)) (*.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) ew) ew))) (*.f64 (-.f64 (*.f64 (sin.f64 t) ew) (/.f64 (*.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) eh) eh) (*.f64 (sin.f64 t) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))))) |
(fabs (/ (- (* (pow ew 2) (* (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (pow (sin t) 2))) (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))))) |
(fabs.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (neg.f64 eh) eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) #s(literal 2 binary64)) (*.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) ew) ew))) (*.f64 (-.f64 (*.f64 (sin.f64 t) ew) (/.f64 (*.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) eh) eh) (*.f64 (sin.f64 t) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))))) |
(fabs (/ (- (* (pow ew 2) (* (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (pow (sin t) 2))) (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))))) |
(fabs.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (neg.f64 eh) eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) #s(literal 2 binary64)) (*.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) ew) ew))) (*.f64 (-.f64 (*.f64 (sin.f64 t) ew) (/.f64 (*.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) eh) eh) (*.f64 (sin.f64 t) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))))) |
(* -1 (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)))) |
(*.f64 (*.f64 (*.f64 (neg.f64 eh) eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) #s(literal 2 binary64))) |
(* (pow eh 2) (- (/ (* (pow ew 2) (* (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (pow (sin t) 2))) (pow eh 2)) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)))) |
(*.f64 (-.f64 (/.f64 (*.f64 (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) #s(literal 2 binary64)) (*.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) ew) ew)) (*.f64 eh eh)) (*.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) #s(literal 2 binary64)) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))) (*.f64 eh eh)) |
(* (pow eh 2) (- (/ (* (pow ew 2) (* (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (pow (sin t) 2))) (pow eh 2)) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)))) |
(*.f64 (-.f64 (/.f64 (*.f64 (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) #s(literal 2 binary64)) (*.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) ew) ew)) (*.f64 eh eh)) (*.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) #s(literal 2 binary64)) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))) (*.f64 eh eh)) |
(* (pow eh 2) (- (/ (* (pow ew 2) (* (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (pow (sin t) 2))) (pow eh 2)) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)))) |
(*.f64 (-.f64 (/.f64 (*.f64 (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) #s(literal 2 binary64)) (*.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) ew) ew)) (*.f64 eh eh)) (*.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) #s(literal 2 binary64)) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))) (*.f64 eh eh)) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew) |
(* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew) |
(* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew) |
(* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(/ eh (* ew t)) |
(/.f64 (/.f64 eh ew) t) |
(/ eh (* ew t)) |
(/.f64 (/.f64 eh ew) t) |
(/ eh (* ew t)) |
(/.f64 (/.f64 eh ew) t) |
(/ eh (* ew t)) |
(/.f64 (/.f64 eh ew) t) |
(/ (sin t) (* eh (cos t))) |
(/.f64 (/.f64 (sin.f64 t) eh) (cos.f64 t)) |
(/ (sin t) (* eh (cos t))) |
(/.f64 (/.f64 (sin.f64 t) eh) (cos.f64 t)) |
(/ (sin t) (* eh (cos t))) |
(/.f64 (/.f64 (sin.f64 t) eh) (cos.f64 t)) |
(/ (sin t) (* eh (cos t))) |
(/.f64 (/.f64 (sin.f64 t) eh) (cos.f64 t)) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(* eh (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)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(* -1 (* eh (- (* 1/2 (pow t 2)) 1))) |
(*.f64 (neg.f64 eh) (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal -1 binary64))) |
(* -1 (* eh (- (* 1/2 (pow t 2)) 1))) |
(*.f64 (neg.f64 eh) (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal -1 binary64))) |
(* -1 (* eh (- (* 1/2 (pow t 2)) 1))) |
(*.f64 (neg.f64 eh) (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal -1 binary64))) |
(* -1 (* eh (- (* 1/2 (pow t 2)) 1))) |
(*.f64 (neg.f64 eh) (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal -1 binary64))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh))) |
(* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (cos.f64 t)) |
(* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (cos.f64 t)) |
(* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (cos.f64 t)) |
(* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (cos.f64 t)) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) eh) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) eh) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) eh) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) eh) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) eh) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) eh) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) eh) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) eh) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew)) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew)) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew)) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew)) |
(* -1 (/ (* ew (sin t)) (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 ew eh) (/.f64 (sin.f64 t) eh))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))))) |
(* ew (+ (* -1 (/ (sin t) (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))) (* -1 (/ (* (pow ew 2) (pow (sin t) 3)) (* (pow eh 4) (* (pow (cos t) 4) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))))) |
(*.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 ew ew) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64)))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 3 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))) (/.f64 (/.f64 (sin.f64 t) (*.f64 eh eh)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))))))) ew) |
(* ew (+ (* -1 (/ (sin t) (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))) (* (pow ew 2) (- (* -1 (/ (* (pow ew 2) (pow (sin t) 5)) (* (pow eh 6) (* (pow (cos t) 6) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))) (/ (pow (sin t) 3) (* (pow eh 4) (* (pow (cos t) 4) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))))))) |
(fma.f64 (pow.f64 ew #s(literal 3 binary64)) (neg.f64 (fma.f64 (/.f64 (*.f64 ew ew) (*.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 5 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))) (/.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 3 binary64)) (pow.f64 eh #s(literal 4 binary64))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))))))) (/.f64 (neg.f64 (*.f64 (/.f64 ew eh) (/.f64 (sin.f64 t) eh))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))))) |
(* ew (+ (* -1 (/ (sin t) (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))) (* (pow ew 2) (- (* (pow ew 2) (- (* -1 (/ (* (pow ew 2) (pow (sin t) 7)) (* (pow eh 8) (* (pow (cos t) 8) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))) (/ (pow (sin t) 5) (* (pow eh 6) (* (pow (cos t) 6) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))))) (/ (pow (sin t) 3) (* (pow eh 4) (* (pow (cos t) 4) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))))))) |
(fma.f64 (pow.f64 ew #s(literal 3 binary64)) (fma.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 ew ew) (*.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 7 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))) (/.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 5 binary64)) (pow.f64 eh #s(literal 6 binary64))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 6 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))))))) (*.f64 ew ew) (/.f64 (neg.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 3 binary64)) (pow.f64 eh #s(literal 4 binary64)))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))))) (/.f64 (neg.f64 (*.f64 (/.f64 ew eh) (/.f64 (sin.f64 t) eh))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))))) |
(/ (* ew (* (sin t) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (*.f64 (sin.f64 t) ew) (/.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) #s(literal 2 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))))) |
(* ew (+ (* (pow ew 2) (- (* -1 (/ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 3)) (* (pow eh 2) (pow (cos t) 2)))) (* -1 (/ (* (pow (sin t) 3) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))))) (/ (* (sin t) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) |
(fma.f64 (pow.f64 ew #s(literal 3 binary64)) (fma.f64 (neg.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 3 binary64)) (*.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) eh) eh)) (*.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 3 binary64)) (*.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) eh) eh)) (/.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) #s(literal 2 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))))) (*.f64 (*.f64 (sin.f64 t) ew) (/.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) #s(literal 2 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))))) |
(* ew (+ (* (pow ew 2) (- (+ (* -1 (/ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 3)) (* (pow eh 2) (pow (cos t) 2)))) (/ (* (pow ew 2) (* (pow (sin t) 2) (- (* -1 (/ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 3)) (* (pow eh 2) (pow (cos t) 2)))) (* -1 (/ (* (pow (sin t) 3) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))))))) (* (pow eh 2) (pow (cos t) 2)))) (* -1 (/ (* (pow (sin t) 3) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))))) (/ (* (sin t) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) |
(fma.f64 (fma.f64 (*.f64 (*.f64 ew ew) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 eh eh))) (/.f64 (fma.f64 (neg.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 3 binary64)) (*.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) eh) eh)) (*.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 3 binary64)) (*.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) eh) eh)) (/.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) #s(literal 2 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))))) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (fma.f64 (neg.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 3 binary64)) (*.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) eh) eh)) (*.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 3 binary64)) (*.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) eh) eh)) (/.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) #s(literal 2 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))))))) (pow.f64 ew #s(literal 3 binary64)) (*.f64 (*.f64 (sin.f64 t) (/.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) #s(literal 2 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))))) ew)) |
(* ew (+ (* (pow ew 2) (- (+ (* -1 (/ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 3)) (* (pow eh 2) (pow (cos t) 2)))) (* (pow ew 2) (- (/ (* (pow ew 2) (* (pow (sin t) 4) (- (* -1 (/ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 3)) (* (pow eh 2) (pow (cos t) 2)))) (* -1 (/ (* (pow (sin t) 3) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))))))) (* (pow eh 4) (pow (cos t) 4))) (* -1 (/ (* (pow (sin t) 2) (- (* -1 (/ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 3)) (* (pow eh 2) (pow (cos t) 2)))) (* -1 (/ (* (pow (sin t) 3) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))))) (* (pow eh 2) (pow (cos t) 2))))))) (* -1 (/ (* (pow (sin t) 3) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))))) (/ (* (sin t) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) |
(fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) (pow.f64 eh #s(literal 4 binary64))) (/.f64 (fma.f64 (neg.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 3 binary64)) (*.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) eh) eh)) (*.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 3 binary64)) (*.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) eh) eh)) (/.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) #s(literal 2 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))))) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 (/.f64 (fma.f64 (neg.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 3 binary64)) (*.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) eh) eh)) (*.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 3 binary64)) (*.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) eh) eh)) (/.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) #s(literal 2 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))))) (*.f64 eh eh)) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (pow.f64 (cos.f64 t) #s(literal 2 binary64))))) (*.f64 ew ew) (fma.f64 (neg.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 3 binary64)) (*.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) eh) eh)) (*.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 3 binary64)) (*.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) eh) eh)) (/.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) #s(literal 2 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))))))) (pow.f64 ew #s(literal 3 binary64)) (*.f64 (*.f64 (sin.f64 t) (/.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) #s(literal 2 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))))) ew)) |
(fabs (/ (- (* (pow ew 2) (* (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (pow (sin t) 2))) (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))))) |
(fabs.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (neg.f64 eh) eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) #s(literal 2 binary64)) (*.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) ew) ew))) (*.f64 (-.f64 (*.f64 (sin.f64 t) ew) (/.f64 (*.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) eh) eh) (*.f64 (sin.f64 t) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))))) |
(fabs (/ (- (* (pow ew 2) (* (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (pow (sin t) 2))) (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))))) |
(fabs.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (neg.f64 eh) eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) #s(literal 2 binary64)) (*.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) ew) ew))) (*.f64 (-.f64 (*.f64 (sin.f64 t) ew) (/.f64 (*.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) eh) eh) (*.f64 (sin.f64 t) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))))) |
(fabs (/ (- (* (pow ew 2) (* (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (pow (sin t) 2))) (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))))) |
(fabs.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (neg.f64 eh) eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) #s(literal 2 binary64)) (*.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) ew) ew))) (*.f64 (-.f64 (*.f64 (sin.f64 t) ew) (/.f64 (*.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) eh) eh) (*.f64 (sin.f64 t) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))))) |
(fabs (/ (- (* (pow ew 2) (* (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (pow (sin t) 2))) (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))))) |
(fabs.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (neg.f64 eh) eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) #s(literal 2 binary64)) (*.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) ew) ew))) (*.f64 (-.f64 (*.f64 (sin.f64 t) ew) (/.f64 (*.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) eh) eh) (*.f64 (sin.f64 t) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))))) |
(* -1 (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)))) |
(*.f64 (*.f64 (*.f64 (neg.f64 eh) eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) #s(literal 2 binary64))) |
(- (* (pow ew 2) (* (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (pow (sin t) 2))) (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)))) |
(fma.f64 (*.f64 (*.f64 (neg.f64 eh) eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) #s(literal 2 binary64)) (*.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) ew) ew))) |
(- (* (pow ew 2) (* (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (pow (sin t) 2))) (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)))) |
(fma.f64 (*.f64 (*.f64 (neg.f64 eh) eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) #s(literal 2 binary64)) (*.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) ew) ew))) |
(- (* (pow ew 2) (* (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (pow (sin t) 2))) (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)))) |
(fma.f64 (*.f64 (*.f64 (neg.f64 eh) eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) #s(literal 2 binary64)) (*.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) ew) ew))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew) |
(* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew) |
(* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew) |
(* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew) |
(/ (* 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 (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(/ eh (* ew t)) |
(/.f64 (/.f64 eh ew) t) |
(/ eh (* ew t)) |
(/.f64 (/.f64 eh ew) t) |
(/ eh (* ew t)) |
(/.f64 (/.f64 eh ew) t) |
(/ eh (* ew t)) |
(/.f64 (/.f64 eh ew) t) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew)) |
(* ew (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))) |
(*.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (sin.f64 t) (/.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) ew)) ew) |
(* ew (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))) |
(*.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (sin.f64 t) (/.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) ew)) ew) |
(* ew (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))) |
(*.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (sin.f64 t) (/.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) ew)) ew) |
(* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (cos.f64 t)) |
(* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (cos.f64 t)) |
(* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (cos.f64 t)) |
(* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (cos.f64 t)) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew)) |
(* ew (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))) |
(*.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (sin.f64 t) (/.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) ew)) ew) |
(* ew (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))) |
(*.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (sin.f64 t) (/.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) ew)) ew) |
(* ew (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))) |
(*.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (sin.f64 t) (/.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) ew)) ew) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) eh) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) eh) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) eh) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) eh) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew)) |
(* ew (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))) |
(*.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (sin.f64 t) (/.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) ew)) ew) |
(* ew (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))) |
(*.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (sin.f64 t) (/.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) ew)) ew) |
(* ew (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))) |
(*.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (sin.f64 t) (/.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) ew)) ew) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) eh) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) eh) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) eh) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) eh) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew)) |
(* ew (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))) |
(*.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (sin.f64 t) (/.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) ew)) ew) |
(* ew (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))) |
(*.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (sin.f64 t) (/.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) ew)) ew) |
(* ew (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))) |
(*.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (sin.f64 t) (/.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) ew)) ew) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew)) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew)) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew)) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew)) |
(/ 1 (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(/.f64 (/.f64 #s(literal 1 binary64) ew) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (sin.f64 t))) |
(/ (+ (/ 1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 3))))) ew) |
(/.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 (pow.f64 (sin.f64 t) #s(literal 3 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)) (/.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))) (sin.f64 t))) ew) |
(/ (- (+ (/ 1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow ew 4) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 5))))) (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 3)))))) ew) |
(/.f64 (fma.f64 (/.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 (pow.f64 ew #s(literal 4 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 5 binary64))) (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 (pow.f64 (sin.f64 t) #s(literal 3 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)) (/.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))) (sin.f64 t)))) ew) |
(/ (- (+ (/ 1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (/ (* (pow eh 6) (pow (cos t) 6)) (* (pow ew 6) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 7))))) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 3))))) (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow ew 4) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 5))))))) ew) |
(/.f64 (-.f64 (fma.f64 (/.f64 (pow.f64 eh #s(literal 6 binary64)) (*.f64 (pow.f64 ew #s(literal 6 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 6 binary64)) (pow.f64 (sin.f64 t) #s(literal 7 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))) (sin.f64 t))) (neg.f64 (fma.f64 (/.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 (pow.f64 ew #s(literal 4 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 5 binary64))) (/.f64 (*.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) ew) (/.f64 (*.f64 eh eh) ew)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 3 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))))))) ew) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew)) |
(* ew (- (+ (* -1 (/ (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow ew 2) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (* -1 (/ (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* (pow ew 2) (sin t)))))) |
(*.f64 (fma.f64 (neg.f64 (*.f64 (/.f64 eh ew) (/.f64 eh ew))) (*.f64 (/.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) #s(literal 2 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (sin.f64 t))) (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (sin.f64 t) (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) eh) eh) (sin.f64 t)) (/.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 ew ew))))) ew) |
(* ew (- (+ (* -1 (/ (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow ew 2) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) (/ (* (pow eh 2) (* (pow (cos t) 2) (- (* -1 (/ (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) (* -1 (/ (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (sin t)))))) (* (pow ew 4) (pow (sin t) 2))))) (* -1 (/ (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* (pow ew 2) (sin t)))))) |
(*.f64 (+.f64 (-.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (sin.f64 t)) (/.f64 (*.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) #s(literal 2 binary64)) (*.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) eh) eh)) (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))))) (*.f64 (*.f64 eh eh) (fma.f64 (/.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 ew ew)) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (sin.f64 t)) (/.f64 (*.f64 (neg.f64 (*.f64 (*.f64 eh eh) (-.f64 (*.f64 (/.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) #s(literal 2 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (sin.f64 t))) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))) (sin.f64 t))))) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))))) ew) |
(* ew (- (+ (* -1 (/ (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow ew 2) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) (/ (* (pow eh 4) (* (pow (cos t) 4) (- (* -1 (/ (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) (* -1 (/ (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (sin t)))))) (* (pow ew 6) (pow (sin t) 4))))) (+ (* -1 (/ (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* (pow ew 2) (sin t)))) (* -1 (/ (* (pow eh 2) (* (pow (cos t) 2) (- (* -1 (/ (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) (* -1 (/ (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (sin t)))))) (* (pow ew 4) (pow (sin t) 2))))))) |
(*.f64 (-.f64 (fma.f64 (neg.f64 (*.f64 (/.f64 eh ew) (/.f64 eh ew))) (*.f64 (/.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) #s(literal 2 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (sin.f64 t))) (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (sin.f64 t) (/.f64 (*.f64 (*.f64 (neg.f64 (*.f64 (*.f64 eh eh) (-.f64 (*.f64 (/.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) #s(literal 2 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (sin.f64 t))) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))) (sin.f64 t))))) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (pow.f64 eh #s(literal 4 binary64))) (*.f64 (pow.f64 ew #s(literal 6 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64)))))) (neg.f64 (*.f64 (*.f64 eh eh) (fma.f64 (/.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 ew ew)) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (sin.f64 t)) (/.f64 (*.f64 (neg.f64 (*.f64 (*.f64 eh eh) (-.f64 (*.f64 (/.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) #s(literal 2 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (sin.f64 t))) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))) (sin.f64 t))))) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))))) ew) |
(fabs (/ (- (* (pow ew 2) (* (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (pow (sin t) 2))) (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))))) |
(fabs.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (neg.f64 eh) eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) #s(literal 2 binary64)) (*.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) ew) ew))) (*.f64 (-.f64 (*.f64 (sin.f64 t) ew) (/.f64 (*.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) eh) eh) (*.f64 (sin.f64 t) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))))) |
(fabs (/ (- (* (pow ew 2) (* (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (pow (sin t) 2))) (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))))) |
(fabs.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (neg.f64 eh) eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) #s(literal 2 binary64)) (*.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) ew) ew))) (*.f64 (-.f64 (*.f64 (sin.f64 t) ew) (/.f64 (*.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) eh) eh) (*.f64 (sin.f64 t) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))))) |
(fabs (/ (- (* (pow ew 2) (* (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (pow (sin t) 2))) (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))))) |
(fabs.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (neg.f64 eh) eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) #s(literal 2 binary64)) (*.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) ew) ew))) (*.f64 (-.f64 (*.f64 (sin.f64 t) ew) (/.f64 (*.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) eh) eh) (*.f64 (sin.f64 t) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))))) |
(fabs (/ (- (* (pow ew 2) (* (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (pow (sin t) 2))) (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))))) |
(fabs.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (neg.f64 eh) eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) #s(literal 2 binary64)) (*.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) ew) ew))) (*.f64 (-.f64 (*.f64 (sin.f64 t) ew) (/.f64 (*.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) eh) eh) (*.f64 (sin.f64 t) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))))) |
(* (pow ew 2) (* (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (pow (sin t) 2))) |
(*.f64 (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) #s(literal 2 binary64)) (*.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) ew) ew)) |
(* (pow ew 2) (+ (* -1 (/ (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (pow ew 2))) (* (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (pow (sin t) 2)))) |
(*.f64 (-.f64 (*.f64 (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) eh) eh) ew) (/.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) #s(literal 2 binary64)) ew))) (*.f64 ew ew)) |
(* (pow ew 2) (+ (* -1 (/ (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (pow ew 2))) (* (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (pow (sin t) 2)))) |
(*.f64 (-.f64 (*.f64 (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) eh) eh) ew) (/.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) #s(literal 2 binary64)) ew))) (*.f64 ew ew)) |
(* (pow ew 2) (+ (* -1 (/ (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (pow ew 2))) (* (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (pow (sin t) 2)))) |
(*.f64 (-.f64 (*.f64 (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) eh) eh) ew) (/.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) #s(literal 2 binary64)) ew))) (*.f64 ew ew)) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew) |
(* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew) |
(* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew) |
(* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew) |
(/ (* 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 (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(/ eh (* ew t)) |
(/.f64 (/.f64 eh ew) t) |
(/ eh (* ew t)) |
(/.f64 (/.f64 eh ew) t) |
(/ eh (* ew t)) |
(/.f64 (/.f64 eh ew) t) |
(/ eh (* ew t)) |
(/.f64 (/.f64 eh ew) t) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew)) |
(* -1 (* ew (+ (* -1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))))) |
(*.f64 (neg.f64 ew) (neg.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (sin.f64 t) (/.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) ew)))) |
(* -1 (* ew (+ (* -1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))))) |
(*.f64 (neg.f64 ew) (neg.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (sin.f64 t) (/.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) ew)))) |
(* -1 (* ew (+ (* -1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))))) |
(*.f64 (neg.f64 ew) (neg.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (sin.f64 t) (/.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) ew)))) |
(* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (cos.f64 t)) |
(* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (cos.f64 t)) |
(* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (cos.f64 t)) |
(* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (cos.f64 t)) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew)) |
(* -1 (* ew (+ (* -1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))))) |
(*.f64 (neg.f64 ew) (neg.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (sin.f64 t) (/.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) ew)))) |
(* -1 (* ew (+ (* -1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))))) |
(*.f64 (neg.f64 ew) (neg.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (sin.f64 t) (/.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) ew)))) |
(* -1 (* ew (+ (* -1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))))) |
(*.f64 (neg.f64 ew) (neg.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (sin.f64 t) (/.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) ew)))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) eh) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) eh) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) eh) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) eh) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew)) |
(* -1 (* ew (+ (* -1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))))) |
(*.f64 (neg.f64 ew) (neg.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (sin.f64 t) (/.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) ew)))) |
(* -1 (* ew (+ (* -1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))))) |
(*.f64 (neg.f64 ew) (neg.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (sin.f64 t) (/.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) ew)))) |
(* -1 (* ew (+ (* -1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))))) |
(*.f64 (neg.f64 ew) (neg.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (sin.f64 t) (/.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) ew)))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) eh) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) eh) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) eh) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) eh) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew)) |
(* -1 (* ew (+ (* -1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))))) |
(*.f64 (neg.f64 ew) (neg.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (sin.f64 t) (/.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) ew)))) |
(* -1 (* ew (+ (* -1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))))) |
(*.f64 (neg.f64 ew) (neg.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (sin.f64 t) (/.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) ew)))) |
(* -1 (* ew (+ (* -1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))))) |
(*.f64 (neg.f64 ew) (neg.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (sin.f64 t) (/.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) ew)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew)) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew)) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew)) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew)) |
(/ 1 (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(/.f64 (/.f64 #s(literal 1 binary64) ew) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (sin.f64 t))) |
(* -1 (/ (- (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 3))))) (/ 1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) ew)) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (/.f64 eh ew) (/.f64 eh ew))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 3 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))))) (/.f64 #s(literal -1 binary64) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (sin.f64 t)))) (neg.f64 ew)) |
(* -1 (/ (- (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow ew 4) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 5))))) (+ (/ 1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 3)))))) ew)) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (/.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 (pow.f64 ew #s(literal 4 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 5 binary64))) (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 (pow.f64 (sin.f64 t) #s(literal 3 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)) (/.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))) (sin.f64 t)))))) ew) |
(* -1 (/ (- (* -1 (/ (* (pow eh 6) (pow (cos t) 6)) (* (pow ew 6) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 7))))) (+ (/ 1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (+ (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 3)))) (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow ew 4) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 5))))))) ew)) |
(/.f64 (neg.f64 (fma.f64 (/.f64 (pow.f64 eh #s(literal 6 binary64)) (*.f64 (pow.f64 ew #s(literal 6 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 6 binary64)) (pow.f64 (sin.f64 t) #s(literal 7 binary64))) (fma.f64 (/.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 (pow.f64 ew #s(literal 4 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 5 binary64))) (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 (pow.f64 (sin.f64 t) #s(literal 3 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)) (/.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))) (sin.f64 t)))))) (neg.f64 ew)) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew)) |
(* -1 (* ew (- (+ (* -1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (/ (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow ew 2) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (/ (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* (pow ew 2) (sin t)))))) |
(*.f64 (neg.f64 ew) (fma.f64 (neg.f64 (sin.f64 t)) (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (*.f64 (/.f64 eh ew) (/.f64 eh ew)) (-.f64 (*.f64 (/.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) #s(literal 2 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (sin.f64 t))) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))) (sin.f64 t)))))) |
(* -1 (* ew (- (+ (* -1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (+ (/ (* (pow eh 2) (* (pow (cos t) 2) (- (/ (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (/ (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (sin t))))) (* (pow ew 4) (pow (sin t) 2))) (/ (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow ew 2) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))))) (/ (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* (pow ew 2) (sin t)))))) |
(*.f64 (neg.f64 ew) (fma.f64 (neg.f64 (sin.f64 t)) (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) eh) eh) (pow.f64 ew #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 eh eh) (-.f64 (*.f64 (/.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) #s(literal 2 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (sin.f64 t))) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))) (sin.f64 t)))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 (*.f64 (/.f64 eh ew) (/.f64 eh ew)) (-.f64 (*.f64 (/.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) #s(literal 2 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (sin.f64 t))) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))) (sin.f64 t))))))) |
(* -1 (* ew (- (+ (* -1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (+ (/ (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow ew 2) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) (/ (* (pow eh 4) (* (pow (cos t) 4) (- (/ (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (/ (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (sin t))))) (* (pow ew 6) (pow (sin t) 4))))) (+ (* -1 (/ (* (pow eh 2) (* (pow (cos t) 2) (- (/ (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (/ (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (sin t))))) (* (pow ew 4) (pow (sin t) 2)))) (/ (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* (pow ew 2) (sin t))))))) |
(*.f64 (neg.f64 ew) (-.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (pow.f64 ew #s(literal 6 binary64))) (/.f64 (*.f64 (*.f64 eh eh) (-.f64 (*.f64 (/.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) #s(literal 2 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (sin.f64 t))) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))) (sin.f64 t)))) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) (fma.f64 (neg.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))) (sin.f64 t) (/.f64 (*.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) #s(literal 2 binary64)) (*.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) eh) eh)) (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))))))) (*.f64 (*.f64 eh eh) (fma.f64 (/.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 ew ew)) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (sin.f64 t)) (/.f64 (*.f64 (neg.f64 (*.f64 (*.f64 eh eh) (-.f64 (*.f64 (/.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) #s(literal 2 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (sin.f64 t))) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))) (sin.f64 t))))) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))))) |
(fabs (/ (- (* (pow ew 2) (* (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (pow (sin t) 2))) (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))))) |
(fabs.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (neg.f64 eh) eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) #s(literal 2 binary64)) (*.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) ew) ew))) (*.f64 (-.f64 (*.f64 (sin.f64 t) ew) (/.f64 (*.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) eh) eh) (*.f64 (sin.f64 t) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))))) |
(fabs (/ (- (* (pow ew 2) (* (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (pow (sin t) 2))) (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))))) |
(fabs.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (neg.f64 eh) eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) #s(literal 2 binary64)) (*.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) ew) ew))) (*.f64 (-.f64 (*.f64 (sin.f64 t) ew) (/.f64 (*.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) eh) eh) (*.f64 (sin.f64 t) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))))) |
(fabs (/ (- (* (pow ew 2) (* (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (pow (sin t) 2))) (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))))) |
(fabs.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (neg.f64 eh) eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) #s(literal 2 binary64)) (*.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) ew) ew))) (*.f64 (-.f64 (*.f64 (sin.f64 t) ew) (/.f64 (*.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) eh) eh) (*.f64 (sin.f64 t) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))))) |
(fabs (/ (- (* (pow ew 2) (* (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (pow (sin t) 2))) (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))))) |
(fabs.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (neg.f64 eh) eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) #s(literal 2 binary64)) (*.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) ew) ew))) (*.f64 (-.f64 (*.f64 (sin.f64 t) ew) (/.f64 (*.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) eh) eh) (*.f64 (sin.f64 t) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))))) |
(* (pow ew 2) (* (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (pow (sin t) 2))) |
(*.f64 (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) #s(literal 2 binary64)) (*.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) ew) ew)) |
(* (pow ew 2) (+ (* -1 (/ (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (pow ew 2))) (* (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (pow (sin t) 2)))) |
(*.f64 (-.f64 (*.f64 (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) eh) eh) ew) (/.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) #s(literal 2 binary64)) ew))) (*.f64 ew ew)) |
(* (pow ew 2) (+ (* -1 (/ (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (pow ew 2))) (* (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (pow (sin t) 2)))) |
(*.f64 (-.f64 (*.f64 (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) eh) eh) ew) (/.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) #s(literal 2 binary64)) ew))) (*.f64 ew ew)) |
(* (pow ew 2) (+ (* -1 (/ (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (pow ew 2))) (* (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (pow (sin t) 2)))) |
(*.f64 (-.f64 (*.f64 (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) eh) eh) ew) (/.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) #s(literal 2 binary64)) ew))) (*.f64 ew ew)) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew) |
(* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew) |
(* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew) |
(* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew) |
(/ (* 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 (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(/ eh (* ew t)) |
(/.f64 (/.f64 eh ew) t) |
(/ eh (* ew t)) |
(/.f64 (/.f64 eh ew) t) |
(/ eh (* ew t)) |
(/.f64 (/.f64 eh ew) t) |
(/ eh (* ew t)) |
(/.f64 (/.f64 eh ew) t) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) eh) |
(+ (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* ew (* t (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) |
(fma.f64 (*.f64 ew t) (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) eh)) |
(+ (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* t (+ (* -1/2 (* eh (* t (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))) |
(fma.f64 (fma.f64 (*.f64 t (*.f64 #s(literal -1/2 binary64) eh)) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew)) t (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) eh)) |
(+ (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* t (+ (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* t (+ (* -1/2 (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1/6 (* ew (* t (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) ew) t) (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (*.f64 #s(literal -1/2 binary64) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))))) t (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew)) t (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) eh)) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(+ (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) (* -1/2 (* (pow t 2) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) |
(*.f64 (fma.f64 (*.f64 t t) #s(literal -1/2 binary64) #s(literal 1 binary64)) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))) |
(+ (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) (* (pow t 2) (+ (* -1/2 (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* 1/24 (* (pow t 2) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))))) |
(fma.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (fma.f64 #s(literal 1/24 binary64) (*.f64 t t) #s(literal -1/2 binary64))) (*.f64 t t) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))) |
(+ (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) (* (pow t 2) (+ (* -1/2 (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* (pow t 2) (+ (* -1/720 (* (pow t 2) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* 1/24 (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))))))) |
(fma.f64 (fma.f64 (*.f64 t t) #s(literal -1/2 binary64) #s(literal 1 binary64)) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (*.f64 (*.f64 t t) (*.f64 t t)) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (fma.f64 #s(literal -1/720 binary64) (*.f64 t t) #s(literal 1/24 binary64))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) eh) |
(+ (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* ew (* t (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) |
(fma.f64 (*.f64 ew t) (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) eh)) |
(+ (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* t (+ (* -1/2 (* eh (* t (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))) |
(fma.f64 (fma.f64 (*.f64 t (*.f64 #s(literal -1/2 binary64) eh)) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew)) t (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) eh)) |
(+ (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* t (+ (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* t (+ (* -1/2 (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1/6 (* ew (* t (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) ew) t) (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (*.f64 #s(literal -1/2 binary64) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))))) t (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew)) t (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) eh)) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) eh) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) eh) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) eh) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) eh) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(/ eh (* ew t)) |
(/.f64 (/.f64 eh 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 (*.f64 (fma.f64 (/.f64 eh ew) #s(literal -1/135 binary64) (*.f64 (/.f64 eh ew) #s(literal 1/105 binary64))) 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) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) eh) |
(+ (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* ew (* t (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) |
(fma.f64 (*.f64 ew t) (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) eh)) |
(+ (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* t (+ (* -1/2 (* eh (* t (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))) |
(fma.f64 (fma.f64 (*.f64 t (*.f64 #s(literal -1/2 binary64) eh)) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew)) t (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) eh)) |
(+ (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* t (+ (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* t (+ (* -1/2 (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1/6 (* ew (* t (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) ew) t) (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (*.f64 #s(literal -1/2 binary64) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))))) t (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew)) t (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) eh)) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) eh) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) eh) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) eh) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) eh) |
(/ eh (* ew t)) |
(/.f64 (/.f64 eh 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 (*.f64 (fma.f64 (/.f64 eh ew) #s(literal -1/135 binary64) (*.f64 (/.f64 eh ew) #s(literal 1/105 binary64))) 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 (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) eh) |
(+ (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* ew (* t (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) |
(fma.f64 (*.f64 ew t) (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) eh)) |
(+ (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* t (+ (* -1/2 (* eh (* t (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))) |
(fma.f64 (fma.f64 (*.f64 t (*.f64 #s(literal -1/2 binary64) eh)) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew)) t (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) eh)) |
(+ (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* t (+ (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* t (+ (* -1/2 (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1/6 (* ew (* t (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) ew) t) (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (*.f64 #s(literal -1/2 binary64) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))))) t (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew)) t (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) eh)) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(* ew (* t (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(*.f64 (*.f64 ew t) (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))) |
(* t (+ (* -1/6 (* ew (* (pow t 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 t t) (*.f64 #s(literal -1/6 binary64) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew)) t) |
(* t (+ (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* (pow t 2) (+ (* -1/6 (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* 1/120 (* ew (* (pow t 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))))))) |
(*.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/120 binary64) ew) (*.f64 t t)) (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (*.f64 #s(literal -1/6 binary64) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))))) (*.f64 t t) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew)) t) |
(* t (+ (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* (pow t 2) (+ (* -1/6 (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* (pow t 2) (+ (* -1/5040 (* ew (* (pow t 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* 1/120 (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))))))) |
(*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))) ew (*.f64 (fma.f64 (*.f64 (*.f64 #s(literal -1/5040 binary64) ew) (*.f64 t t)) (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (*.f64 #s(literal 1/120 binary64) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))))) (*.f64 t t))) (*.f64 t t) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew)) t) |
(* -1 (/ (* ew t) (* (pow eh 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 ew eh) (/.f64 t eh))) (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))) |
(* t (+ (* -1 (/ ew (* (pow eh 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* -1 (/ (* (pow ew 2) (* (pow t 2) (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew))))) (* (pow eh 4) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))))) |
(*.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 ew (*.f64 (*.f64 t t) ew)) (pow.f64 eh #s(literal 4 binary64))) (/.f64 (+.f64 ew (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal 5/6 binary64))) (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))) (/.f64 (/.f64 ew (*.f64 eh eh)) (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))))) t) |
(* t (+ (* -1 (/ ew (* (pow eh 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* (pow t 2) (- (* -1 (* (pow t 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 4) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (/ (* (pow ew 3) (pow (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew))) 2)) (* (pow eh 6) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))))) (/ (* (pow ew 2) (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew)))) (* (pow eh 4) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))))) |
(*.f64 (fma.f64 (neg.f64 (fma.f64 (fma.f64 (/.f64 (pow.f64 (+.f64 ew (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal 5/6 binary64))) #s(literal 2 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))) (/.f64 (pow.f64 ew #s(literal 3 binary64)) (pow.f64 eh #s(literal 6 binary64))) (/.f64 (/.f64 (*.f64 (-.f64 (fma.f64 #s(literal -1/6 binary64) ew (fma.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -5/18 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)) (pow.f64 eh #s(literal 4 binary64))) (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))))) (*.f64 t t) (/.f64 (/.f64 (*.f64 (+.f64 ew (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal 5/6 binary64))) (*.f64 ew ew)) (pow.f64 eh #s(literal 4 binary64))) (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))))) (*.f64 t t) (/.f64 (neg.f64 (/.f64 ew (*.f64 eh eh))) (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))))) t) |
(* t (+ (* -1 (/ ew (* (pow eh 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* (pow t 2) (- (* (pow t 2) (- (* -1 (* (pow t 2) (+ (/ (* ew (* (+ (/ (* (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 4) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (/ (* (pow ew 3) (pow (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew))) 2)) (* (pow eh 6) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (- (+ 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 4) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (/ (* (pow ew 3) (* (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew))) (- (+ (* -1/6 ew) (+ (* 2/15 (/ (pow eh 2) ew)) (* 1/3 (- (* -1/2 (/ (pow eh 2) ew)) (* 1/3 (/ (pow eh 2) ew)))))) (* 1/24 (/ (pow eh 2) ew))))) (* (pow eh 6) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))))) (+ (/ (* (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 4) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (/ (* (pow ew 3) (pow (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew))) 2)) (* (pow eh 6) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))))) (/ (* (pow ew 2) (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew)))) (* (pow eh 4) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))))) |
(*.f64 (fma.f64 (fma.f64 (neg.f64 (fma.f64 (fma.f64 (/.f64 (+.f64 (fma.f64 (-.f64 (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -11/120 binary64)) (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -5/18 binary64))) #s(literal 1/3 binary64) (fma.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -1/9 binary64) (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal 17/315 binary64)))) (fma.f64 #s(literal 1/120 binary64) ew (*.f64 #s(literal 1/720 binary64) (/.f64 (*.f64 eh eh) ew)))) (pow.f64 eh #s(literal 4 binary64))) (/.f64 (*.f64 ew ew) (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))) (fma.f64 (pow.f64 ew #s(literal 3 binary64)) (*.f64 (/.f64 (+.f64 ew (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal 5/6 binary64))) (pow.f64 eh #s(literal 6 binary64))) (/.f64 (-.f64 (fma.f64 #s(literal -1/6 binary64) ew (fma.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -5/18 binary64) (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal 2/15 binary64)))) (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal 1/24 binary64))) (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))))) (/.f64 (*.f64 (*.f64 ew (+.f64 ew (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal 5/6 binary64)))) (fma.f64 (/.f64 (pow.f64 (+.f64 ew (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal 5/6 binary64))) #s(literal 2 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))) (/.f64 (pow.f64 ew #s(literal 3 binary64)) (pow.f64 eh #s(literal 6 binary64))) (/.f64 (/.f64 (*.f64 (-.f64 (fma.f64 #s(literal -1/6 binary64) ew (fma.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -5/18 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)) (pow.f64 eh #s(literal 4 binary64))) (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))))) (*.f64 eh eh)))) (*.f64 t t) (fma.f64 (/.f64 (pow.f64 (+.f64 ew (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal 5/6 binary64))) #s(literal 2 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))) (/.f64 (pow.f64 ew #s(literal 3 binary64)) (pow.f64 eh #s(literal 6 binary64))) (/.f64 (/.f64 (*.f64 (-.f64 (fma.f64 #s(literal -1/6 binary64) ew (fma.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -5/18 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)) (pow.f64 eh #s(literal 4 binary64))) (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))))))) (*.f64 t t) (/.f64 (neg.f64 (/.f64 (*.f64 (+.f64 ew (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal 5/6 binary64))) (*.f64 ew ew)) (pow.f64 eh #s(literal 4 binary64)))) (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))))) (*.f64 t t) (/.f64 (neg.f64 (/.f64 ew (*.f64 eh eh))) (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))))) t) |
(/ (* ew (* t (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 ew (/.f64 (*.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) #s(literal 2 binary64)) t) (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))))) |
(* t (+ (* (pow t 2) (- (* -1 (/ (* ew (- (* (pow ew 2) (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (* -1 (* (pow eh 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))))) (* (pow eh 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* -1 (/ (* (pow ew 2) (* (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew))))) (* (pow eh 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))))) (/ (* ew (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) |
(*.f64 (fma.f64 (fma.f64 (neg.f64 ew) (/.f64 (fma.f64 (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) #s(literal 2 binary64)) (*.f64 ew ew) (*.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) #s(literal 2 binary64)) (*.f64 eh eh))) (*.f64 (*.f64 eh eh) (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))))) (/.f64 (*.f64 (*.f64 (+.f64 ew (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal 5/6 binary64))) (*.f64 ew ew)) (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) #s(literal 2 binary64))) (*.f64 (*.f64 eh eh) (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))))) (*.f64 t t) (*.f64 ew (/.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) #s(literal 2 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))))) t) |
(* t (+ (* (pow t 2) (- (+ (* -1 (/ (* ew (- (* (pow ew 2) (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (* -1 (* (pow eh 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))))) (* (pow eh 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* (pow t 2) (- (* -1 (/ (* ew (- (* -1/3 (* (pow ew 2) (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* 1/3 (* (pow eh 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))))) (* (pow eh 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (+ (* -1 (/ (* ew (* (- (* -1 (/ (* ew (- (* (pow ew 2) (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (* -1 (* (pow eh 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))))) (* (pow eh 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* -1 (/ (* (pow ew 2) (* (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew))))) (* (pow eh 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))) (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew))))) (pow eh 2))) (* -1 (/ (* (pow ew 2) (* (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (- (+ (* -1/6 ew) (+ (* 2/15 (/ (pow eh 2) ew)) (* 1/3 (- (* -1/2 (/ (pow eh 2) ew)) (* 1/3 (/ (pow eh 2) ew)))))) (* 1/24 (/ (pow eh 2) ew))))) (* (pow eh 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))))))) (* -1 (/ (* (pow ew 2) (* (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew))))) (* (pow eh 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))))) (/ (* ew (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) |
(*.f64 (fma.f64 (fma.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) (fma.f64 (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) #s(literal 2 binary64)) (*.f64 ew ew) (*.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) #s(literal 2 binary64)) (*.f64 eh eh)))) (*.f64 eh eh)) (/.f64 ew (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))) (neg.f64 (fma.f64 (/.f64 (*.f64 (-.f64 (fma.f64 #s(literal -1/6 binary64) ew (fma.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -5/18 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 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) #s(literal 2 binary64))) (*.f64 eh eh)) (/.f64 (*.f64 ew ew) (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))) (/.f64 (*.f64 (*.f64 ew (+.f64 ew (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal 5/6 binary64)))) (fma.f64 (neg.f64 ew) (/.f64 (fma.f64 (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) #s(literal 2 binary64)) (*.f64 ew ew) (*.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) #s(literal 2 binary64)) (*.f64 eh eh))) (*.f64 (*.f64 eh eh) (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))))) (/.f64 (*.f64 (*.f64 (+.f64 ew (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal 5/6 binary64))) (*.f64 ew ew)) (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) #s(literal 2 binary64))) (*.f64 (*.f64 eh eh) (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))))))) (*.f64 eh eh)))))) (*.f64 t t) (fma.f64 (neg.f64 ew) (/.f64 (fma.f64 (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) #s(literal 2 binary64)) (*.f64 ew ew) (*.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) #s(literal 2 binary64)) (*.f64 eh eh))) (*.f64 (*.f64 eh eh) (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))))) (/.f64 (*.f64 (*.f64 (+.f64 ew (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal 5/6 binary64))) (*.f64 ew ew)) (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) #s(literal 2 binary64))) (*.f64 (*.f64 eh eh) (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))))))) (*.f64 t t) (*.f64 ew (/.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) #s(literal 2 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))))) t) |
(* t (+ (* (pow t 2) (- (+ (* -1 (/ (* ew (- (* (pow ew 2) (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (* -1 (* (pow eh 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))))) (* (pow eh 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* (pow t 2) (- (+ (* -1 (/ (* ew (- (* -1/3 (* (pow ew 2) (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* 1/3 (* (pow eh 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))))) (* (pow eh 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* (pow t 2) (- (* -1 (/ (* ew (- (* 2/45 (* (pow ew 2) (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* -2/45 (* (pow eh 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))))) (* (pow eh 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (+ (* -1 (/ (* ew (* (- (* -1 (/ (* ew (- (* -1/3 (* (pow ew 2) (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* 1/3 (* (pow eh 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))))) (* (pow eh 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (+ (* -1 (/ (* ew (* (- (* -1 (/ (* ew (- (* (pow ew 2) (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (* -1 (* (pow eh 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))))) (* (pow eh 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* -1 (/ (* (pow ew 2) (* (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew))))) (* (pow eh 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))) (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew))))) (pow eh 2))) (* -1 (/ (* (pow ew 2) (* (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (- (+ (* -1/6 ew) (+ (* 2/15 (/ (pow eh 2) ew)) (* 1/3 (- (* -1/2 (/ (pow eh 2) ew)) (* 1/3 (/ (pow eh 2) ew)))))) (* 1/24 (/ (pow eh 2) ew))))) (* (pow eh 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))))) (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew))))) (pow eh 2))) (+ (* -1 (/ (* ew (* (- (* -1 (/ (* ew (- (* (pow ew 2) (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (* -1 (* (pow eh 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))))) (* (pow eh 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* -1 (/ (* (pow ew 2) (* (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew))))) (* (pow eh 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))) (- (+ (* -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 (/ (* (pow ew 2) (* (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (- (+ (* 1/120 ew) (+ (* 17/315 (/ (pow eh 2) ew)) (+ (* 2/15 (- (* -1/2 (/ (pow eh 2) ew)) (* 1/3 (/ (pow eh 2) ew)))) (* 1/3 (- (* 1/24 (/ (pow eh 2) ew)) (+ (* 2/15 (/ (pow eh 2) ew)) (* 1/3 (- (* -1/2 (/ (pow eh 2) ew)) (* 1/3 (/ (pow eh 2) ew)))))))))) (* -1/720 (/ (pow eh 2) ew))))) (* (pow eh 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))))))) (+ (* -1 (/ (* ew (* (- (* -1 (/ (* ew (- (* (pow ew 2) (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (* -1 (* (pow eh 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))))) (* (pow eh 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* -1 (/ (* (pow ew 2) (* (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew))))) (* (pow eh 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))) (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew))))) (pow eh 2))) (* -1 (/ (* (pow ew 2) (* (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (- (+ (* -1/6 ew) (+ (* 2/15 (/ (pow eh 2) ew)) (* 1/3 (- (* -1/2 (/ (pow eh 2) ew)) (* 1/3 (/ (pow eh 2) ew)))))) (* 1/24 (/ (pow eh 2) ew))))) (* (pow eh 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))))))) (* -1 (/ (* (pow ew 2) (* (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew))))) (* (pow eh 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))))) (/ (* ew (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) |
(*.f64 (fma.f64 (fma.f64 (fma.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 #s(literal 2/45 binary64) (fma.f64 (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) #s(literal 2 binary64)) (*.f64 ew ew) (*.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) #s(literal 2 binary64)) (*.f64 eh eh)))) (*.f64 eh eh)) (/.f64 ew (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))) (fma.f64 (neg.f64 ew) (*.f64 (/.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) (fma.f64 (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) #s(literal 2 binary64)) (*.f64 ew ew) (*.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) #s(literal 2 binary64)) (*.f64 eh eh)))) (*.f64 eh eh)) (/.f64 ew (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))) (neg.f64 (fma.f64 (/.f64 (*.f64 (-.f64 (fma.f64 #s(literal -1/6 binary64) ew (fma.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -5/18 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 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) #s(literal 2 binary64))) (*.f64 eh eh)) (/.f64 (*.f64 ew ew) (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))) (/.f64 (*.f64 (*.f64 ew (+.f64 ew (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal 5/6 binary64)))) (fma.f64 (neg.f64 ew) (/.f64 (fma.f64 (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) #s(literal 2 binary64)) (*.f64 ew ew) (*.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) #s(literal 2 binary64)) (*.f64 eh eh))) (*.f64 (*.f64 eh eh) (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))))) (/.f64 (*.f64 (*.f64 (+.f64 ew (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal 5/6 binary64))) (*.f64 ew ew)) (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) #s(literal 2 binary64))) (*.f64 (*.f64 eh eh) (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))))))) (*.f64 eh eh)))))) eh) (/.f64 (+.f64 ew (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal 5/6 binary64))) eh)) (neg.f64 (fma.f64 (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) #s(literal 2 binary64))) (*.f64 eh eh)) (/.f64 (+.f64 (fma.f64 (-.f64 (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -11/120 binary64)) (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -5/18 binary64))) #s(literal 1/3 binary64) (fma.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -1/9 binary64) (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal 17/315 binary64)))) (fma.f64 #s(literal 1/120 binary64) ew (*.f64 #s(literal 1/720 binary64) (/.f64 (*.f64 eh eh) ew)))) (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))) (/.f64 (*.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/6 binary64) ew (fma.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -5/18 binary64) (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal 2/15 binary64)))) (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal 1/24 binary64)))) (fma.f64 (neg.f64 ew) (/.f64 (fma.f64 (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) #s(literal 2 binary64)) (*.f64 ew ew) (*.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) #s(literal 2 binary64)) (*.f64 eh eh))) (*.f64 (*.f64 eh eh) (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))))) (/.f64 (*.f64 (*.f64 (+.f64 ew (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal 5/6 binary64))) (*.f64 ew ew)) (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) #s(literal 2 binary64))) (*.f64 (*.f64 eh eh) (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))))))) (*.f64 eh eh))))))) (*.f64 t t) (neg.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) (fma.f64 (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) #s(literal 2 binary64)) (*.f64 ew ew) (*.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) #s(literal 2 binary64)) (*.f64 eh eh)))) (*.f64 eh eh)) (/.f64 ew (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))) (neg.f64 (fma.f64 (/.f64 (*.f64 (-.f64 (fma.f64 #s(literal -1/6 binary64) ew (fma.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -5/18 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 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) #s(literal 2 binary64))) (*.f64 eh eh)) (/.f64 (*.f64 ew ew) (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))) (/.f64 (*.f64 (*.f64 ew (+.f64 ew (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal 5/6 binary64)))) (fma.f64 (neg.f64 ew) (/.f64 (fma.f64 (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) #s(literal 2 binary64)) (*.f64 ew ew) (*.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) #s(literal 2 binary64)) (*.f64 eh eh))) (*.f64 (*.f64 eh eh) (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))))) (/.f64 (*.f64 (*.f64 (+.f64 ew (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal 5/6 binary64))) (*.f64 ew ew)) (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) #s(literal 2 binary64))) (*.f64 (*.f64 eh eh) (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))))))) (*.f64 eh eh))))))) (*.f64 t t) (fma.f64 (neg.f64 ew) (/.f64 (fma.f64 (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) #s(literal 2 binary64)) (*.f64 ew ew) (*.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) #s(literal 2 binary64)) (*.f64 eh eh))) (*.f64 (*.f64 eh eh) (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))))) (/.f64 (*.f64 (*.f64 (+.f64 ew (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal 5/6 binary64))) (*.f64 ew ew)) (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) #s(literal 2 binary64))) (*.f64 (*.f64 eh eh) (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))))))) (*.f64 t t) (*.f64 ew (/.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) #s(literal 2 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))))) t) |
(fabs (/ (- (* (pow ew 2) (* (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (pow (sin t) 2))) (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))))) |
(fabs.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (neg.f64 eh) eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) #s(literal 2 binary64)) (*.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) ew) ew))) (*.f64 (-.f64 (*.f64 (sin.f64 t) ew) (/.f64 (*.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) eh) eh) (*.f64 (sin.f64 t) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))))) |
(fabs (/ (- (* (pow ew 2) (* (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (pow (sin t) 2))) (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))))) |
(fabs.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (neg.f64 eh) eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) #s(literal 2 binary64)) (*.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) ew) ew))) (*.f64 (-.f64 (*.f64 (sin.f64 t) ew) (/.f64 (*.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) eh) eh) (*.f64 (sin.f64 t) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))))) |
(fabs (/ (- (* (pow ew 2) (* (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (pow (sin t) 2))) (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))))) |
(fabs.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (neg.f64 eh) eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) #s(literal 2 binary64)) (*.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) ew) ew))) (*.f64 (-.f64 (*.f64 (sin.f64 t) ew) (/.f64 (*.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) eh) eh) (*.f64 (sin.f64 t) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))))) |
(fabs (/ (- (* (pow ew 2) (* (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (pow (sin t) 2))) (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))))) |
(fabs.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (neg.f64 eh) eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) #s(literal 2 binary64)) (*.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) ew) ew))) (*.f64 (-.f64 (*.f64 (sin.f64 t) ew) (/.f64 (*.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) eh) eh) (*.f64 (sin.f64 t) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))))) |
(* -1 (* (pow eh 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) |
(*.f64 (*.f64 (neg.f64 eh) eh) (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) #s(literal 2 binary64))) |
(- (* (pow t 2) (- (* (pow ew 2) (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (* -1 (* (pow eh 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))))) (* (pow eh 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) |
(fma.f64 (fma.f64 (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) #s(literal 2 binary64)) (*.f64 ew ew) (*.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) #s(literal 2 binary64)) (*.f64 eh eh))) (*.f64 t t) (*.f64 (*.f64 (neg.f64 eh) eh) (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) #s(literal 2 binary64)))) |
(- (* (pow t 2) (- (+ (* (pow ew 2) (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (* (pow t 2) (- (* -1/3 (* (pow ew 2) (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* 1/3 (* (pow eh 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)))))) (* -1 (* (pow eh 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))))) (* (pow eh 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/3 binary64) (fma.f64 (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) #s(literal 2 binary64)) (*.f64 ew ew) (*.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) #s(literal 2 binary64)) (*.f64 eh eh)))) (*.f64 t t) (fma.f64 (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) #s(literal 2 binary64)) (*.f64 ew ew) (*.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) #s(literal 2 binary64)) (*.f64 eh eh)))) (*.f64 t t) (*.f64 (*.f64 (neg.f64 eh) eh) (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) #s(literal 2 binary64)))) |
(- (* (pow t 2) (- (+ (* (pow ew 2) (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (* (pow t 2) (- (+ (* -1/3 (* (pow ew 2) (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* (pow t 2) (- (* 2/45 (* (pow ew 2) (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (* -2/45 (* (pow eh 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)))))) (* 1/3 (* (pow eh 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)))))) (* -1 (* (pow eh 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))))) (* (pow eh 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 2/45 binary64) (fma.f64 (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) #s(literal 2 binary64)) (*.f64 ew ew) (*.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) #s(literal 2 binary64)) (*.f64 eh eh)))) (*.f64 t t) (*.f64 #s(literal -1/3 binary64) (fma.f64 (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) #s(literal 2 binary64)) (*.f64 ew ew) (*.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) #s(literal 2 binary64)) (*.f64 eh eh))))) (*.f64 t t) (fma.f64 (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) #s(literal 2 binary64)) (*.f64 ew ew) (*.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) #s(literal 2 binary64)) (*.f64 eh eh)))) (*.f64 t t) (*.f64 (*.f64 (neg.f64 eh) eh) (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) #s(literal 2 binary64)))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(/ eh (* ew t)) |
(/.f64 (/.f64 eh 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 (*.f64 (fma.f64 (/.f64 eh ew) #s(literal -1/135 binary64) (*.f64 (/.f64 eh ew) #s(literal 1/105 binary64))) 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) |
(* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew) |
(* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew) |
(* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew) |
(* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew) |
(* 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 (*.f64 (fma.f64 (*.f64 (*.f64 t t) ew) #s(literal 17/315 binary64) (*.f64 #s(literal 2/15 binary64) ew)) t) t (*.f64 #s(literal 1/3 binary64) ew)) (*.f64 t t) ew) t) |
(/ eh (* ew t)) |
(/.f64 (/.f64 eh ew) t) |
(/ (+ (* (pow t 2) (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (/ eh ew)) t) |
(/.f64 (fma.f64 (*.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)) t) t (/.f64 eh ew)) t) |
(/ (+ (* (pow t 2) (- (+ (* -1/2 (/ eh ew)) (* (pow t 2) (- (* 1/24 (/ eh ew)) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew)))))) (* -1/6 (/ eh ew)))) (/ eh ew)) t) |
(/.f64 (fma.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 eh ew)) (fma.f64 #s(literal 1/120 binary64) (/.f64 eh ew) (*.f64 (/.f64 eh ew) #s(literal 1/18 binary64)))) (*.f64 t t) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) (*.f64 t t) (/.f64 eh ew)) t) |
(/ (+ (* (pow t 2) (- (+ (* -1/2 (/ eh ew)) (* (pow t 2) (- (+ (* 1/24 (/ eh ew)) (* (pow t 2) (- (* -1/720 (/ eh ew)) (+ (* -1/6 (- (* 1/24 (/ eh ew)) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) (+ (* -1/5040 (/ eh ew)) (* 1/120 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew))))))))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew)))))) (* -1/6 (/ eh ew)))) (/ eh ew)) t) |
(/.f64 (fma.f64 (fma.f64 (fma.f64 (-.f64 (*.f64 #s(literal -1/720 binary64) (/.f64 eh ew)) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 eh ew)) (fma.f64 #s(literal 1/120 binary64) (/.f64 eh ew) (*.f64 (/.f64 eh ew) #s(literal 1/18 binary64)))) #s(literal -1/6 binary64) (fma.f64 #s(literal -1/5040 binary64) (/.f64 eh ew) (*.f64 (/.f64 eh ew) #s(literal -1/360 binary64))))) (*.f64 t t) (-.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 eh ew)) (fma.f64 #s(literal 1/120 binary64) (/.f64 eh ew) (*.f64 (/.f64 eh ew) #s(literal 1/18 binary64))))) (*.f64 t t) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) (*.f64 t t) (/.f64 eh ew)) t) |
(/ eh (* ew t)) |
(/.f64 (/.f64 eh ew) t) |
(/ eh (* ew t)) |
(/.f64 (/.f64 eh ew) t) |
(/ eh (* ew t)) |
(/.f64 (/.f64 eh ew) t) |
(/ eh (* ew t)) |
(/.f64 (/.f64 eh ew) t) |
(/ t eh) |
(/.f64 t eh) |
(* t (+ (* 1/3 (/ (pow t 2) eh)) (/ 1 eh))) |
(*.f64 (fma.f64 (/.f64 (*.f64 t t) eh) #s(literal 1/3 binary64) (/.f64 #s(literal 1 binary64) eh)) t) |
(* t (+ (* (pow t 2) (+ (* 2/15 (/ (pow t 2) eh)) (* 1/3 (/ 1 eh)))) (/ 1 eh))) |
(*.f64 (fma.f64 (*.f64 (fma.f64 (/.f64 (*.f64 t t) eh) #s(literal 2/15 binary64) (/.f64 #s(literal 1/3 binary64) eh)) t) t (/.f64 #s(literal 1 binary64) eh)) t) |
(* t (+ (* (pow t 2) (+ (* (pow t 2) (+ (* 17/315 (/ (pow t 2) eh)) (* 2/15 (/ 1 eh)))) (* 1/3 (/ 1 eh)))) (/ 1 eh))) |
(*.f64 (fma.f64 (fma.f64 (*.f64 (fma.f64 (/.f64 (*.f64 t t) eh) #s(literal 17/315 binary64) (/.f64 #s(literal 2/15 binary64) eh)) t) t (/.f64 #s(literal 1/3 binary64) eh)) (*.f64 t t) (/.f64 #s(literal 1 binary64) eh)) t) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
eh |
(+ eh (* -1/2 (* eh (pow t 2)))) |
(*.f64 (fma.f64 (*.f64 t t) #s(literal -1/2 binary64) #s(literal 1 binary64)) 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 (*.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/720 binary64) (*.f64 #s(literal 1/24 binary64) eh)) t) t (*.f64 #s(literal -1/2 binary64) eh)) (*.f64 t t) eh) |
(/ eh (* ew t)) |
(/.f64 (/.f64 eh 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 (*.f64 (fma.f64 (/.f64 eh ew) #s(literal -1/135 binary64) (*.f64 (/.f64 eh ew) #s(literal 1/105 binary64))) 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 |
(+ eh (* -1/2 (* eh (pow t 2)))) |
(*.f64 (fma.f64 (*.f64 t t) #s(literal -1/2 binary64) #s(literal 1 binary64)) eh) |
(+ eh (* -1/2 (* eh (pow t 2)))) |
(*.f64 (fma.f64 (*.f64 t t) #s(literal -1/2 binary64) #s(literal 1 binary64)) eh) |
(+ eh (* -1/2 (* eh (pow t 2)))) |
(*.f64 (fma.f64 (*.f64 t t) #s(literal -1/2 binary64) #s(literal 1 binary64)) eh) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh))) |
(* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (cos.f64 t)) |
(* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (cos.f64 t)) |
(* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (cos.f64 t)) |
(* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (cos.f64 t)) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) eh) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) eh) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) eh) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) eh) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) eh) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) eh) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) eh) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) eh) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew)) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew)) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew)) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew)) |
(/ 1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))) (-.f64 (*.f64 (sin.f64 t) ew) (/.f64 (*.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) eh) eh) (*.f64 (sin.f64 t) ew)))) |
(/ 1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))) (-.f64 (*.f64 (sin.f64 t) ew) (/.f64 (*.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) eh) eh) (*.f64 (sin.f64 t) ew)))) |
(/ 1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))) (-.f64 (*.f64 (sin.f64 t) ew) (/.f64 (*.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) eh) eh) (*.f64 (sin.f64 t) ew)))) |
(/ 1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))) (-.f64 (*.f64 (sin.f64 t) ew) (/.f64 (*.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) eh) eh) (*.f64 (sin.f64 t) ew)))) |
(/ (- (* (pow ew 2) (* (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (pow (sin t) 2))) (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (neg.f64 eh) eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) #s(literal 2 binary64)) (*.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) ew) ew))) (*.f64 (-.f64 (*.f64 (sin.f64 t) ew) (/.f64 (*.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) eh) eh) (*.f64 (sin.f64 t) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))))) |
(/ (- (* (pow ew 2) (* (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (pow (sin t) 2))) (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (neg.f64 eh) eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) #s(literal 2 binary64)) (*.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) ew) ew))) (*.f64 (-.f64 (*.f64 (sin.f64 t) ew) (/.f64 (*.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) eh) eh) (*.f64 (sin.f64 t) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))))) |
(/ (- (* (pow ew 2) (* (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (pow (sin t) 2))) (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (neg.f64 eh) eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) #s(literal 2 binary64)) (*.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) ew) ew))) (*.f64 (-.f64 (*.f64 (sin.f64 t) ew) (/.f64 (*.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) eh) eh) (*.f64 (sin.f64 t) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))))) |
(/ (- (* (pow ew 2) (* (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (pow (sin t) 2))) (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (neg.f64 eh) eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) #s(literal 2 binary64)) (*.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) ew) ew))) (*.f64 (-.f64 (*.f64 (sin.f64 t) ew) (/.f64 (*.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) eh) eh) (*.f64 (sin.f64 t) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))))) |
(fabs (/ (- (* (pow ew 2) (* (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (pow (sin t) 2))) (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))))) |
(fabs.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (neg.f64 eh) eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) #s(literal 2 binary64)) (*.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) ew) ew))) (*.f64 (-.f64 (*.f64 (sin.f64 t) ew) (/.f64 (*.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) eh) eh) (*.f64 (sin.f64 t) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))))) |
(fabs (/ (- (* (pow ew 2) (* (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (pow (sin t) 2))) (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))))) |
(fabs.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (neg.f64 eh) eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) #s(literal 2 binary64)) (*.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) ew) ew))) (*.f64 (-.f64 (*.f64 (sin.f64 t) ew) (/.f64 (*.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) eh) eh) (*.f64 (sin.f64 t) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))))) |
(fabs (/ (- (* (pow ew 2) (* (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (pow (sin t) 2))) (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))))) |
(fabs.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (neg.f64 eh) eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) #s(literal 2 binary64)) (*.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) ew) ew))) (*.f64 (-.f64 (*.f64 (sin.f64 t) ew) (/.f64 (*.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) eh) eh) (*.f64 (sin.f64 t) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))))) |
(fabs (/ (- (* (pow ew 2) (* (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (pow (sin t) 2))) (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))))) |
(fabs.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (neg.f64 eh) eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) #s(literal 2 binary64)) (*.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) ew) ew))) (*.f64 (-.f64 (*.f64 (sin.f64 t) ew) (/.f64 (*.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) eh) eh) (*.f64 (sin.f64 t) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))))) |
(- (* (pow ew 2) (* (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (pow (sin t) 2))) (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)))) |
(fma.f64 (*.f64 (*.f64 (neg.f64 eh) eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) #s(literal 2 binary64)) (*.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) ew) ew))) |
(- (* (pow ew 2) (* (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (pow (sin t) 2))) (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)))) |
(fma.f64 (*.f64 (*.f64 (neg.f64 eh) eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) #s(literal 2 binary64)) (*.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) ew) ew))) |
(- (* (pow ew 2) (* (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (pow (sin t) 2))) (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)))) |
(fma.f64 (*.f64 (*.f64 (neg.f64 eh) eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) #s(literal 2 binary64)) (*.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) ew) ew))) |
(- (* (pow ew 2) (* (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (pow (sin t) 2))) (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)))) |
(fma.f64 (*.f64 (*.f64 (neg.f64 eh) eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) #s(literal 2 binary64)) (*.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) ew) ew))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew) |
(* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew) |
(* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew) |
(* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew) |
(/ (* 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 (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(/ eh (* ew t)) |
(/.f64 (/.f64 eh ew) t) |
(/ eh (* ew t)) |
(/.f64 (/.f64 eh ew) t) |
(/ eh (* ew t)) |
(/.f64 (/.f64 eh ew) t) |
(/ eh (* ew t)) |
(/.f64 (/.f64 eh ew) t) |
(/ (sin t) (* eh (cos t))) |
(/.f64 (/.f64 (sin.f64 t) eh) (cos.f64 t)) |
(/ (sin t) (* eh (cos t))) |
(/.f64 (/.f64 (sin.f64 t) eh) (cos.f64 t)) |
(/ (sin t) (* eh (cos t))) |
(/.f64 (/.f64 (sin.f64 t) eh) (cos.f64 t)) |
(/ (sin t) (* eh (cos t))) |
(/.f64 (/.f64 (sin.f64 t) eh) (cos.f64 t)) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(* eh (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)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(* -1/2 (* eh (pow t 2))) |
(*.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/2 binary64)) |
(* (pow t 2) (+ (* -1/2 eh) (/ eh (pow t 2)))) |
(*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) eh (/.f64 eh (*.f64 t t))) t) t) |
(* (pow t 2) (+ (* -1/2 eh) (/ eh (pow t 2)))) |
(*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) eh (/.f64 eh (*.f64 t t))) t) t) |
(* (pow t 2) (+ (* -1/2 eh) (/ eh (pow t 2)))) |
(*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) eh (/.f64 eh (*.f64 t t))) t) t) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh))) |
(* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (cos.f64 t)) |
(* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (cos.f64 t)) |
(* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (cos.f64 t)) |
(* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (cos.f64 t)) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) eh) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) eh) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) eh) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) eh) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) eh) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) eh) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) eh) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) eh) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew)) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew)) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew)) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew)) |
(/ 1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))) (-.f64 (*.f64 (sin.f64 t) ew) (/.f64 (*.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) eh) eh) (*.f64 (sin.f64 t) ew)))) |
(/ 1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))) (-.f64 (*.f64 (sin.f64 t) ew) (/.f64 (*.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) eh) eh) (*.f64 (sin.f64 t) ew)))) |
(/ 1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))) (-.f64 (*.f64 (sin.f64 t) ew) (/.f64 (*.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) eh) eh) (*.f64 (sin.f64 t) ew)))) |
(/ 1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))) (-.f64 (*.f64 (sin.f64 t) ew) (/.f64 (*.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) eh) eh) (*.f64 (sin.f64 t) ew)))) |
(/ (- (* (pow ew 2) (* (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (pow (sin t) 2))) (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (neg.f64 eh) eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) #s(literal 2 binary64)) (*.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) ew) ew))) (*.f64 (-.f64 (*.f64 (sin.f64 t) ew) (/.f64 (*.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) eh) eh) (*.f64 (sin.f64 t) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))))) |
(/ (- (* (pow ew 2) (* (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (pow (sin t) 2))) (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (neg.f64 eh) eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) #s(literal 2 binary64)) (*.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) ew) ew))) (*.f64 (-.f64 (*.f64 (sin.f64 t) ew) (/.f64 (*.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) eh) eh) (*.f64 (sin.f64 t) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))))) |
(/ (- (* (pow ew 2) (* (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (pow (sin t) 2))) (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (neg.f64 eh) eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) #s(literal 2 binary64)) (*.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) ew) ew))) (*.f64 (-.f64 (*.f64 (sin.f64 t) ew) (/.f64 (*.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) eh) eh) (*.f64 (sin.f64 t) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))))) |
(/ (- (* (pow ew 2) (* (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (pow (sin t) 2))) (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (neg.f64 eh) eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) #s(literal 2 binary64)) (*.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) ew) ew))) (*.f64 (-.f64 (*.f64 (sin.f64 t) ew) (/.f64 (*.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) eh) eh) (*.f64 (sin.f64 t) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))))) |
(fabs (/ (- (* (pow ew 2) (* (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (pow (sin t) 2))) (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))))) |
(fabs.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (neg.f64 eh) eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) #s(literal 2 binary64)) (*.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) ew) ew))) (*.f64 (-.f64 (*.f64 (sin.f64 t) ew) (/.f64 (*.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) eh) eh) (*.f64 (sin.f64 t) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))))) |
(fabs (/ (- (* (pow ew 2) (* (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (pow (sin t) 2))) (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))))) |
(fabs.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (neg.f64 eh) eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) #s(literal 2 binary64)) (*.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) ew) ew))) (*.f64 (-.f64 (*.f64 (sin.f64 t) ew) (/.f64 (*.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) eh) eh) (*.f64 (sin.f64 t) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))))) |
(fabs (/ (- (* (pow ew 2) (* (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (pow (sin t) 2))) (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))))) |
(fabs.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (neg.f64 eh) eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) #s(literal 2 binary64)) (*.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) ew) ew))) (*.f64 (-.f64 (*.f64 (sin.f64 t) ew) (/.f64 (*.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) eh) eh) (*.f64 (sin.f64 t) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))))) |
(fabs (/ (- (* (pow ew 2) (* (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (pow (sin t) 2))) (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))))) |
(fabs.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (neg.f64 eh) eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) #s(literal 2 binary64)) (*.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) ew) ew))) (*.f64 (-.f64 (*.f64 (sin.f64 t) ew) (/.f64 (*.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) eh) eh) (*.f64 (sin.f64 t) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))))) |
(- (* (pow ew 2) (* (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (pow (sin t) 2))) (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)))) |
(fma.f64 (*.f64 (*.f64 (neg.f64 eh) eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) #s(literal 2 binary64)) (*.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) ew) ew))) |
(- (* (pow ew 2) (* (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (pow (sin t) 2))) (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)))) |
(fma.f64 (*.f64 (*.f64 (neg.f64 eh) eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) #s(literal 2 binary64)) (*.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) ew) ew))) |
(- (* (pow ew 2) (* (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (pow (sin t) 2))) (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)))) |
(fma.f64 (*.f64 (*.f64 (neg.f64 eh) eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) #s(literal 2 binary64)) (*.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) ew) ew))) |
(- (* (pow ew 2) (* (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (pow (sin t) 2))) (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)))) |
(fma.f64 (*.f64 (*.f64 (neg.f64 eh) eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) #s(literal 2 binary64)) (*.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) ew) ew))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew) |
(* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew) |
(* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew) |
(* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew) |
(/ (* 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 (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(/ eh (* ew t)) |
(/.f64 (/.f64 eh ew) t) |
(/ eh (* ew t)) |
(/.f64 (/.f64 eh ew) t) |
(/ eh (* ew t)) |
(/.f64 (/.f64 eh ew) t) |
(/ eh (* ew t)) |
(/.f64 (/.f64 eh ew) t) |
(/ (sin t) (* eh (cos t))) |
(/.f64 (/.f64 (sin.f64 t) eh) (cos.f64 t)) |
(/ (sin t) (* eh (cos t))) |
(/.f64 (/.f64 (sin.f64 t) eh) (cos.f64 t)) |
(/ (sin t) (* eh (cos t))) |
(/.f64 (/.f64 (sin.f64 t) eh) (cos.f64 t)) |
(/ (sin t) (* eh (cos t))) |
(/.f64 (/.f64 (sin.f64 t) eh) (cos.f64 t)) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(* eh (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)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(* -1/2 (* eh (pow t 2))) |
(*.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/2 binary64)) |
(* (pow t 2) (+ (* -1/2 eh) (/ eh (pow t 2)))) |
(*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) eh (/.f64 eh (*.f64 t t))) t) t) |
(* (pow t 2) (+ (* -1/2 eh) (/ eh (pow t 2)))) |
(*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) eh (/.f64 eh (*.f64 t t))) t) t) |
(* (pow t 2) (+ (* -1/2 eh) (/ eh (pow t 2)))) |
(*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) eh (/.f64 eh (*.f64 t t))) t) t) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 80 | 678 |
| 0 | 138 | 609 |
| 1 | 436 | 585 |
| 2 | 2832 | 585 |
| 0 | 8393 | 583 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(fabs.f64 (fma.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t)) eh (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)))) |
(fma.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t)) eh (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.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)))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)))) eh))) |
#s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)))) eh)) |
(*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)))) eh) |
(sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)))) |
(/.f64 (pow.f64 ew #s(literal -1 binary64)) (/.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 (sin.f64 (atan.f64 (/.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (tan.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 (sin.f64 (atan.f64 (/.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (tan.f64 t) eh)))) eh)) |
(*.f64 (sin.f64 (atan.f64 (/.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (tan.f64 t) eh)))) eh) |
(/.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 #s(approx (* eh (cos t)) (fma.f64 (*.f64 #s(literal -1/2 binary64) eh) (*.f64 t t) eh)) (sin.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)))))) |
(fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (*.f64 #s(approx (* eh (cos t)) (fma.f64 (*.f64 #s(literal -1/2 binary64) eh) (*.f64 t t) eh)) (sin.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t))))))) |
(*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) |
(/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) |
(*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))))) |
(fabs.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))) |
(-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) |
(cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) |
(/.f64 eh (*.f64 (tan.f64 t) ew)) |
(*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) |
(*.f64 (tan.f64 t) ew) |
#s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)) |
(/.f64 (/.f64 eh ew) t) |
(/.f64 (tan.f64 t) eh) |
(cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))) |
#s(approx (* eh (cos t)) (fma.f64 (*.f64 #s(literal -1/2 binary64) eh) (*.f64 t t) eh)) |
#s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) eh) (*.f64 t t) eh) |
| Outputs |
|---|
(*.f64 (fabs.f64 (/.f64 (/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (-.f64 (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 2 binary64)) (pow.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 (*.f64 (cos.f64 t) eh) ew)) #s(literal 2 binary64))))) (fabs.f64 (fma.f64 (/.f64 eh (tan.f64 t)) (/.f64 (*.f64 (cos.f64 t) eh) ew) (*.f64 (sin.f64 t) ew)))) |
(*.f64 (fabs.f64 (/.f64 (/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (-.f64 (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 (*.f64 (cos.f64 t) eh) ew)) #s(literal 3 binary64))))) (fabs.f64 (fma.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 (*.f64 (cos.f64 t) eh) ew)) (fma.f64 (/.f64 eh (tan.f64 t)) (/.f64 (*.f64 (cos.f64 t) eh) ew) (*.f64 (sin.f64 t) ew)) (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 2 binary64))))) |
(*.f64 (fabs.f64 (/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) (/.f64 #s(literal 1 binary64) (fabs.f64 (-.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 (*.f64 (cos.f64 t) eh) ew)) (*.f64 (sin.f64 t) ew))))) |
(*.f64 (fabs.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64)))) (fabs.f64 (pow.f64 (fma.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 (*.f64 (cos.f64 t) eh) ew))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64))) #s(literal -1 binary64)))) |
(*.f64 (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)) (fabs.f64 (-.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 (*.f64 (cos.f64 t) eh) ew)) (*.f64 (sin.f64 t) ew)))) (fabs.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64))))) |
(*.f64 (fabs.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)))) (fabs.f64 (pow.f64 (/.f64 (-.f64 (*.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) (*.f64 (cos.f64 t) eh)) (*.f64 (sin.f64 t) ew)) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64))) #s(literal -1 binary64)))) |
(*.f64 (fabs.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)))) (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)) (fabs.f64 (-.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 (*.f64 (cos.f64 t) eh) ew)) (*.f64 (sin.f64 t) ew))))) |
(*.f64 #s(literal 1 binary64) (fabs.f64 (fma.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))))) |
(*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)) (fabs.f64 (*.f64 (pow.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 (*.f64 (cos.f64 t) eh) ew))) #s(literal -1 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (fabs.f64 (/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) (neg.f64 (fabs.f64 (-.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 (*.f64 (cos.f64 t) eh) ew)) (*.f64 (sin.f64 t) ew))))) |
(/.f64 (neg.f64 (fabs.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64))))) (neg.f64 (fabs.f64 (fma.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 (*.f64 (cos.f64 t) eh) ew))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (fabs.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64))))) (neg.f64 (fabs.f64 (*.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 (*.f64 (cos.f64 t) eh) ew))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))))) |
(/.f64 (fabs.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64))) (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 (*.f64 (cos.f64 t) eh) ew)))))) (fabs.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64))))) |
(/.f64 (fabs.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 6 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 6 binary64))) (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 (*.f64 (cos.f64 t) eh) ew)))))) (fabs.f64 (+.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64))) (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64))))) |
(/.f64 (fabs.f64 (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (-.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64))))) (fabs.f64 (-.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 (*.f64 (cos.f64 t) eh) ew)) (*.f64 (sin.f64 t) ew)))) |
(/.f64 (fabs.f64 (*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64))))) (fabs.f64 (*.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 (*.f64 (cos.f64 t) eh) ew))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) |
(/.f64 (fabs.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64))) (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) (fabs.f64 (-.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 (*.f64 (cos.f64 t) eh) ew)) (*.f64 (sin.f64 t) ew)))) |
(/.f64 (fabs.f64 (*.f64 (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 (*.f64 (cos.f64 t) eh) ew)))) (-.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64))))) (fabs.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64))))) |
(/.f64 (fabs.f64 (*.f64 (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 (*.f64 (cos.f64 t) eh) ew)))) (-.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 6 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 6 binary64))))) (fabs.f64 (+.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64))) (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64))))) |
(/.f64 (fabs.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64))) (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) (fabs.f64 (*.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64))) (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 (*.f64 (cos.f64 t) eh) ew))))))) |
(/.f64 (fabs.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 6 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 6 binary64))) (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) (fabs.f64 (*.f64 (+.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64))) (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64))) (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 (*.f64 (cos.f64 t) eh) ew))))))) |
(/.f64 (fabs.f64 (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (-.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64))))) (fabs.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 (*.f64 (cos.f64 t) eh) ew)))) (+.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)))))) |
(/.f64 (fabs.f64 (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (-.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 6 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 6 binary64))))) (fabs.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 (*.f64 (cos.f64 t) eh) ew)))) (+.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64))) (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)))))) |
(/.f64 (fabs.f64 (*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64))))) (fabs.f64 (*.f64 (*.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 (*.f64 (cos.f64 t) eh) ew))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (+.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)))))) |
(/.f64 (fabs.f64 (*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 6 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 6 binary64))))) (fabs.f64 (*.f64 (*.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 (*.f64 (cos.f64 t) eh) ew))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (+.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64))) (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)))))) |
(/.f64 (fabs.f64 (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64))))) (fabs.f64 (*.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 (*.f64 (cos.f64 t) eh) ew))) (+.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)))))) |
(/.f64 (fabs.f64 (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 6 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 6 binary64))))) (fabs.f64 (*.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 (*.f64 (cos.f64 t) eh) ew))) (+.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64))) (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)))))) |
(/.f64 (fabs.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64))) #s(literal 1 binary64))) (fabs.f64 (*.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 (*.f64 (cos.f64 t) eh) ew))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) |
(/.f64 (fabs.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64))) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)))) (fabs.f64 (*.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 (*.f64 (cos.f64 t) eh) ew)))))) |
(/.f64 (fabs.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 6 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 6 binary64))) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)))) (fabs.f64 (*.f64 (+.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64))) (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 (*.f64 (cos.f64 t) eh) ew)))))) |
(/.f64 (fabs.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64))) #s(literal 1 binary64))) (fabs.f64 (*.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 (*.f64 (cos.f64 t) eh) ew))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))))) |
(/.f64 (fabs.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 6 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 6 binary64))) #s(literal 1 binary64))) (fabs.f64 (*.f64 (+.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64))) (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 (*.f64 (cos.f64 t) eh) ew))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))))) |
(/.f64 (fabs.f64 (/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) (fabs.f64 (-.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 (*.f64 (cos.f64 t) eh) ew)) (*.f64 (sin.f64 t) ew)))) |
(/.f64 (fabs.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64)))) (fabs.f64 (fma.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 (*.f64 (cos.f64 t) eh) ew))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64))))) |
(/.f64 (fabs.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64)))) (fabs.f64 (*.f64 (*.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 (*.f64 (cos.f64 t) eh) ew))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (+.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)))))) |
(/.f64 (fabs.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 6 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 6 binary64)))) (fabs.f64 (*.f64 (*.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 (*.f64 (cos.f64 t) eh) ew))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (+.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64))) (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)))))) |
(/.f64 (fabs.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)))) (fabs.f64 (*.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 (*.f64 (cos.f64 t) eh) ew))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) |
(/.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 (*.f64 (cos.f64 t) eh) ew))) (/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))))) |
(/.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 (/.f64 (-.f64 (*.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) (*.f64 (cos.f64 t) eh)) (*.f64 (sin.f64 t) ew)) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64))) (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 (*.f64 (cos.f64 t) eh) ew))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64)))))) |
(/.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 (*.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 (*.f64 (cos.f64 t) eh) ew))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (-.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)))))) |
(fabs.f64 (-.f64 (fma.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) #s(literal 0 binary64))) |
(fabs.f64 (-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) (*.f64 (cos.f64 t) eh)) (*.f64 (sin.f64 t) ew)) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)))) (/.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) (*.f64 (cos.f64 t) eh)) (*.f64 (sin.f64 t) ew)) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)))))) |
(fabs.f64 (-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 (*.f64 (cos.f64 t) eh) ew))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) (/.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 (*.f64 (cos.f64 t) eh) ew))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))))) |
(fabs.f64 (/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)))) (/.f64 (-.f64 (*.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) (*.f64 (cos.f64 t) eh)) (*.f64 (sin.f64 t) ew)) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64))))) |
(fabs.f64 (/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64))) (/.f64 (-.f64 (*.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) (*.f64 (cos.f64 t) eh)) (*.f64 (sin.f64 t) ew)) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64))))) |
(fabs.f64 (/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 (*.f64 (cos.f64 t) eh) ew))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) |
(fabs.f64 (*.f64 (neg.f64 (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 (*.f64 (cos.f64 t) eh) ew))))) (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)))))) |
(fabs.f64 (*.f64 (neg.f64 (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 (*.f64 (cos.f64 t) eh) ew))))) (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64))))) |
(fabs.f64 (*.f64 (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 (*.f64 (cos.f64 t) eh) ew)))) (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64))))) |
(fabs.f64 (*.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)))) (neg.f64 (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 (*.f64 (cos.f64 t) eh) ew))))))) |
(fabs.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64))) (neg.f64 (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 (*.f64 (cos.f64 t) eh) ew))))))) |
(fabs.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64))) (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 (*.f64 (cos.f64 t) eh) ew)))))) |
(fabs.f64 (neg.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))))))) |
(fabs.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))))) |
(fabs.f64 (neg.f64 (fma.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) |
(*.f64 (/.f64 (/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (-.f64 (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 2 binary64)) (pow.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 (*.f64 (cos.f64 t) eh) ew)) #s(literal 2 binary64)))) (fma.f64 (/.f64 eh (tan.f64 t)) (/.f64 (*.f64 (cos.f64 t) eh) ew) (*.f64 (sin.f64 t) ew))) |
(*.f64 (/.f64 (/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (-.f64 (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 (*.f64 (cos.f64 t) eh) ew)) #s(literal 3 binary64)))) (fma.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 (*.f64 (cos.f64 t) eh) ew)) (fma.f64 (/.f64 eh (tan.f64 t)) (/.f64 (*.f64 (cos.f64 t) eh) ew) (*.f64 (sin.f64 t) ew)) (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 2 binary64)))) |
(*.f64 (/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (pow.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 (*.f64 (cos.f64 t) eh) ew))) #s(literal -1 binary64))) |
(*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64))) (pow.f64 (/.f64 (-.f64 (*.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) (*.f64 (cos.f64 t) eh)) (*.f64 (sin.f64 t) ew)) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64))) #s(literal -1 binary64))) |
(*.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64))) (pow.f64 (fma.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 (*.f64 (cos.f64 t) eh) ew))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64))) #s(literal -1 binary64))) |
(*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64))) (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 (*.f64 (cos.f64 t) eh) ew))))) |
(*.f64 (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 (*.f64 (cos.f64 t) eh) ew)))) (-.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)))) |
(*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)) (*.f64 (pow.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 (*.f64 (cos.f64 t) eh) ew))) #s(literal -1 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64))))) |
(pow.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 (*.f64 (cos.f64 t) eh) ew))) (/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (-.f64 (*.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) (*.f64 (cos.f64 t) eh)) (*.f64 (sin.f64 t) ew)) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64))) (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 (*.f64 (cos.f64 t) eh) ew))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 (*.f64 (cos.f64 t) eh) ew))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (-.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64))) (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 (*.f64 (cos.f64 t) eh) ew)))))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 6 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 6 binary64))) (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 (*.f64 (cos.f64 t) eh) ew)))))) (neg.f64 (+.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64))) (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (-.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64))))) (neg.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 (*.f64 (cos.f64 t) eh) ew)))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64))))) (neg.f64 (*.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 (*.f64 (cos.f64 t) eh) ew))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64))) (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) (neg.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 (*.f64 (cos.f64 t) eh) ew)))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 (*.f64 (cos.f64 t) eh) ew)))) (-.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64))))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 (*.f64 (cos.f64 t) eh) ew)))) (-.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 6 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 6 binary64))))) (neg.f64 (+.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64))) (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64))) #s(literal 1 binary64))) (neg.f64 (*.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 (*.f64 (cos.f64 t) eh) ew))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) (neg.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 (*.f64 (cos.f64 t) eh) ew)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64))))) (neg.f64 (neg.f64 (/.f64 (-.f64 (*.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) (*.f64 (cos.f64 t) eh)) (*.f64 (sin.f64 t) ew)) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 (*.f64 (cos.f64 t) eh) ew))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64))) (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) (neg.f64 (*.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64))) (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 (*.f64 (cos.f64 t) eh) ew))))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64))) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)))) (neg.f64 (*.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 (*.f64 (cos.f64 t) eh) ew)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 6 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 6 binary64))) (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) (neg.f64 (*.f64 (+.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64))) (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64))) (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 (*.f64 (cos.f64 t) eh) ew))))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 6 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 6 binary64))) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)))) (neg.f64 (*.f64 (+.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64))) (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 (*.f64 (cos.f64 t) eh) ew)))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (-.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64))))) (neg.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 (*.f64 (cos.f64 t) eh) ew)))) (+.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (-.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 6 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 6 binary64))))) (neg.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 (*.f64 (cos.f64 t) eh) ew)))) (+.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64))) (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64))))) (neg.f64 (*.f64 (*.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 (*.f64 (cos.f64 t) eh) ew))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (+.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 6 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 6 binary64))))) (neg.f64 (*.f64 (*.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 (*.f64 (cos.f64 t) eh) ew))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (+.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64))) (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64))))) (neg.f64 (*.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 (*.f64 (cos.f64 t) eh) ew))) (+.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 6 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 6 binary64))))) (neg.f64 (*.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 (*.f64 (cos.f64 t) eh) ew))) (+.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64))) (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 (*.f64 (cos.f64 t) eh) ew))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 6 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 6 binary64))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64))) (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 (*.f64 (cos.f64 t) eh) ew))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) (*.f64 (cos.f64 t) eh)) (*.f64 (sin.f64 t) ew)) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)))) (*.f64 (/.f64 (-.f64 (*.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) (*.f64 (cos.f64 t) eh)) (*.f64 (sin.f64 t) ew)) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64))) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)))) (*.f64 (/.f64 (-.f64 (*.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) (*.f64 (cos.f64 t) eh)) (*.f64 (sin.f64 t) ew)) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64))) (/.f64 (-.f64 (*.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) (*.f64 (cos.f64 t) eh)) (*.f64 (sin.f64 t) ew)) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 (*.f64 (cos.f64 t) eh) ew))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) (*.f64 (*.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 (*.f64 (cos.f64 t) eh) ew))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)))) (*.f64 (*.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 (*.f64 (cos.f64 t) eh) ew))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 (*.f64 (cos.f64 t) eh) ew))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) |
(/.f64 (fma.f64 (*.f64 (+.f64 (sin.f64 (+.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) t)) (sin.f64 (-.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) t))) eh) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 t) ew)))) (*.f64 #s(literal 2 binary64) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)))) |
(/.f64 (fma.f64 (*.f64 (+.f64 (sin.f64 (+.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) t)) (sin.f64 (-.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) t))) eh) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (sin.f64 t) ew) #s(literal 1 binary64)))) (*.f64 #s(literal 2 binary64) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)))) |
(/.f64 (fma.f64 (*.f64 (+.f64 (sin.f64 (+.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) t)) (sin.f64 (-.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) t))) eh) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 (sin.f64 t) ew))) (*.f64 #s(literal 2 binary64) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)))) |
(/.f64 (fma.f64 (*.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) (*.f64 (cos.f64 t) eh)) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 t) ew)))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)))) |
(/.f64 (fma.f64 (*.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) (*.f64 (cos.f64 t) eh)) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)) (*.f64 (*.f64 (sin.f64 t) ew) #s(literal 1 binary64)))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)))) |
(/.f64 (fma.f64 (*.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) (*.f64 (cos.f64 t) eh)) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)) (*.f64 (sin.f64 t) ew))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)))) |
(/.f64 (fma.f64 (*.f64 eh (+.f64 (sin.f64 (+.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) t)) (sin.f64 (-.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) t)))) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 t) ew)))) (*.f64 #s(literal 2 binary64) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)))) |
(/.f64 (fma.f64 (*.f64 eh (+.f64 (sin.f64 (+.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) t)) (sin.f64 (-.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) t)))) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (sin.f64 t) ew) #s(literal 1 binary64)))) (*.f64 #s(literal 2 binary64) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)))) |
(/.f64 (fma.f64 (*.f64 eh (+.f64 (sin.f64 (+.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) t)) (sin.f64 (-.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) t)))) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 (sin.f64 t) ew))) (*.f64 #s(literal 2 binary64) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)))) |
(/.f64 (fma.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 (*.f64 (cos.f64 t) eh) ew)) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 t) ew)))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)))) |
(/.f64 (fma.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 (*.f64 (cos.f64 t) eh) ew)) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)) (*.f64 (*.f64 (sin.f64 t) ew) #s(literal 1 binary64)))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)))) |
(/.f64 (fma.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 (*.f64 (cos.f64 t) eh) ew)) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)) (*.f64 (sin.f64 t) ew))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 t) ew)) #s(literal 2 binary64) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)) (*.f64 (+.f64 (sin.f64 (+.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) t)) (sin.f64 (-.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) t))) eh))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 t) ew)) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)) (*.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) (*.f64 (cos.f64 t) eh)))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 t) ew)) #s(literal 2 binary64) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)) (*.f64 eh (+.f64 (sin.f64 (+.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) t)) (sin.f64 (-.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) t)))))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 t) ew)) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)) (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 (*.f64 (cos.f64 t) eh) ew)))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (sin.f64 t) ew) #s(literal 1 binary64)) #s(literal 2 binary64) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)) (*.f64 (+.f64 (sin.f64 (+.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) t)) (sin.f64 (-.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) t))) eh))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (sin.f64 t) ew) #s(literal 1 binary64)) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)) (*.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) (*.f64 (cos.f64 t) eh)))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (sin.f64 t) ew) #s(literal 1 binary64)) #s(literal 2 binary64) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)) (*.f64 eh (+.f64 (sin.f64 (+.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) t)) (sin.f64 (-.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) t)))))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (sin.f64 t) ew) #s(literal 1 binary64)) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)) (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 (*.f64 (cos.f64 t) eh) ew)))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)))) |
(/.f64 (fma.f64 (*.f64 (sin.f64 t) ew) #s(literal 2 binary64) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)) (*.f64 (+.f64 (sin.f64 (+.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) t)) (sin.f64 (-.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) t))) eh))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)) (*.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) (*.f64 (cos.f64 t) eh)))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)))) |
(/.f64 (fma.f64 (*.f64 (sin.f64 t) ew) #s(literal 2 binary64) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)) (*.f64 eh (+.f64 (sin.f64 (+.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) t)) (sin.f64 (-.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) t)))))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)) (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 (*.f64 (cos.f64 t) eh) ew)))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64))))) (neg.f64 (neg.f64 (*.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 (*.f64 (cos.f64 t) eh) ew))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64))) (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 (*.f64 (cos.f64 t) eh) ew))))) (+.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 6 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 6 binary64))) (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 (*.f64 (cos.f64 t) eh) ew))))) (+.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64))) (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (-.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 (*.f64 (cos.f64 t) eh) ew))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)))) (*.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 (*.f64 (cos.f64 t) eh) ew))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64))) (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 (*.f64 (cos.f64 t) eh) ew))))) |
(/.f64 (*.f64 (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 (*.f64 (cos.f64 t) eh) ew)))) (-.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64)))) (+.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 (*.f64 (cos.f64 t) eh) ew)))) (-.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 6 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 6 binary64)))) (+.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64))) (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 (*.f64 (cos.f64 t) eh) ew))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 (*.f64 (cos.f64 t) eh) ew))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)))) (neg.f64 (/.f64 (-.f64 (*.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) (*.f64 (cos.f64 t) eh)) (*.f64 (sin.f64 t) ew)) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 (*.f64 (cos.f64 t) eh) ew))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64)))) (neg.f64 (*.f64 (*.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 (*.f64 (cos.f64 t) eh) ew))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (+.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 6 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 6 binary64)))) (neg.f64 (*.f64 (*.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 (*.f64 (cos.f64 t) eh) ew))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (+.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64))) (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64))) (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) (*.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64))) (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 (*.f64 (cos.f64 t) eh) ew)))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64))) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64))) (*.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 (*.f64 (cos.f64 t) eh) ew))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 6 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 6 binary64))) (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) (*.f64 (+.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64))) (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64))) (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 (*.f64 (cos.f64 t) eh) ew)))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 6 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 6 binary64))) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64))) (*.f64 (+.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64))) (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 (*.f64 (cos.f64 t) eh) ew))))) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (-.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64)))) (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 (*.f64 (cos.f64 t) eh) ew)))) (+.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64))))) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (-.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 6 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 6 binary64)))) (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 (*.f64 (cos.f64 t) eh) ew)))) (+.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64))) (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64)))) (*.f64 (*.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 (*.f64 (cos.f64 t) eh) ew))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (+.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 6 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 6 binary64)))) (*.f64 (*.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 (*.f64 (cos.f64 t) eh) ew))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (+.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64))) (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64))))) |
(/.f64 (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64)))) (*.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 (*.f64 (cos.f64 t) eh) ew))) (+.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64))))) |
(/.f64 (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 6 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 6 binary64)))) (*.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 (*.f64 (cos.f64 t) eh) ew))) (+.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64))) (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 (*.f64 (cos.f64 t) eh) ew))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 6 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 6 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64))) (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 (*.f64 (cos.f64 t) eh) ew))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)))) (neg.f64 (*.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 (*.f64 (cos.f64 t) eh) ew))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) |
(/.f64 (/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 (*.f64 (cos.f64 t) eh) ew)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64))) (*.f64 (*.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 (*.f64 (cos.f64 t) eh) ew))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (+.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64))) (/.f64 (-.f64 (*.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) (*.f64 (cos.f64 t) eh)) (*.f64 (sin.f64 t) ew)) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 6 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 6 binary64))) (*.f64 (*.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 (*.f64 (cos.f64 t) eh) ew))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (+.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64))) (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 (*.f64 (cos.f64 t) eh) ew))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 (*.f64 (cos.f64 t) eh) ew))) (/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 (*.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) (*.f64 (cos.f64 t) eh)) (*.f64 (sin.f64 t) ew)) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64))) (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 (*.f64 (cos.f64 t) eh) ew))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 (*.f64 (cos.f64 t) eh) ew))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (-.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 (*.f64 (cos.f64 t) eh) ew))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 (*.f64 (cos.f64 t) eh) ew))) (/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (-.f64 (*.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) (*.f64 (cos.f64 t) eh)) (*.f64 (sin.f64 t) ew)) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64))) (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 (*.f64 (cos.f64 t) eh) ew))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 (*.f64 (cos.f64 t) eh) ew))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (-.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)))))) |
(fma.f64 (exp.f64 (log.f64 (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) (exp.f64 (log.f64 eh)) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fma.f64 (exp.f64 (log.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) ew))) (exp.f64 (log.f64 (sin.f64 t))) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fma.f64 (exp.f64 (log.f64 (*.f64 (cos.f64 t) eh))) (exp.f64 (log.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fma.f64 (exp.f64 (log.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) (exp.f64 (log.f64 (*.f64 (cos.f64 t) eh))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fma.f64 (exp.f64 (log.f64 (*.f64 (sin.f64 t) ew))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fma.f64 (exp.f64 (log.f64 (sin.f64 t))) (exp.f64 (log.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) ew))) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fma.f64 (exp.f64 (log.f64 eh)) (exp.f64 (log.f64 (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fma.f64 (pow.f64 (sqrt.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) #s(literal 1 binary64)) (pow.f64 (sqrt.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) #s(literal 1 binary64)) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fma.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) eh) #s(literal 1 binary64)) (pow.f64 (cos.f64 t) #s(literal 1 binary64)) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fma.f64 (pow.f64 (sqrt.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) #s(literal 1 binary64)) (pow.f64 (sqrt.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) #s(literal 1 binary64)) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fma.f64 (pow.f64 (cos.f64 t) #s(literal 1 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) eh) #s(literal 1 binary64)) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fma.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) eh) (cos.f64 t) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fma.f64 (sqrt.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) (sqrt.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fma.f64 (sqrt.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) (sqrt.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fma.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) ew (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fma.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)) (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 (*.f64 (cos.f64 t) eh) ew)))) (*.f64 (neg.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64))) (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 (*.f64 (cos.f64 t) eh) ew)))))) |
(fma.f64 (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 (*.f64 (cos.f64 t) eh) ew)))) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)) (*.f64 (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 (*.f64 (cos.f64 t) eh) ew)))) (neg.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64))))) |
(fma.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fma.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fma.f64 (sin.f64 t) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) ew) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fma.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (exp.f64 (log.f64 (*.f64 (sin.f64 t) ew))) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fma.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fma.f64 (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) eh (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fma.f64 (cos.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) eh) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fma.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fma.f64 ew (exp.f64 (log.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fma.f64 ew (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fma.f64 eh (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) (*.f64 (cos.f64 t) eh)) (*.f64 (sin.f64 t) ew)) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)))) (/.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) (*.f64 (cos.f64 t) eh)) (*.f64 (sin.f64 t) ew)) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 (*.f64 (cos.f64 t) eh) ew))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) (/.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 (*.f64 (cos.f64 t) eh) ew))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) |
(+.f64 (*.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)) (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 (*.f64 (cos.f64 t) eh) ew))))) (*.f64 (neg.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64))) (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 (*.f64 (cos.f64 t) eh) ew)))))) |
(+.f64 (*.f64 (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 (*.f64 (cos.f64 t) eh) ew)))) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64))) (*.f64 (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 (*.f64 (cos.f64 t) eh) ew)))) (neg.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64))))) |
(+.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(+.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(*.f64 (pow.f64 (+.f64 (sin.f64 (+.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) t)) (sin.f64 (-.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) t))) #s(literal 1 binary64)) #s(literal 1/2 binary64)) |
(*.f64 (pow.f64 (cos.f64 t) #s(literal 1 binary64)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) |
(*.f64 (+.f64 (sin.f64 (+.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) t)) (sin.f64 (-.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) t))) #s(literal 1/2 binary64)) |
(*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) |
(*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (pow.f64 (cos.f64 t) #s(literal 1 binary64))) |
(*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (cos.f64 t)) |
(pow.f64 (/.f64 #s(literal 2 binary64) (+.f64 (sin.f64 (+.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) t)) (sin.f64 (-.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) t)))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (*.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) (cos.f64 t))) (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(/.f64 (neg.f64 (*.f64 (cos.f64 t) (/.f64 eh (*.f64 ew (tan.f64 t))))) (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (sin.f64 (+.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) t)) (sin.f64 (-.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) t))))) #s(literal 2 binary64)) |
(/.f64 (*.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) (cos.f64 t)) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64))) |
(/.f64 (*.f64 (cos.f64 t) (/.f64 eh (*.f64 ew (tan.f64 t)))) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64))) |
(/.f64 (neg.f64 (+.f64 (sin.f64 (+.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) t)) (sin.f64 (-.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) t)))) #s(literal -2 binary64)) |
(/.f64 (+.f64 (sin.f64 (+.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) t)) (sin.f64 (-.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) t))) #s(literal 2 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (+.f64 (sin.f64 (+.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) t)) (sin.f64 (-.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) t))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 2 binary64) (+.f64 (sin.f64 (+.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) t)) (sin.f64 (-.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) t)))))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64)) #s(literal 1 binary64)) (pow.f64 (/.f64 eh (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 1 binary64)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) |
(*.f64 (pow.f64 (pow.f64 ew #s(literal -1 binary64)) #s(literal 1 binary64)) (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 eh ew) #s(literal 1 binary64)) (pow.f64 (/.f64 (pow.f64 (tan.f64 t) #s(literal -1 binary64)) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64)) (/.f64 eh (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)))) |
(*.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) |
(*.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (/.f64 eh (tan.f64 t)) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)))) |
(*.f64 (/.f64 eh ew) (/.f64 (pow.f64 (tan.f64 t) #s(literal -1 binary64)) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)))) |
(*.f64 eh (pow.f64 (/.f64 (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64)) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64))) #s(literal 1 binary64))) |
(*.f64 eh (/.f64 (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64)) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)))) |
(pow.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) eh) ew) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)) (*.f64 (/.f64 (tan.f64 t) eh) ew)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)) (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal -1 binary64)) |
(pow.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (neg.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (neg.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) |
(/.f64 (neg.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(/.f64 (neg.f64 (/.f64 #s(literal -1 binary64) ew)) (neg.f64 (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)) (/.f64 (neg.f64 (tan.f64 t)) eh)))) |
(/.f64 (neg.f64 (neg.f64 eh)) (neg.f64 (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)) (*.f64 (neg.f64 (tan.f64 t)) ew)))) |
(/.f64 (neg.f64 (/.f64 eh (tan.f64 t))) (neg.f64 (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)) ew))) |
(/.f64 (/.f64 #s(literal -1 binary64) ew) (neg.f64 (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)) (/.f64 (tan.f64 t) eh)))) |
(/.f64 (/.f64 #s(literal -1 binary64) ew) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)) (/.f64 (neg.f64 (tan.f64 t)) eh))) |
(/.f64 (/.f64 (neg.f64 eh) ew) (neg.f64 (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)) (tan.f64 t)))) |
(/.f64 (/.f64 (neg.f64 eh) ew) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)) (neg.f64 (tan.f64 t)))) |
(/.f64 (neg.f64 eh) (neg.f64 (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)) (*.f64 ew (tan.f64 t))))) |
(/.f64 (neg.f64 eh) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)) (*.f64 (neg.f64 (tan.f64 t)) ew))) |
(/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)) (*.f64 (/.f64 (tan.f64 t) eh) ew))) |
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)) (/.f64 eh (*.f64 ew (tan.f64 t))))) |
(/.f64 (/.f64 eh (tan.f64 t)) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)) ew)) |
(/.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64))) |
(/.f64 (pow.f64 ew #s(literal -1 binary64)) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)) (/.f64 (tan.f64 t) eh))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)) (*.f64 (/.f64 (tan.f64 t) eh) ew)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)) (/.f64 eh (*.f64 ew (tan.f64 t)))))) |
(/.f64 (/.f64 eh ew) (neg.f64 (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)) (neg.f64 (tan.f64 t))))) |
(/.f64 (/.f64 eh ew) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)) (tan.f64 t))) |
(/.f64 eh (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)) (*.f64 ew (tan.f64 t)))) |
(sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) |
(exp.f64 (*.f64 (log.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #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 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)))) 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 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)))) 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 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)))) 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 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)))) eh))))) |
(fabs.f64 (neg.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)))) eh)))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)))) eh))) |
#s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)))) eh)) |
(*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)))) eh) |
(*.f64 eh (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t))))) |
(/.f64 (neg.f64 (*.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)) eh)) (neg.f64 (sqrt.f64 (+.f64 (pow.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)) #s(literal 2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (*.f64 eh #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)))) (neg.f64 (sqrt.f64 (+.f64 (pow.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)) #s(literal 2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (*.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)) eh) (sqrt.f64 (+.f64 (pow.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)) #s(literal 2 binary64)) #s(literal 1 binary64)))) |
(/.f64 (*.f64 eh #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t))) (sqrt.f64 (+.f64 (pow.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)) #s(literal 2 binary64)) #s(literal 1 binary64)))) |
(*.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)) (pow.f64 (+.f64 (pow.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal -1/2 binary64))) |
(pow.f64 (/.f64 (sqrt.f64 (+.f64 (pow.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)) #s(literal 2 binary64)) #s(literal 1 binary64))) #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t))) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (neg.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)))) (neg.f64 (neg.f64 (sqrt.f64 (+.f64 (pow.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)) #s(literal 2 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t))) (neg.f64 (sqrt.f64 (+.f64 (pow.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)) #s(literal 2 binary64)) #s(literal 1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 (pow.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)) #s(literal 2 binary64)) #s(literal 1 binary64))) #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)))) |
(/.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)) (sqrt.f64 (+.f64 (pow.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)) #s(literal 2 binary64)) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (sqrt.f64 (+.f64 (pow.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)) #s(literal 2 binary64)) #s(literal 1 binary64))) #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t))))) |
(sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)))) |
(*.f64 (pow.f64 (/.f64 (tan.f64 t) (pow.f64 ew #s(literal -1/2 binary64))) #s(literal -1 binary64)) (pow.f64 (/.f64 (pow.f64 eh #s(literal -1 binary64)) (pow.f64 ew #s(literal -1/2 binary64))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (pow.f64 ew #s(literal -1 binary64)) (neg.f64 (tan.f64 t))) (neg.f64 eh)) |
(*.f64 (/.f64 (/.f64 #s(literal -1 binary64) ew) #s(literal -1 binary64)) (/.f64 eh (tan.f64 t))) |
(*.f64 (/.f64 #s(literal -1 binary64) (/.f64 (tan.f64 t) eh)) (/.f64 #s(literal -1 binary64) ew)) |
(*.f64 (/.f64 (pow.f64 ew #s(literal -1/2 binary64)) (tan.f64 t)) (/.f64 (pow.f64 ew #s(literal -1/2 binary64)) (pow.f64 eh #s(literal -1 binary64)))) |
(*.f64 (pow.f64 ew #s(literal -1/2 binary64)) (/.f64 (pow.f64 ew #s(literal -1/2 binary64)) (/.f64 (tan.f64 t) eh))) |
(*.f64 (pow.f64 ew #s(literal -1/2 binary64)) (*.f64 (pow.f64 ew #s(literal -1/2 binary64)) (/.f64 eh (tan.f64 t)))) |
(*.f64 (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64)) (pow.f64 (pow.f64 eh #s(literal -1 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64)) eh) |
(*.f64 (pow.f64 (tan.f64 t) #s(literal -1 binary64)) (pow.f64 (/.f64 (pow.f64 eh #s(literal -1 binary64)) (pow.f64 ew #s(literal -1 binary64))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (tan.f64 t) #s(literal -1 binary64)) (/.f64 eh ew)) |
(*.f64 (/.f64 #s(literal -1 binary64) ew) (/.f64 #s(literal -1 binary64) (/.f64 (tan.f64 t) eh))) |
(*.f64 (/.f64 (neg.f64 eh) ew) (pow.f64 (neg.f64 (tan.f64 t)) #s(literal -1 binary64))) |
(*.f64 (neg.f64 eh) (pow.f64 (*.f64 (neg.f64 (tan.f64 t)) ew) #s(literal -1 binary64))) |
(*.f64 #s(literal 1 binary64) (/.f64 eh (*.f64 ew (tan.f64 t)))) |
(*.f64 (/.f64 eh (tan.f64 t)) (pow.f64 ew #s(literal -1 binary64))) |
(*.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 eh (tan.f64 t))) |
(*.f64 (/.f64 eh ew) (pow.f64 (tan.f64 t) #s(literal -1 binary64))) |
(*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(*.f64 (/.f64 eh (sin.f64 t)) (*.f64 (pow.f64 ew #s(literal -1 binary64)) (cos.f64 t))) |
(*.f64 (cos.f64 t) (/.f64 (/.f64 eh (sin.f64 t)) ew)) |
(*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64))) |
(pow.f64 (/.f64 (*.f64 (/.f64 (tan.f64 t) eh) ew) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 ew (/.f64 eh (tan.f64 t))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (/.f64 ew eh) (tan.f64 t)) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (/.f64 (tan.f64 t) eh) ew) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (*.f64 (/.f64 (neg.f64 eh) (sin.f64 t)) (cos.f64 t))) (neg.f64 (neg.f64 ew))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 eh) (pow.f64 (tan.f64 t) #s(literal -1 binary64)))) (neg.f64 (neg.f64 ew))) |
(/.f64 (neg.f64 (*.f64 (cos.f64 t) (/.f64 (neg.f64 eh) (sin.f64 t)))) (neg.f64 (neg.f64 ew))) |
(/.f64 (neg.f64 (*.f64 (cos.f64 t) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (/.f64 (sin.f64 t) eh)))) |
(/.f64 (neg.f64 (*.f64 (pow.f64 ew #s(literal -1 binary64)) (neg.f64 eh))) (neg.f64 (neg.f64 (tan.f64 t)))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 #s(literal -1 binary64) ew))) (/.f64 (neg.f64 (tan.f64 t)) eh)) |
(/.f64 (neg.f64 (*.f64 (pow.f64 ew #s(literal -1 binary64)) #s(literal 1 binary64))) (/.f64 (neg.f64 (tan.f64 t)) eh)) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (neg.f64 eh))) (neg.f64 (*.f64 (neg.f64 (tan.f64 t)) ew))) |
(/.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 (*.f64 #s(literal 1 binary64) (cos.f64 t))) (neg.f64 (*.f64 ew (/.f64 (sin.f64 t) eh)))) |
(/.f64 (neg.f64 (*.f64 eh #s(literal 1 binary64))) (*.f64 (neg.f64 (tan.f64 t)) ew)) |
(/.f64 (neg.f64 (pow.f64 (tan.f64 t) #s(literal -1 binary64))) (neg.f64 (/.f64 ew eh))) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 eh))) (neg.f64 (neg.f64 (*.f64 (neg.f64 (tan.f64 t)) ew)))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 eh (tan.f64 t)))) (neg.f64 (neg.f64 ew))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) eh)) (*.f64 (neg.f64 (tan.f64 t)) ew)) |
(/.f64 (neg.f64 (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64))) (neg.f64 (pow.f64 eh #s(literal -1 binary64)))) |
(/.f64 (*.f64 (/.f64 (neg.f64 eh) (sin.f64 t)) (cos.f64 t)) (neg.f64 ew)) |
(/.f64 (*.f64 #s(literal 1 binary64) (cos.f64 t)) (*.f64 ew (/.f64 (sin.f64 t) eh))) |
(/.f64 (*.f64 (neg.f64 eh) (pow.f64 (tan.f64 t) #s(literal -1 binary64))) (neg.f64 ew)) |
(/.f64 (*.f64 (cos.f64 t) (/.f64 (neg.f64 eh) (sin.f64 t))) (neg.f64 ew)) |
(/.f64 (*.f64 (cos.f64 t) #s(literal 1 binary64)) (*.f64 ew (/.f64 (sin.f64 t) eh))) |
(/.f64 (*.f64 (pow.f64 ew #s(literal -1 binary64)) (neg.f64 eh)) (neg.f64 (tan.f64 t))) |
(/.f64 (neg.f64 (cos.f64 t)) (neg.f64 (*.f64 ew (/.f64 (sin.f64 t) eh)))) |
(/.f64 (neg.f64 (/.f64 #s(literal -1 binary64) ew)) (/.f64 (tan.f64 t) eh)) |
(/.f64 (neg.f64 (neg.f64 eh)) (neg.f64 (*.f64 (neg.f64 (tan.f64 t)) ew))) |
(/.f64 (neg.f64 (/.f64 eh (tan.f64 t))) (neg.f64 ew)) |
(/.f64 (*.f64 (/.f64 eh ew) #s(literal 1 binary64)) (tan.f64 t)) |
(/.f64 (*.f64 (pow.f64 ew #s(literal -1 binary64)) #s(literal 1 binary64)) (/.f64 (tan.f64 t) eh)) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 eh)) (*.f64 (neg.f64 (tan.f64 t)) ew)) |
(/.f64 (*.f64 #s(literal 1 binary64) eh) (*.f64 ew (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 ew (tan.f64 t))) |
(/.f64 (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64)) (pow.f64 eh #s(literal -1 binary64))) |
(/.f64 (pow.f64 (tan.f64 t) #s(literal -1 binary64)) (/.f64 ew eh)) |
(/.f64 (/.f64 #s(literal -1 binary64) ew) (/.f64 (neg.f64 (tan.f64 t)) eh)) |
(/.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 (*.f64 (neg.f64 eh) (cos.f64 t)) (neg.f64 (*.f64 (sin.f64 t) ew))) |
(/.f64 (neg.f64 eh) (*.f64 (neg.f64 (tan.f64 t)) ew)) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (*.f64 (/.f64 (tan.f64 t) eh) ew)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 (tan.f64 t) eh) ew) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 ew (/.f64 eh (tan.f64 t)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 ew eh) (tan.f64 t))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (tan.f64 t) eh) ew)) |
(/.f64 (/.f64 eh (tan.f64 t)) ew) |
(/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) |
(/.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (tan.f64 t) eh)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 (/.f64 (tan.f64 t) eh) ew) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 ew (/.f64 eh (tan.f64 t))))) |
(/.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) eh) ew))) |
(/.f64 (/.f64 eh ew) (neg.f64 (neg.f64 (tan.f64 t)))) |
(/.f64 (/.f64 eh ew) (tan.f64 t)) |
(/.f64 (cos.f64 t) (*.f64 ew (/.f64 (sin.f64 t) eh))) |
(/.f64 eh (*.f64 ew (tan.f64 t))) |
(neg.f64 (/.f64 (/.f64 (neg.f64 eh) ew) (tan.f64 t))) |
(neg.f64 (/.f64 (neg.f64 eh) (*.f64 ew (tan.f64 t)))) |
(neg.f64 (/.f64 (/.f64 #s(literal -1 binary64) ew) (/.f64 (tan.f64 t) eh))) |
(neg.f64 (/.f64 eh (*.f64 (neg.f64 (tan.f64 t)) ew))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (/.f64 (tan.f64 t) eh) ew)) #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 ew (tan.f64 t))))) 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 ew (tan.f64 t))))) 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 ew (tan.f64 t))))) 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 ew (tan.f64 t))))) eh))))) |
(fabs.f64 (neg.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) eh)))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) eh))) |
#s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) eh)) |
(*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) eh) |
(*.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) |
(/.f64 (neg.f64 (*.f64 eh (/.f64 eh (*.f64 ew (tan.f64 t))))) (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) eh)) (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(/.f64 (*.f64 eh (/.f64 eh (*.f64 ew (tan.f64 t)))) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64))) |
(/.f64 (*.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) eh) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (tan.f64 t) (pow.f64 ew #s(literal -1/2 binary64))) #s(literal -1 binary64)) (pow.f64 (/.f64 (pow.f64 eh #s(literal -1 binary64)) (pow.f64 ew #s(literal -1/2 binary64))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (pow.f64 ew #s(literal -1 binary64)) (neg.f64 (tan.f64 t))) (neg.f64 eh)) |
(*.f64 (/.f64 (/.f64 #s(literal -1 binary64) ew) #s(literal -1 binary64)) (/.f64 eh (tan.f64 t))) |
(*.f64 (/.f64 #s(literal -1 binary64) (/.f64 (tan.f64 t) eh)) (/.f64 #s(literal -1 binary64) ew)) |
(*.f64 (/.f64 (pow.f64 ew #s(literal -1/2 binary64)) (tan.f64 t)) (/.f64 (pow.f64 ew #s(literal -1/2 binary64)) (pow.f64 eh #s(literal -1 binary64)))) |
(*.f64 (pow.f64 ew #s(literal -1/2 binary64)) (/.f64 (pow.f64 ew #s(literal -1/2 binary64)) (/.f64 (tan.f64 t) eh))) |
(*.f64 (pow.f64 ew #s(literal -1/2 binary64)) (*.f64 (pow.f64 ew #s(literal -1/2 binary64)) (/.f64 eh (tan.f64 t)))) |
(*.f64 (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64)) (pow.f64 (pow.f64 eh #s(literal -1 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64)) eh) |
(*.f64 (pow.f64 (tan.f64 t) #s(literal -1 binary64)) (pow.f64 (/.f64 (pow.f64 eh #s(literal -1 binary64)) (pow.f64 ew #s(literal -1 binary64))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (tan.f64 t) #s(literal -1 binary64)) (/.f64 eh ew)) |
(*.f64 (/.f64 #s(literal -1 binary64) ew) (/.f64 #s(literal -1 binary64) (/.f64 (tan.f64 t) eh))) |
(*.f64 (/.f64 (neg.f64 eh) ew) (pow.f64 (neg.f64 (tan.f64 t)) #s(literal -1 binary64))) |
(*.f64 (neg.f64 eh) (pow.f64 (*.f64 (neg.f64 (tan.f64 t)) ew) #s(literal -1 binary64))) |
(*.f64 #s(literal 1 binary64) (/.f64 eh (*.f64 ew (tan.f64 t)))) |
(*.f64 (/.f64 eh (tan.f64 t)) (pow.f64 ew #s(literal -1 binary64))) |
(*.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 eh (tan.f64 t))) |
(*.f64 (/.f64 eh ew) (pow.f64 (tan.f64 t) #s(literal -1 binary64))) |
(*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(*.f64 (/.f64 eh (sin.f64 t)) (*.f64 (pow.f64 ew #s(literal -1 binary64)) (cos.f64 t))) |
(*.f64 (cos.f64 t) (/.f64 (/.f64 eh (sin.f64 t)) ew)) |
(*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64))) |
(pow.f64 (/.f64 (*.f64 (/.f64 (tan.f64 t) eh) ew) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 ew (/.f64 eh (tan.f64 t))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (/.f64 ew eh) (tan.f64 t)) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (/.f64 (tan.f64 t) eh) ew) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (*.f64 (/.f64 (neg.f64 eh) (sin.f64 t)) (cos.f64 t))) (neg.f64 (neg.f64 ew))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 eh) (pow.f64 (tan.f64 t) #s(literal -1 binary64)))) (neg.f64 (neg.f64 ew))) |
(/.f64 (neg.f64 (*.f64 (cos.f64 t) (/.f64 (neg.f64 eh) (sin.f64 t)))) (neg.f64 (neg.f64 ew))) |
(/.f64 (neg.f64 (*.f64 (cos.f64 t) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (/.f64 (sin.f64 t) eh)))) |
(/.f64 (neg.f64 (*.f64 (pow.f64 ew #s(literal -1 binary64)) (neg.f64 eh))) (neg.f64 (neg.f64 (tan.f64 t)))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 #s(literal -1 binary64) ew))) (/.f64 (neg.f64 (tan.f64 t)) eh)) |
(/.f64 (neg.f64 (*.f64 (pow.f64 ew #s(literal -1 binary64)) #s(literal 1 binary64))) (/.f64 (neg.f64 (tan.f64 t)) eh)) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (neg.f64 eh))) (neg.f64 (*.f64 (neg.f64 (tan.f64 t)) ew))) |
(/.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 (*.f64 #s(literal 1 binary64) (cos.f64 t))) (neg.f64 (*.f64 ew (/.f64 (sin.f64 t) eh)))) |
(/.f64 (neg.f64 (*.f64 eh #s(literal 1 binary64))) (*.f64 (neg.f64 (tan.f64 t)) ew)) |
(/.f64 (neg.f64 (pow.f64 (tan.f64 t) #s(literal -1 binary64))) (neg.f64 (/.f64 ew eh))) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 eh))) (neg.f64 (neg.f64 (*.f64 (neg.f64 (tan.f64 t)) ew)))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 eh (tan.f64 t)))) (neg.f64 (neg.f64 ew))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) eh)) (*.f64 (neg.f64 (tan.f64 t)) ew)) |
(/.f64 (neg.f64 (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64))) (neg.f64 (pow.f64 eh #s(literal -1 binary64)))) |
(/.f64 (*.f64 (/.f64 (neg.f64 eh) (sin.f64 t)) (cos.f64 t)) (neg.f64 ew)) |
(/.f64 (*.f64 #s(literal 1 binary64) (cos.f64 t)) (*.f64 ew (/.f64 (sin.f64 t) eh))) |
(/.f64 (*.f64 (neg.f64 eh) (pow.f64 (tan.f64 t) #s(literal -1 binary64))) (neg.f64 ew)) |
(/.f64 (*.f64 (cos.f64 t) (/.f64 (neg.f64 eh) (sin.f64 t))) (neg.f64 ew)) |
(/.f64 (*.f64 (cos.f64 t) #s(literal 1 binary64)) (*.f64 ew (/.f64 (sin.f64 t) eh))) |
(/.f64 (*.f64 (pow.f64 ew #s(literal -1 binary64)) (neg.f64 eh)) (neg.f64 (tan.f64 t))) |
(/.f64 (neg.f64 (cos.f64 t)) (neg.f64 (*.f64 ew (/.f64 (sin.f64 t) eh)))) |
(/.f64 (neg.f64 (/.f64 #s(literal -1 binary64) ew)) (/.f64 (tan.f64 t) eh)) |
(/.f64 (neg.f64 (neg.f64 eh)) (neg.f64 (*.f64 (neg.f64 (tan.f64 t)) ew))) |
(/.f64 (neg.f64 (/.f64 eh (tan.f64 t))) (neg.f64 ew)) |
(/.f64 (*.f64 (/.f64 eh ew) #s(literal 1 binary64)) (tan.f64 t)) |
(/.f64 (*.f64 (pow.f64 ew #s(literal -1 binary64)) #s(literal 1 binary64)) (/.f64 (tan.f64 t) eh)) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 eh)) (*.f64 (neg.f64 (tan.f64 t)) ew)) |
(/.f64 (*.f64 #s(literal 1 binary64) eh) (*.f64 ew (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 ew (tan.f64 t))) |
(/.f64 (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64)) (pow.f64 eh #s(literal -1 binary64))) |
(/.f64 (pow.f64 (tan.f64 t) #s(literal -1 binary64)) (/.f64 ew eh)) |
(/.f64 (/.f64 #s(literal -1 binary64) ew) (/.f64 (neg.f64 (tan.f64 t)) eh)) |
(/.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 (*.f64 (neg.f64 eh) (cos.f64 t)) (neg.f64 (*.f64 (sin.f64 t) ew))) |
(/.f64 (neg.f64 eh) (*.f64 (neg.f64 (tan.f64 t)) ew)) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (*.f64 (/.f64 (tan.f64 t) eh) ew)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 (tan.f64 t) eh) ew) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 ew (/.f64 eh (tan.f64 t)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 ew eh) (tan.f64 t))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (tan.f64 t) eh) ew)) |
(/.f64 (/.f64 eh (tan.f64 t)) ew) |
(/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) |
(/.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (tan.f64 t) eh)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 (/.f64 (tan.f64 t) eh) ew) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 ew (/.f64 eh (tan.f64 t))))) |
(/.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) eh) ew))) |
(/.f64 (/.f64 eh ew) (neg.f64 (neg.f64 (tan.f64 t)))) |
(/.f64 (/.f64 eh ew) (tan.f64 t)) |
(/.f64 (cos.f64 t) (*.f64 ew (/.f64 (sin.f64 t) eh))) |
(/.f64 eh (*.f64 ew (tan.f64 t))) |
(neg.f64 (/.f64 (/.f64 (neg.f64 eh) ew) (tan.f64 t))) |
(neg.f64 (/.f64 (neg.f64 eh) (*.f64 ew (tan.f64 t)))) |
(neg.f64 (/.f64 (/.f64 #s(literal -1 binary64) ew) (/.f64 (tan.f64 t) eh))) |
(neg.f64 (/.f64 eh (*.f64 (neg.f64 (tan.f64 t)) ew))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (/.f64 (tan.f64 t) eh) ew)) #s(literal -1 binary64))) |
(*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)))) #s(approx (* eh (cos t)) (fma.f64 (*.f64 t t) (*.f64 #s(literal -1/2 binary64) eh) eh))) #s(literal 2 binary64))) (pow.f64 (fma.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) ew (*.f64 (neg.f64 #s(approx (* eh (cos t)) (fma.f64 (*.f64 t t) (*.f64 #s(literal -1/2 binary64) eh) eh))) (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)))))) #s(literal -1 binary64))) |
(*.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)))) #s(approx (* eh (cos t)) (fma.f64 (*.f64 t t) (*.f64 #s(literal -1/2 binary64) eh) eh))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64))) (pow.f64 (fma.f64 (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)))) #s(approx (* eh (cos t)) (fma.f64 (*.f64 t t) (*.f64 #s(literal -1/2 binary64) eh) eh))) (-.f64 (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)))) #s(approx (* eh (cos t)) (fma.f64 (*.f64 t t) (*.f64 #s(literal -1/2 binary64) eh) eh))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64))) #s(literal -1 binary64))) |
(pow.f64 (/.f64 (fma.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) ew (*.f64 (neg.f64 #s(approx (* eh (cos t)) (fma.f64 (*.f64 t t) (*.f64 #s(literal -1/2 binary64) eh) eh))) (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)))))) (-.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)))) #s(approx (* eh (cos t)) (fma.f64 (*.f64 t t) (*.f64 #s(literal -1/2 binary64) eh) eh))) #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)))) #s(approx (* eh (cos t)) (fma.f64 (*.f64 t t) (*.f64 #s(literal -1/2 binary64) eh) eh))) (-.f64 (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)))) #s(approx (* eh (cos t)) (fma.f64 (*.f64 t t) (*.f64 #s(literal -1/2 binary64) eh) eh))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64))) (+.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)))) #s(approx (* eh (cos t)) (fma.f64 (*.f64 t t) (*.f64 #s(literal -1/2 binary64) eh) eh))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)))) #s(approx (* eh (cos t)) (fma.f64 (*.f64 t t) (*.f64 #s(literal -1/2 binary64) eh) eh))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)))) #s(approx (* eh (cos t)) (fma.f64 (*.f64 t t) (*.f64 #s(literal -1/2 binary64) eh) eh))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)))) #s(approx (* eh (cos t)) (fma.f64 (*.f64 t t) (*.f64 #s(literal -1/2 binary64) eh) eh))) #s(literal 2 binary64))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) ew (*.f64 (neg.f64 #s(approx (* eh (cos t)) (fma.f64 (*.f64 t t) (*.f64 #s(literal -1/2 binary64) eh) eh))) (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t))))))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)))) #s(approx (* eh (cos t)) (fma.f64 (*.f64 t t) (*.f64 #s(literal -1/2 binary64) eh) eh))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)))) #s(approx (* eh (cos t)) (fma.f64 (*.f64 t t) (*.f64 #s(literal -1/2 binary64) eh) eh))) (-.f64 (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)))) #s(approx (* eh (cos t)) (fma.f64 (*.f64 t t) (*.f64 #s(literal -1/2 binary64) eh) eh))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)) (fma.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) ew (*.f64 (neg.f64 #s(approx (* eh (cos t)) (fma.f64 (*.f64 t t) (*.f64 #s(literal -1/2 binary64) eh) eh))) (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t))))))) (*.f64 (fma.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) ew (*.f64 (neg.f64 #s(approx (* eh (cos t)) (fma.f64 (*.f64 t t) (*.f64 #s(literal -1/2 binary64) eh) eh))) (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)))))) (pow.f64 (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)))) #s(approx (* eh (cos t)) (fma.f64 (*.f64 t t) (*.f64 #s(literal -1/2 binary64) eh) eh))) #s(literal 2 binary64)))) (*.f64 (fma.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) ew (*.f64 (neg.f64 #s(approx (* eh (cos t)) (fma.f64 (*.f64 t t) (*.f64 #s(literal -1/2 binary64) eh) eh))) (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)))))) (fma.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) ew (*.f64 (neg.f64 #s(approx (* eh (cos t)) (fma.f64 (*.f64 t t) (*.f64 #s(literal -1/2 binary64) eh) eh))) (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)))))))) |
(/.f64 (fma.f64 (*.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)) #s(approx (* eh (cos t)) (fma.f64 (*.f64 t t) (*.f64 #s(literal -1/2 binary64) eh) eh))) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)) (*.f64 (sqrt.f64 (+.f64 (pow.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)) #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 t) ew)))) (*.f64 (sqrt.f64 (+.f64 (pow.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)) #s(literal 2 binary64)) #s(literal 1 binary64))) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)))) |
(/.f64 (fma.f64 (*.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)) #s(approx (* eh (cos t)) (fma.f64 (*.f64 t t) (*.f64 #s(literal -1/2 binary64) eh) eh))) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)) (*.f64 (sqrt.f64 (+.f64 (pow.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)) #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 (sin.f64 t) ew) #s(literal 1 binary64)))) (*.f64 (sqrt.f64 (+.f64 (pow.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)) #s(literal 2 binary64)) #s(literal 1 binary64))) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)))) |
(/.f64 (fma.f64 (*.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)) #s(approx (* eh (cos t)) (fma.f64 (*.f64 t t) (*.f64 #s(literal -1/2 binary64) eh) eh))) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)) (*.f64 (sqrt.f64 (+.f64 (pow.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)) #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 (sin.f64 t) ew))) (*.f64 (sqrt.f64 (+.f64 (pow.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)) #s(literal 2 binary64)) #s(literal 1 binary64))) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)))) |
(/.f64 (fma.f64 (*.f64 #s(approx (* eh (cos t)) (fma.f64 (*.f64 t t) (*.f64 #s(literal -1/2 binary64) eh) eh)) #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)) (*.f64 (sqrt.f64 (+.f64 (pow.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)) #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 t) ew)))) (*.f64 (sqrt.f64 (+.f64 (pow.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)) #s(literal 2 binary64)) #s(literal 1 binary64))) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)))) |
(/.f64 (fma.f64 (*.f64 #s(approx (* eh (cos t)) (fma.f64 (*.f64 t t) (*.f64 #s(literal -1/2 binary64) eh) eh)) #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)) (*.f64 (sqrt.f64 (+.f64 (pow.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)) #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 (sin.f64 t) ew) #s(literal 1 binary64)))) (*.f64 (sqrt.f64 (+.f64 (pow.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)) #s(literal 2 binary64)) #s(literal 1 binary64))) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)))) |
(/.f64 (fma.f64 (*.f64 #s(approx (* eh (cos t)) (fma.f64 (*.f64 t t) (*.f64 #s(literal -1/2 binary64) eh) eh)) #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)) (*.f64 (sqrt.f64 (+.f64 (pow.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)) #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 (sin.f64 t) ew))) (*.f64 (sqrt.f64 (+.f64 (pow.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)) #s(literal 2 binary64)) #s(literal 1 binary64))) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 t) ew)) (sqrt.f64 (+.f64 (pow.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)) #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)) (*.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)) #s(approx (* eh (cos t)) (fma.f64 (*.f64 t t) (*.f64 #s(literal -1/2 binary64) eh) eh))))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)) (sqrt.f64 (+.f64 (pow.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)) #s(literal 2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 t) ew)) (sqrt.f64 (+.f64 (pow.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)) #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)) (*.f64 #s(approx (* eh (cos t)) (fma.f64 (*.f64 t t) (*.f64 #s(literal -1/2 binary64) eh) eh)) #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t))))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)) (sqrt.f64 (+.f64 (pow.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)) #s(literal 2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (sin.f64 t) ew) #s(literal 1 binary64)) (sqrt.f64 (+.f64 (pow.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)) #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)) (*.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)) #s(approx (* eh (cos t)) (fma.f64 (*.f64 t t) (*.f64 #s(literal -1/2 binary64) eh) eh))))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)) (sqrt.f64 (+.f64 (pow.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)) #s(literal 2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (sin.f64 t) ew) #s(literal 1 binary64)) (sqrt.f64 (+.f64 (pow.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)) #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)) (*.f64 #s(approx (* eh (cos t)) (fma.f64 (*.f64 t t) (*.f64 #s(literal -1/2 binary64) eh) eh)) #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t))))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)) (sqrt.f64 (+.f64 (pow.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)) #s(literal 2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (+.f64 (pow.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)) #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)) (*.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)) #s(approx (* eh (cos t)) (fma.f64 (*.f64 t t) (*.f64 #s(literal -1/2 binary64) eh) eh))))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)) (sqrt.f64 (+.f64 (pow.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)) #s(literal 2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (+.f64 (pow.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)) #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)) (*.f64 #s(approx (* eh (cos t)) (fma.f64 (*.f64 t t) (*.f64 #s(literal -1/2 binary64) eh) eh)) #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t))))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)) (sqrt.f64 (+.f64 (pow.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)) #s(literal 2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)))) #s(approx (* eh (cos t)) (fma.f64 (*.f64 t t) (*.f64 #s(literal -1/2 binary64) eh) eh))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64))) (-.f64 (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)))) #s(approx (* eh (cos t)) (fma.f64 (*.f64 t t) (*.f64 #s(literal -1/2 binary64) eh) eh))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)))) #s(approx (* eh (cos t)) (fma.f64 (*.f64 t t) (*.f64 #s(literal -1/2 binary64) eh) eh))) #s(literal 2 binary64)))) (neg.f64 (fma.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) ew (*.f64 (neg.f64 #s(approx (* eh (cos t)) (fma.f64 (*.f64 t t) (*.f64 #s(literal -1/2 binary64) eh) eh))) (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)))))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)))) #s(approx (* eh (cos t)) (fma.f64 (*.f64 t t) (*.f64 #s(literal -1/2 binary64) eh) eh))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)))) #s(approx (* eh (cos t)) (fma.f64 (*.f64 t t) (*.f64 #s(literal -1/2 binary64) eh) eh))) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(approx (* eh (cos t)) (fma.f64 (*.f64 t t) (*.f64 #s(literal -1/2 binary64) eh) eh))) (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t))))))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)))) #s(approx (* eh (cos t)) (fma.f64 (*.f64 t t) (*.f64 #s(literal -1/2 binary64) eh) eh))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)))) #s(approx (* eh (cos t)) (fma.f64 (*.f64 t t) (*.f64 #s(literal -1/2 binary64) eh) eh))) (-.f64 (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)))) #s(approx (* eh (cos t)) (fma.f64 (*.f64 t t) (*.f64 #s(literal -1/2 binary64) eh) eh))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)))) #s(approx (* eh (cos t)) (fma.f64 (*.f64 t t) (*.f64 #s(literal -1/2 binary64) eh) eh))) #s(literal 2 binary64))) (fma.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) ew (*.f64 (neg.f64 #s(approx (* eh (cos t)) (fma.f64 (*.f64 t t) (*.f64 #s(literal -1/2 binary64) eh) eh))) (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)))) #s(approx (* eh (cos t)) (fma.f64 (*.f64 t t) (*.f64 #s(literal -1/2 binary64) eh) eh))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)))) #s(approx (* eh (cos t)) (fma.f64 (*.f64 t t) (*.f64 #s(literal -1/2 binary64) eh) eh))) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(approx (* eh (cos t)) (fma.f64 (*.f64 t t) (*.f64 #s(literal -1/2 binary64) eh) eh))) (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)))) #s(approx (* eh (cos t)) (fma.f64 (*.f64 t t) (*.f64 #s(literal -1/2 binary64) eh) eh))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64))) (fma.f64 (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)))) #s(approx (* eh (cos t)) (fma.f64 (*.f64 t t) (*.f64 #s(literal -1/2 binary64) eh) eh))) (-.f64 (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)))) #s(approx (* eh (cos t)) (fma.f64 (*.f64 t t) (*.f64 #s(literal -1/2 binary64) eh) eh))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) ew (*.f64 (neg.f64 #s(approx (* eh (cos t)) (fma.f64 (*.f64 t t) (*.f64 #s(literal -1/2 binary64) eh) eh))) (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)))))) (-.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)))) #s(approx (* eh (cos t)) (fma.f64 (*.f64 t t) (*.f64 #s(literal -1/2 binary64) eh) eh))) #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)))) #s(approx (* eh (cos t)) (fma.f64 (*.f64 t t) (*.f64 #s(literal -1/2 binary64) eh) eh))) (-.f64 (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)))) #s(approx (* eh (cos t)) (fma.f64 (*.f64 t t) (*.f64 #s(literal -1/2 binary64) eh) eh))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64))) (+.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)))) #s(approx (* eh (cos t)) (fma.f64 (*.f64 t t) (*.f64 #s(literal -1/2 binary64) eh) eh))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) ew (*.f64 (neg.f64 #s(approx (* eh (cos t)) (fma.f64 (*.f64 t t) (*.f64 #s(literal -1/2 binary64) eh) eh))) (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)))))) (-.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)))) #s(approx (* eh (cos t)) (fma.f64 (*.f64 t t) (*.f64 #s(literal -1/2 binary64) eh) eh))) #s(literal 2 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)))) #s(approx (* eh (cos t)) (fma.f64 (*.f64 t t) (*.f64 #s(literal -1/2 binary64) eh) eh))) (-.f64 (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)))) #s(approx (* eh (cos t)) (fma.f64 (*.f64 t t) (*.f64 #s(literal -1/2 binary64) eh) eh))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64))) (+.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)))) #s(approx (* eh (cos t)) (fma.f64 (*.f64 t t) (*.f64 #s(literal -1/2 binary64) eh) eh))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64)))))) |
(fma.f64 (exp.f64 (log.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) ew))) (exp.f64 (log.f64 (sin.f64 t))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)))) #s(approx (* eh (cos t)) (fma.f64 (*.f64 t t) (*.f64 #s(literal -1/2 binary64) eh) eh)))) |
(fma.f64 (exp.f64 (log.f64 (*.f64 (sin.f64 t) ew))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)))) #s(approx (* eh (cos t)) (fma.f64 (*.f64 t t) (*.f64 #s(literal -1/2 binary64) eh) eh)))) |
(fma.f64 (exp.f64 (log.f64 (sin.f64 t))) (exp.f64 (log.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) ew))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)))) #s(approx (* eh (cos t)) (fma.f64 (*.f64 t t) (*.f64 #s(literal -1/2 binary64) eh) eh)))) |
(fma.f64 (pow.f64 (sqrt.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) #s(literal 1 binary64)) (pow.f64 (sqrt.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) #s(literal 1 binary64)) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)))) #s(approx (* eh (cos t)) (fma.f64 (*.f64 t t) (*.f64 #s(literal -1/2 binary64) eh) eh)))) |
(fma.f64 (sqrt.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) (sqrt.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)))) #s(approx (* eh (cos t)) (fma.f64 (*.f64 t t) (*.f64 #s(literal -1/2 binary64) eh) eh)))) |
(fma.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) ew (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)))) #s(approx (* eh (cos t)) (fma.f64 (*.f64 t t) (*.f64 #s(literal -1/2 binary64) eh) eh)))) |
(fma.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)))) #s(approx (* eh (cos t)) (fma.f64 (*.f64 t t) (*.f64 #s(literal -1/2 binary64) eh) eh)))) |
(fma.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)))) #s(approx (* eh (cos t)) (fma.f64 (*.f64 t t) (*.f64 #s(literal -1/2 binary64) eh) eh)) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fma.f64 #s(approx (* eh (cos t)) (fma.f64 (*.f64 t t) (*.f64 #s(literal -1/2 binary64) eh) eh)) (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fma.f64 (sin.f64 t) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) ew) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)))) #s(approx (* eh (cos t)) (fma.f64 (*.f64 t t) (*.f64 #s(literal -1/2 binary64) eh) eh)))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)))) #s(approx (* eh (cos t)) (fma.f64 (*.f64 t t) (*.f64 #s(literal -1/2 binary64) eh) eh)))) |
(fma.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (exp.f64 (log.f64 (*.f64 (sin.f64 t) ew))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)))) #s(approx (* eh (cos t)) (fma.f64 (*.f64 t t) (*.f64 #s(literal -1/2 binary64) eh) eh)))) |
(fma.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)))) #s(approx (* eh (cos t)) (fma.f64 (*.f64 t t) (*.f64 #s(literal -1/2 binary64) eh) eh)))) |
(fma.f64 ew (exp.f64 (log.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)))) #s(approx (* eh (cos t)) (fma.f64 (*.f64 t t) (*.f64 #s(literal -1/2 binary64) eh) eh)))) |
(fma.f64 ew (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)))) #s(approx (* eh (cos t)) (fma.f64 (*.f64 t t) (*.f64 #s(literal -1/2 binary64) eh) eh)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)) (fma.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) ew (*.f64 (neg.f64 #s(approx (* eh (cos t)) (fma.f64 (*.f64 t t) (*.f64 #s(literal -1/2 binary64) eh) eh))) (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t))))))) (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)))) #s(approx (* eh (cos t)) (fma.f64 (*.f64 t t) (*.f64 #s(literal -1/2 binary64) eh) eh))) #s(literal 2 binary64)) (fma.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) ew (*.f64 (neg.f64 #s(approx (* eh (cos t)) (fma.f64 (*.f64 t t) (*.f64 #s(literal -1/2 binary64) eh) eh))) (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)))))))) |
(+.f64 (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)))) #s(approx (* eh (cos t)) (fma.f64 (*.f64 t t) (*.f64 #s(literal -1/2 binary64) eh) eh))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(+.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)))) #s(approx (* eh (cos t)) (fma.f64 (*.f64 t t) (*.f64 #s(literal -1/2 binary64) eh) eh)))) |
(*.f64 (fabs.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)))) #s(approx (* eh (cos t)) (fma.f64 (*.f64 t t) (*.f64 #s(literal -1/2 binary64) eh) eh))) #s(literal 2 binary64)))) (fabs.f64 (pow.f64 (fma.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) ew (*.f64 (neg.f64 #s(approx (* eh (cos t)) (fma.f64 (*.f64 t t) (*.f64 #s(literal -1/2 binary64) eh) eh))) (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)))))) #s(literal -1 binary64)))) |
(*.f64 (fabs.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)))) #s(approx (* eh (cos t)) (fma.f64 (*.f64 t t) (*.f64 #s(literal -1/2 binary64) eh) eh))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64)))) (fabs.f64 (pow.f64 (fma.f64 (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)))) #s(approx (* eh (cos t)) (fma.f64 (*.f64 t t) (*.f64 #s(literal -1/2 binary64) eh) eh))) (-.f64 (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)))) #s(approx (* eh (cos t)) (fma.f64 (*.f64 t t) (*.f64 #s(literal -1/2 binary64) eh) eh))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64))) #s(literal -1 binary64)))) |
(*.f64 #s(literal 1 binary64) (fabs.f64 (fma.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)))) #s(approx (* eh (cos t)) (fma.f64 (*.f64 t t) (*.f64 #s(literal -1/2 binary64) eh) eh)) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))))) |
(/.f64 (neg.f64 (fabs.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)))) #s(approx (* eh (cos t)) (fma.f64 (*.f64 t t) (*.f64 #s(literal -1/2 binary64) eh) eh))) #s(literal 2 binary64))))) (neg.f64 (fabs.f64 (fma.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) ew (*.f64 (neg.f64 #s(approx (* eh (cos t)) (fma.f64 (*.f64 t t) (*.f64 #s(literal -1/2 binary64) eh) eh))) (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t))))))))) |
(/.f64 (neg.f64 (fabs.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)))) #s(approx (* eh (cos t)) (fma.f64 (*.f64 t t) (*.f64 #s(literal -1/2 binary64) eh) eh))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64))))) (neg.f64 (fabs.f64 (fma.f64 (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)))) #s(approx (* eh (cos t)) (fma.f64 (*.f64 t t) (*.f64 #s(literal -1/2 binary64) eh) eh))) (-.f64 (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)))) #s(approx (* eh (cos t)) (fma.f64 (*.f64 t t) (*.f64 #s(literal -1/2 binary64) eh) eh))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)))))) |
(/.f64 (fabs.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)))) #s(approx (* eh (cos t)) (fma.f64 (*.f64 t t) (*.f64 #s(literal -1/2 binary64) eh) eh))) #s(literal 2 binary64)))) (fabs.f64 (fma.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) ew (*.f64 (neg.f64 #s(approx (* eh (cos t)) (fma.f64 (*.f64 t t) (*.f64 #s(literal -1/2 binary64) eh) eh))) (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)))))))) |
(/.f64 (fabs.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)))) #s(approx (* eh (cos t)) (fma.f64 (*.f64 t t) (*.f64 #s(literal -1/2 binary64) eh) eh))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64)))) (fabs.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)))) #s(approx (* eh (cos t)) (fma.f64 (*.f64 t t) (*.f64 #s(literal -1/2 binary64) eh) eh))) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(approx (* eh (cos t)) (fma.f64 (*.f64 t t) (*.f64 #s(literal -1/2 binary64) eh) eh))) (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t))))))))) |
(/.f64 (fabs.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)))) #s(approx (* eh (cos t)) (fma.f64 (*.f64 t t) (*.f64 #s(literal -1/2 binary64) eh) eh))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64)))) (fabs.f64 (fma.f64 (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)))) #s(approx (* eh (cos t)) (fma.f64 (*.f64 t t) (*.f64 #s(literal -1/2 binary64) eh) eh))) (-.f64 (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)))) #s(approx (* eh (cos t)) (fma.f64 (*.f64 t t) (*.f64 #s(literal -1/2 binary64) eh) eh))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 (fma.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) ew (*.f64 (neg.f64 #s(approx (* eh (cos t)) (fma.f64 (*.f64 t t) (*.f64 #s(literal -1/2 binary64) eh) eh))) (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)))))) (-.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)))) #s(approx (* eh (cos t)) (fma.f64 (*.f64 t t) (*.f64 #s(literal -1/2 binary64) eh) eh))) #s(literal 2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 (fma.f64 (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)))) #s(approx (* eh (cos t)) (fma.f64 (*.f64 t t) (*.f64 #s(literal -1/2 binary64) eh) eh))) (-.f64 (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)))) #s(approx (* eh (cos t)) (fma.f64 (*.f64 t t) (*.f64 #s(literal -1/2 binary64) eh) eh))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64))) (+.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)))) #s(approx (* eh (cos t)) (fma.f64 (*.f64 t t) (*.f64 #s(literal -1/2 binary64) eh) eh))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64)))))) |
(fabs.f64 (-.f64 (fma.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)))) #s(approx (* eh (cos t)) (fma.f64 (*.f64 t t) (*.f64 #s(literal -1/2 binary64) eh) eh)) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) #s(literal 0 binary64))) |
(fabs.f64 (-.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)))) #s(approx (* eh (cos t)) (fma.f64 (*.f64 t t) (*.f64 #s(literal -1/2 binary64) eh) eh))) #s(literal 2 binary64)) (fma.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) ew (*.f64 (neg.f64 #s(approx (* eh (cos t)) (fma.f64 (*.f64 t t) (*.f64 #s(literal -1/2 binary64) eh) eh))) (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t))))))) (/.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)) (fma.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) ew (*.f64 (neg.f64 #s(approx (* eh (cos t)) (fma.f64 (*.f64 t t) (*.f64 #s(literal -1/2 binary64) eh) eh))) (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t))))))))) |
(fabs.f64 (neg.f64 (neg.f64 (neg.f64 (fma.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)))) #s(approx (* eh (cos t)) (fma.f64 (*.f64 t t) (*.f64 #s(literal -1/2 binary64) eh) eh)) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))))))) |
(fabs.f64 (neg.f64 (neg.f64 (fma.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)))) #s(approx (* eh (cos t)) (fma.f64 (*.f64 t t) (*.f64 #s(literal -1/2 binary64) eh) eh)) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))))) |
(fabs.f64 (neg.f64 (fma.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)))) #s(approx (* eh (cos t)) (fma.f64 (*.f64 t t) (*.f64 #s(literal -1/2 binary64) eh) eh)) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))))) |
(fabs.f64 (fma.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)))) #s(approx (* eh (cos t)) (fma.f64 (*.f64 t t) (*.f64 #s(literal -1/2 binary64) eh) eh)) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) |
(*.f64 (exp.f64 (log.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) ew))) (exp.f64 (log.f64 (sin.f64 t)))) |
(*.f64 (exp.f64 (log.f64 (*.f64 (sin.f64 t) ew))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) |
(*.f64 (exp.f64 (log.f64 (sin.f64 t))) (exp.f64 (log.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) ew)))) |
(*.f64 (pow.f64 (sqrt.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) #s(literal 1 binary64)) (pow.f64 (sqrt.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) #s(literal 1 binary64))) |
(*.f64 (sqrt.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) (sqrt.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) |
(*.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) ew) |
(*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) |
(*.f64 (sin.f64 t) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) ew)) |
(*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) ew) (sin.f64 t)) |
(*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (exp.f64 (log.f64 (*.f64 (sin.f64 t) ew)))) |
(*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (sin.f64 t) ew)) |
(*.f64 ew (exp.f64 (log.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))))) |
(*.f64 ew (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(pow.f64 (sqrt.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 t) ew))) (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (sin.f64 t) ew) #s(literal 1 binary64))) (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 t) ew)) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64))) |
(/.f64 (*.f64 (*.f64 (sin.f64 t) ew) #s(literal 1 binary64)) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64))) |
(/.f64 (neg.f64 (*.f64 (sin.f64 t) ew)) (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(/.f64 (*.f64 (sin.f64 t) ew) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64))) |
(exp.f64 (log.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) |
(*.f64 (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)) (-.f64 (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 2 binary64)) (pow.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 (*.f64 (cos.f64 t) eh) ew)) #s(literal 2 binary64)))) (fma.f64 (/.f64 eh (tan.f64 t)) (/.f64 (*.f64 (cos.f64 t) eh) ew) (*.f64 (sin.f64 t) ew))) |
(*.f64 (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)) (-.f64 (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 (*.f64 (cos.f64 t) eh) ew)) #s(literal 3 binary64)))) (fma.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 (*.f64 (cos.f64 t) eh) ew)) (fma.f64 (/.f64 eh (tan.f64 t)) (/.f64 (*.f64 (cos.f64 t) eh) ew) (*.f64 (sin.f64 t) ew)) (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 2 binary64)))) |
(*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1/2 binary64)) (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1/2 binary64)) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 (*.f64 (cos.f64 t) eh) ew))))) |
(*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1/2 binary64)) (pow.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 (*.f64 (cos.f64 t) eh) ew))) #s(literal -1 binary64)))) |
(*.f64 (pow.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 (*.f64 (cos.f64 t) eh) ew))) #s(literal -1 binary64)) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (pow.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 (*.f64 (cos.f64 t) eh) ew)))) #s(literal -1 binary64))) |
(*.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 (*.f64 (cos.f64 t) eh) ew))))) |
(*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)) (pow.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 (*.f64 (cos.f64 t) eh) ew))) #s(literal -1 binary64))) |
(pow.f64 (/.f64 (*.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 (*.f64 (cos.f64 t) eh) ew))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 (*.f64 (cos.f64 t) eh) ew)))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 (*.f64 (cos.f64 t) eh) ew))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)) #s(literal 1 binary64))) (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 (*.f64 (cos.f64 t) eh) ew))))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) (neg.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 (*.f64 (cos.f64 t) eh) ew))))))) |
(/.f64 (neg.f64 (pow.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 (*.f64 (cos.f64 t) eh) ew))) #s(literal -1 binary64))) (neg.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(/.f64 (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)) #s(literal 1 binary64)) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 (*.f64 (cos.f64 t) eh) ew)))) |
(/.f64 (neg.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) (neg.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 (*.f64 (cos.f64 t) eh) ew)))))) |
(/.f64 (pow.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 (*.f64 (cos.f64 t) eh) ew))) #s(literal -1 binary64)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) |
(/.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 (*.f64 (cos.f64 t) eh) ew))))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (*.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 (*.f64 (cos.f64 t) eh) ew))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 (*.f64 (cos.f64 t) eh) ew))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 (*.f64 (cos.f64 t) eh) ew))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 (*.f64 (cos.f64 t) eh) ew))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 (*.f64 (cos.f64 t) eh) ew)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 (*.f64 (cos.f64 t) eh) ew))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 (*.f64 (cos.f64 t) eh) ew)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 (*.f64 (cos.f64 t) eh) ew))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) |
(neg.f64 (/.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 (*.f64 (cos.f64 t) eh) ew))))) |
(neg.f64 (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)) (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 (*.f64 (cos.f64 t) eh) ew)))))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 (*.f64 (cos.f64 t) eh) ew))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (-.f64 (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 2 binary64)) (pow.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 (*.f64 (cos.f64 t) eh) ew)) #s(literal 2 binary64)))) (fma.f64 (/.f64 eh (tan.f64 t)) (/.f64 (*.f64 (cos.f64 t) eh) ew) (*.f64 (sin.f64 t) ew))) |
(*.f64 (/.f64 (/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (-.f64 (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 (*.f64 (cos.f64 t) eh) ew)) #s(literal 3 binary64)))) (fma.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 (*.f64 (cos.f64 t) eh) ew)) (fma.f64 (/.f64 eh (tan.f64 t)) (/.f64 (*.f64 (cos.f64 t) eh) ew) (*.f64 (sin.f64 t) ew)) (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 2 binary64)))) |
(*.f64 (/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (pow.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 (*.f64 (cos.f64 t) eh) ew))) #s(literal -1 binary64))) |
(*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64))) (pow.f64 (/.f64 (-.f64 (*.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) (*.f64 (cos.f64 t) eh)) (*.f64 (sin.f64 t) ew)) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64))) #s(literal -1 binary64))) |
(*.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64))) (pow.f64 (fma.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 (*.f64 (cos.f64 t) eh) ew))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64))) #s(literal -1 binary64))) |
(*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64))) (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 (*.f64 (cos.f64 t) eh) ew))))) |
(*.f64 (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 (*.f64 (cos.f64 t) eh) ew)))) (-.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)))) |
(*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)) (*.f64 (pow.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 (*.f64 (cos.f64 t) eh) ew))) #s(literal -1 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64))))) |
(pow.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 (*.f64 (cos.f64 t) eh) ew))) (/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (-.f64 (*.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) (*.f64 (cos.f64 t) eh)) (*.f64 (sin.f64 t) ew)) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64))) (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 (*.f64 (cos.f64 t) eh) ew))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 (*.f64 (cos.f64 t) eh) ew))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (-.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64))) (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 (*.f64 (cos.f64 t) eh) ew)))))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 6 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 6 binary64))) (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 (*.f64 (cos.f64 t) eh) ew)))))) (neg.f64 (+.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64))) (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (-.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64))))) (neg.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 (*.f64 (cos.f64 t) eh) ew)))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64))))) (neg.f64 (*.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 (*.f64 (cos.f64 t) eh) ew))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64))) (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) (neg.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 (*.f64 (cos.f64 t) eh) ew)))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 (*.f64 (cos.f64 t) eh) ew)))) (-.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64))))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 (*.f64 (cos.f64 t) eh) ew)))) (-.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 6 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 6 binary64))))) (neg.f64 (+.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64))) (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64))) #s(literal 1 binary64))) (neg.f64 (*.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 (*.f64 (cos.f64 t) eh) ew))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) (neg.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 (*.f64 (cos.f64 t) eh) ew)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64))))) (neg.f64 (neg.f64 (/.f64 (-.f64 (*.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) (*.f64 (cos.f64 t) eh)) (*.f64 (sin.f64 t) ew)) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 (*.f64 (cos.f64 t) eh) ew))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64))) (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) (neg.f64 (*.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64))) (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 (*.f64 (cos.f64 t) eh) ew))))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64))) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)))) (neg.f64 (*.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 (*.f64 (cos.f64 t) eh) ew)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 6 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 6 binary64))) (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) (neg.f64 (*.f64 (+.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64))) (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64))) (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 (*.f64 (cos.f64 t) eh) ew))))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 6 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 6 binary64))) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)))) (neg.f64 (*.f64 (+.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64))) (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 (*.f64 (cos.f64 t) eh) ew)))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (-.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64))))) (neg.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 (*.f64 (cos.f64 t) eh) ew)))) (+.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (-.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 6 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 6 binary64))))) (neg.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 (*.f64 (cos.f64 t) eh) ew)))) (+.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64))) (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64))))) (neg.f64 (*.f64 (*.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 (*.f64 (cos.f64 t) eh) ew))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (+.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 6 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 6 binary64))))) (neg.f64 (*.f64 (*.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 (*.f64 (cos.f64 t) eh) ew))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (+.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64))) (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64))))) (neg.f64 (*.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 (*.f64 (cos.f64 t) eh) ew))) (+.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 6 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 6 binary64))))) (neg.f64 (*.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 (*.f64 (cos.f64 t) eh) ew))) (+.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64))) (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 (*.f64 (cos.f64 t) eh) ew))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 6 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 6 binary64))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64))) (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 (*.f64 (cos.f64 t) eh) ew))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) (*.f64 (cos.f64 t) eh)) (*.f64 (sin.f64 t) ew)) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)))) (*.f64 (/.f64 (-.f64 (*.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) (*.f64 (cos.f64 t) eh)) (*.f64 (sin.f64 t) ew)) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64))) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)))) (*.f64 (/.f64 (-.f64 (*.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) (*.f64 (cos.f64 t) eh)) (*.f64 (sin.f64 t) ew)) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64))) (/.f64 (-.f64 (*.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) (*.f64 (cos.f64 t) eh)) (*.f64 (sin.f64 t) ew)) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 (*.f64 (cos.f64 t) eh) ew))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) (*.f64 (*.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 (*.f64 (cos.f64 t) eh) ew))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)))) (*.f64 (*.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 (*.f64 (cos.f64 t) eh) ew))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 (*.f64 (cos.f64 t) eh) ew))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) |
(/.f64 (fma.f64 (*.f64 (+.f64 (sin.f64 (+.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) t)) (sin.f64 (-.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) t))) eh) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 t) ew)))) (*.f64 #s(literal 2 binary64) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)))) |
(/.f64 (fma.f64 (*.f64 (+.f64 (sin.f64 (+.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) t)) (sin.f64 (-.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) t))) eh) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (sin.f64 t) ew) #s(literal 1 binary64)))) (*.f64 #s(literal 2 binary64) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)))) |
(/.f64 (fma.f64 (*.f64 (+.f64 (sin.f64 (+.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) t)) (sin.f64 (-.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) t))) eh) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 (sin.f64 t) ew))) (*.f64 #s(literal 2 binary64) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)))) |
(/.f64 (fma.f64 (*.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) (*.f64 (cos.f64 t) eh)) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 t) ew)))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)))) |
(/.f64 (fma.f64 (*.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) (*.f64 (cos.f64 t) eh)) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)) (*.f64 (*.f64 (sin.f64 t) ew) #s(literal 1 binary64)))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)))) |
(/.f64 (fma.f64 (*.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) (*.f64 (cos.f64 t) eh)) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)) (*.f64 (sin.f64 t) ew))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)))) |
(/.f64 (fma.f64 (*.f64 eh (+.f64 (sin.f64 (+.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) t)) (sin.f64 (-.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) t)))) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 t) ew)))) (*.f64 #s(literal 2 binary64) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)))) |
(/.f64 (fma.f64 (*.f64 eh (+.f64 (sin.f64 (+.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) t)) (sin.f64 (-.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) t)))) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (sin.f64 t) ew) #s(literal 1 binary64)))) (*.f64 #s(literal 2 binary64) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)))) |
(/.f64 (fma.f64 (*.f64 eh (+.f64 (sin.f64 (+.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) t)) (sin.f64 (-.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) t)))) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 (sin.f64 t) ew))) (*.f64 #s(literal 2 binary64) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)))) |
(/.f64 (fma.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 (*.f64 (cos.f64 t) eh) ew)) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 t) ew)))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)))) |
(/.f64 (fma.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 (*.f64 (cos.f64 t) eh) ew)) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)) (*.f64 (*.f64 (sin.f64 t) ew) #s(literal 1 binary64)))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)))) |
(/.f64 (fma.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 (*.f64 (cos.f64 t) eh) ew)) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)) (*.f64 (sin.f64 t) ew))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 t) ew)) #s(literal 2 binary64) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)) (*.f64 (+.f64 (sin.f64 (+.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) t)) (sin.f64 (-.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) t))) eh))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 t) ew)) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)) (*.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) (*.f64 (cos.f64 t) eh)))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 t) ew)) #s(literal 2 binary64) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)) (*.f64 eh (+.f64 (sin.f64 (+.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) t)) (sin.f64 (-.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) t)))))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 t) ew)) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)) (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 (*.f64 (cos.f64 t) eh) ew)))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (sin.f64 t) ew) #s(literal 1 binary64)) #s(literal 2 binary64) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)) (*.f64 (+.f64 (sin.f64 (+.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) t)) (sin.f64 (-.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) t))) eh))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (sin.f64 t) ew) #s(literal 1 binary64)) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)) (*.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) (*.f64 (cos.f64 t) eh)))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (sin.f64 t) ew) #s(literal 1 binary64)) #s(literal 2 binary64) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)) (*.f64 eh (+.f64 (sin.f64 (+.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) t)) (sin.f64 (-.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) t)))))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (sin.f64 t) ew) #s(literal 1 binary64)) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)) (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 (*.f64 (cos.f64 t) eh) ew)))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)))) |
(/.f64 (fma.f64 (*.f64 (sin.f64 t) ew) #s(literal 2 binary64) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)) (*.f64 (+.f64 (sin.f64 (+.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) t)) (sin.f64 (-.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) t))) eh))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)) (*.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) (*.f64 (cos.f64 t) eh)))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)))) |
(/.f64 (fma.f64 (*.f64 (sin.f64 t) ew) #s(literal 2 binary64) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)) (*.f64 eh (+.f64 (sin.f64 (+.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) t)) (sin.f64 (-.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) t)))))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)) (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 (*.f64 (cos.f64 t) eh) ew)))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64))))) (neg.f64 (neg.f64 (*.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 (*.f64 (cos.f64 t) eh) ew))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64))) (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 (*.f64 (cos.f64 t) eh) ew))))) (+.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 6 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 6 binary64))) (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 (*.f64 (cos.f64 t) eh) ew))))) (+.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64))) (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (-.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 (*.f64 (cos.f64 t) eh) ew))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)))) (*.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 (*.f64 (cos.f64 t) eh) ew))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64))) (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 (*.f64 (cos.f64 t) eh) ew))))) |
(/.f64 (*.f64 (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 (*.f64 (cos.f64 t) eh) ew)))) (-.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64)))) (+.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 (*.f64 (cos.f64 t) eh) ew)))) (-.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 6 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 6 binary64)))) (+.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64))) (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 (*.f64 (cos.f64 t) eh) ew))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 (*.f64 (cos.f64 t) eh) ew))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)))) (neg.f64 (/.f64 (-.f64 (*.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) (*.f64 (cos.f64 t) eh)) (*.f64 (sin.f64 t) ew)) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 (*.f64 (cos.f64 t) eh) ew))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64)))) (neg.f64 (*.f64 (*.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 (*.f64 (cos.f64 t) eh) ew))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (+.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 6 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 6 binary64)))) (neg.f64 (*.f64 (*.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 (*.f64 (cos.f64 t) eh) ew))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (+.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64))) (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64))) (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) (*.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64))) (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 (*.f64 (cos.f64 t) eh) ew)))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64))) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64))) (*.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 (*.f64 (cos.f64 t) eh) ew))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 6 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 6 binary64))) (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) (*.f64 (+.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64))) (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64))) (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 (*.f64 (cos.f64 t) eh) ew)))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 6 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 6 binary64))) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64))) (*.f64 (+.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64))) (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 (*.f64 (cos.f64 t) eh) ew))))) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (-.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64)))) (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 (*.f64 (cos.f64 t) eh) ew)))) (+.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64))))) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (-.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 6 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 6 binary64)))) (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 (*.f64 (cos.f64 t) eh) ew)))) (+.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64))) (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64)))) (*.f64 (*.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 (*.f64 (cos.f64 t) eh) ew))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (+.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 6 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 6 binary64)))) (*.f64 (*.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 (*.f64 (cos.f64 t) eh) ew))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (+.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64))) (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64))))) |
(/.f64 (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64)))) (*.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 (*.f64 (cos.f64 t) eh) ew))) (+.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64))))) |
(/.f64 (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 6 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 6 binary64)))) (*.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 (*.f64 (cos.f64 t) eh) ew))) (+.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64))) (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 (*.f64 (cos.f64 t) eh) ew))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 6 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 6 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64))) (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 (*.f64 (cos.f64 t) eh) ew))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)))) (neg.f64 (*.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 (*.f64 (cos.f64 t) eh) ew))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) |
(/.f64 (/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 (*.f64 (cos.f64 t) eh) ew)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64))) (*.f64 (*.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 (*.f64 (cos.f64 t) eh) ew))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (+.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64))) (/.f64 (-.f64 (*.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) (*.f64 (cos.f64 t) eh)) (*.f64 (sin.f64 t) ew)) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 6 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 6 binary64))) (*.f64 (*.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 (*.f64 (cos.f64 t) eh) ew))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (+.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64))) (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 (*.f64 (cos.f64 t) eh) ew))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 (*.f64 (cos.f64 t) eh) ew))) (/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 (*.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) (*.f64 (cos.f64 t) eh)) (*.f64 (sin.f64 t) ew)) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64))) (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 (*.f64 (cos.f64 t) eh) ew))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 (*.f64 (cos.f64 t) eh) ew))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (-.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 (*.f64 (cos.f64 t) eh) ew))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 (*.f64 (cos.f64 t) eh) ew))) (/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (-.f64 (*.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) (*.f64 (cos.f64 t) eh)) (*.f64 (sin.f64 t) ew)) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64))) (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 (*.f64 (cos.f64 t) eh) ew))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 (*.f64 (cos.f64 t) eh) ew))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (-.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)))))) |
(fma.f64 (exp.f64 (log.f64 (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) (exp.f64 (log.f64 eh)) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fma.f64 (exp.f64 (log.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) ew))) (exp.f64 (log.f64 (sin.f64 t))) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fma.f64 (exp.f64 (log.f64 (*.f64 (cos.f64 t) eh))) (exp.f64 (log.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fma.f64 (exp.f64 (log.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) (exp.f64 (log.f64 (*.f64 (cos.f64 t) eh))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fma.f64 (exp.f64 (log.f64 (*.f64 (sin.f64 t) ew))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fma.f64 (exp.f64 (log.f64 (sin.f64 t))) (exp.f64 (log.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) ew))) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fma.f64 (exp.f64 (log.f64 eh)) (exp.f64 (log.f64 (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fma.f64 (pow.f64 (sqrt.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) #s(literal 1 binary64)) (pow.f64 (sqrt.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) #s(literal 1 binary64)) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fma.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) eh) #s(literal 1 binary64)) (pow.f64 (cos.f64 t) #s(literal 1 binary64)) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fma.f64 (pow.f64 (sqrt.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) #s(literal 1 binary64)) (pow.f64 (sqrt.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) #s(literal 1 binary64)) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fma.f64 (pow.f64 (cos.f64 t) #s(literal 1 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) eh) #s(literal 1 binary64)) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fma.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) eh) (cos.f64 t) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fma.f64 (sqrt.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) (sqrt.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fma.f64 (sqrt.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) (sqrt.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fma.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) ew (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fma.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)) (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 (*.f64 (cos.f64 t) eh) ew)))) (*.f64 (neg.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64))) (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 (*.f64 (cos.f64 t) eh) ew)))))) |
(fma.f64 (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 (*.f64 (cos.f64 t) eh) ew)))) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)) (*.f64 (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 (*.f64 (cos.f64 t) eh) ew)))) (neg.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64))))) |
(fma.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fma.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fma.f64 (sin.f64 t) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) ew) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fma.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (exp.f64 (log.f64 (*.f64 (sin.f64 t) ew))) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fma.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fma.f64 (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) eh (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fma.f64 (cos.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) eh) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fma.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fma.f64 ew (exp.f64 (log.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fma.f64 ew (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fma.f64 eh (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) (*.f64 (cos.f64 t) eh)) (*.f64 (sin.f64 t) ew)) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)))) (/.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) (*.f64 (cos.f64 t) eh)) (*.f64 (sin.f64 t) ew)) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 (*.f64 (cos.f64 t) eh) ew))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) (/.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 (*.f64 (cos.f64 t) eh) ew))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) |
(+.f64 (*.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)) (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 (*.f64 (cos.f64 t) eh) ew))))) (*.f64 (neg.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64))) (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 (*.f64 (cos.f64 t) eh) ew)))))) |
(+.f64 (*.f64 (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 (*.f64 (cos.f64 t) eh) ew)))) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64))) (*.f64 (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 (*.f64 (cos.f64 t) eh) ew)))) (neg.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64))))) |
(+.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(+.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(*.f64 (fabs.f64 (/.f64 (/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (-.f64 (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 2 binary64)) (pow.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 (*.f64 (cos.f64 t) eh) ew)) #s(literal 2 binary64))))) (fabs.f64 (fma.f64 (/.f64 eh (tan.f64 t)) (/.f64 (*.f64 (cos.f64 t) eh) ew) (*.f64 (sin.f64 t) ew)))) |
(*.f64 (fabs.f64 (/.f64 (/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (-.f64 (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 (*.f64 (cos.f64 t) eh) ew)) #s(literal 3 binary64))))) (fabs.f64 (fma.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 (*.f64 (cos.f64 t) eh) ew)) (fma.f64 (/.f64 eh (tan.f64 t)) (/.f64 (*.f64 (cos.f64 t) eh) ew) (*.f64 (sin.f64 t) ew)) (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 2 binary64))))) |
(*.f64 (fabs.f64 (/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) (/.f64 #s(literal 1 binary64) (fabs.f64 (-.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 (*.f64 (cos.f64 t) eh) ew)) (*.f64 (sin.f64 t) ew))))) |
(*.f64 (fabs.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64)))) (fabs.f64 (pow.f64 (fma.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 (*.f64 (cos.f64 t) eh) ew))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64))) #s(literal -1 binary64)))) |
(*.f64 (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)) (fabs.f64 (-.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 (*.f64 (cos.f64 t) eh) ew)) (*.f64 (sin.f64 t) ew)))) (fabs.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64))))) |
(*.f64 (fabs.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)))) (fabs.f64 (pow.f64 (/.f64 (-.f64 (*.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) (*.f64 (cos.f64 t) eh)) (*.f64 (sin.f64 t) ew)) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64))) #s(literal -1 binary64)))) |
(*.f64 (fabs.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)))) (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)) (fabs.f64 (-.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 (*.f64 (cos.f64 t) eh) ew)) (*.f64 (sin.f64 t) ew))))) |
(*.f64 #s(literal 1 binary64) (fabs.f64 (fma.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))))) |
(*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)) (fabs.f64 (*.f64 (pow.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 (*.f64 (cos.f64 t) eh) ew))) #s(literal -1 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (fabs.f64 (/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) (neg.f64 (fabs.f64 (-.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 (*.f64 (cos.f64 t) eh) ew)) (*.f64 (sin.f64 t) ew))))) |
(/.f64 (neg.f64 (fabs.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64))))) (neg.f64 (fabs.f64 (fma.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 (*.f64 (cos.f64 t) eh) ew))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (fabs.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64))))) (neg.f64 (fabs.f64 (*.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 (*.f64 (cos.f64 t) eh) ew))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))))) |
(/.f64 (fabs.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64))) (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 (*.f64 (cos.f64 t) eh) ew)))))) (fabs.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64))))) |
(/.f64 (fabs.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 6 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 6 binary64))) (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 (*.f64 (cos.f64 t) eh) ew)))))) (fabs.f64 (+.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64))) (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64))))) |
(/.f64 (fabs.f64 (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (-.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64))))) (fabs.f64 (-.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 (*.f64 (cos.f64 t) eh) ew)) (*.f64 (sin.f64 t) ew)))) |
(/.f64 (fabs.f64 (*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64))))) (fabs.f64 (*.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 (*.f64 (cos.f64 t) eh) ew))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) |
(/.f64 (fabs.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64))) (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) (fabs.f64 (-.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 (*.f64 (cos.f64 t) eh) ew)) (*.f64 (sin.f64 t) ew)))) |
(/.f64 (fabs.f64 (*.f64 (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 (*.f64 (cos.f64 t) eh) ew)))) (-.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64))))) (fabs.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64))))) |
(/.f64 (fabs.f64 (*.f64 (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 (*.f64 (cos.f64 t) eh) ew)))) (-.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 6 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 6 binary64))))) (fabs.f64 (+.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64))) (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64))))) |
(/.f64 (fabs.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64))) (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) (fabs.f64 (*.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64))) (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 (*.f64 (cos.f64 t) eh) ew))))))) |
(/.f64 (fabs.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 6 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 6 binary64))) (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) (fabs.f64 (*.f64 (+.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64))) (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64))) (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 (*.f64 (cos.f64 t) eh) ew))))))) |
(/.f64 (fabs.f64 (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (-.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64))))) (fabs.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 (*.f64 (cos.f64 t) eh) ew)))) (+.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)))))) |
(/.f64 (fabs.f64 (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (-.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 6 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 6 binary64))))) (fabs.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 (*.f64 (cos.f64 t) eh) ew)))) (+.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64))) (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)))))) |
(/.f64 (fabs.f64 (*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64))))) (fabs.f64 (*.f64 (*.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 (*.f64 (cos.f64 t) eh) ew))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (+.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)))))) |
(/.f64 (fabs.f64 (*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 6 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 6 binary64))))) (fabs.f64 (*.f64 (*.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 (*.f64 (cos.f64 t) eh) ew))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (+.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64))) (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)))))) |
(/.f64 (fabs.f64 (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64))))) (fabs.f64 (*.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 (*.f64 (cos.f64 t) eh) ew))) (+.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)))))) |
(/.f64 (fabs.f64 (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 6 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 6 binary64))))) (fabs.f64 (*.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 (*.f64 (cos.f64 t) eh) ew))) (+.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64))) (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)))))) |
(/.f64 (fabs.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64))) #s(literal 1 binary64))) (fabs.f64 (*.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 (*.f64 (cos.f64 t) eh) ew))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) |
(/.f64 (fabs.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64))) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)))) (fabs.f64 (*.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 (*.f64 (cos.f64 t) eh) ew)))))) |
(/.f64 (fabs.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 6 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 6 binary64))) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)))) (fabs.f64 (*.f64 (+.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64))) (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 (*.f64 (cos.f64 t) eh) ew)))))) |
(/.f64 (fabs.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64))) #s(literal 1 binary64))) (fabs.f64 (*.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 (*.f64 (cos.f64 t) eh) ew))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))))) |
(/.f64 (fabs.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 6 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 6 binary64))) #s(literal 1 binary64))) (fabs.f64 (*.f64 (+.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64))) (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 (*.f64 (cos.f64 t) eh) ew))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))))) |
(/.f64 (fabs.f64 (/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) (fabs.f64 (-.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 (*.f64 (cos.f64 t) eh) ew)) (*.f64 (sin.f64 t) ew)))) |
(/.f64 (fabs.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64)))) (fabs.f64 (fma.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 (*.f64 (cos.f64 t) eh) ew))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64))))) |
(/.f64 (fabs.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64)))) (fabs.f64 (*.f64 (*.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 (*.f64 (cos.f64 t) eh) ew))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (+.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)))))) |
(/.f64 (fabs.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 6 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 6 binary64)))) (fabs.f64 (*.f64 (*.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 (*.f64 (cos.f64 t) eh) ew))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (+.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64))) (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)))))) |
(/.f64 (fabs.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)))) (fabs.f64 (*.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 (*.f64 (cos.f64 t) eh) ew))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) |
(/.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 (*.f64 (cos.f64 t) eh) ew))) (/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))))) |
(/.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 (/.f64 (-.f64 (*.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) (*.f64 (cos.f64 t) eh)) (*.f64 (sin.f64 t) ew)) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64))) (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 (*.f64 (cos.f64 t) eh) ew))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64)))))) |
(/.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 (*.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 (*.f64 (cos.f64 t) eh) ew))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (-.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)))))) |
(fabs.f64 (-.f64 (fma.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) #s(literal 0 binary64))) |
(fabs.f64 (-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) (*.f64 (cos.f64 t) eh)) (*.f64 (sin.f64 t) ew)) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)))) (/.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) (*.f64 (cos.f64 t) eh)) (*.f64 (sin.f64 t) ew)) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)))))) |
(fabs.f64 (-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 (*.f64 (cos.f64 t) eh) ew))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) (/.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 (*.f64 (cos.f64 t) eh) ew))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))))) |
(fabs.f64 (/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)))) (/.f64 (-.f64 (*.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) (*.f64 (cos.f64 t) eh)) (*.f64 (sin.f64 t) ew)) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64))))) |
(fabs.f64 (/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64))) (/.f64 (-.f64 (*.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) (*.f64 (cos.f64 t) eh)) (*.f64 (sin.f64 t) ew)) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64))))) |
(fabs.f64 (/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 (*.f64 (cos.f64 t) eh) ew))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) |
(fabs.f64 (*.f64 (neg.f64 (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 (*.f64 (cos.f64 t) eh) ew))))) (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)))))) |
(fabs.f64 (*.f64 (neg.f64 (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 (*.f64 (cos.f64 t) eh) ew))))) (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64))))) |
(fabs.f64 (*.f64 (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 (*.f64 (cos.f64 t) eh) ew)))) (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64))))) |
(fabs.f64 (*.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)))) (neg.f64 (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 (*.f64 (cos.f64 t) eh) ew))))))) |
(fabs.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64))) (neg.f64 (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 (*.f64 (cos.f64 t) eh) ew))))))) |
(fabs.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64))) (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 (*.f64 (cos.f64 t) eh) ew)))))) |
(fabs.f64 (neg.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))))))) |
(fabs.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))))) |
(fabs.f64 (neg.f64 (fma.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) |
(*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64))) (pow.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64))) #s(literal -1 binary64))) |
(*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 6 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 6 binary64))) (pow.f64 (+.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64))) (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64))) #s(literal -1 binary64))) |
(*.f64 (fma.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) (*.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 (*.f64 (cos.f64 t) eh) ew))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(pow.f64 (/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64))) (-.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64))) (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64))) (-.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 6 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 6 binary64)))) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64))))) (neg.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 6 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 6 binary64))))) (neg.f64 (neg.f64 (+.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64))) (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)))) (*.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64))) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64)))) (*.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 6 binary64)) (+.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64))) (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)))) (*.f64 (+.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64))) (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64))) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 6 binary64)))) (*.f64 (+.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64))) (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64))) (+.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64))) (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64)))) (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)) (neg.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 6 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 6 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64)) (*.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)) (neg.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 6 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 6 binary64)))) (neg.f64 (+.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64))) (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64))) (-.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)) (neg.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 6 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 6 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64)) (*.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)) (neg.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 6 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 6 binary64))) (+.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64))) (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64))) (-.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64))) (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64))) (-.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 6 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 6 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64))) (-.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64))) (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64))) (-.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 6 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 6 binary64)))))) |
(fma.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 (sin.f64 t) ew)) #s(literal 1 binary64)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (neg.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)))) |
(fma.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (sin.f64 t)) #s(literal 1 binary64)) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) ew) (neg.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)))) |
(fma.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) ew)) #s(literal 1 binary64)) (sin.f64 t) (neg.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)))) |
(fma.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 1 binary64)) (*.f64 (sin.f64 t) ew) (neg.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)))) |
(fma.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) ew) #s(literal 1 binary64)) (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (neg.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)))) |
(fma.f64 (pow.f64 (*.f64 ew ew) #s(literal 1 binary64)) (pow.f64 (pow.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)) #s(literal 1 binary64)) (neg.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)))) |
(fma.f64 (pow.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal 2 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 2 binary64)) #s(literal 1 binary64)) (neg.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)))) |
(fma.f64 (pow.f64 (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 2 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal 2 binary64)) #s(literal 1 binary64)) (neg.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (neg.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (sin.f64 t)) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) ew) (neg.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) ew)) (sin.f64 t) (neg.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 (sin.f64 t) ew) (neg.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) ew) (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (neg.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)))) |
(fma.f64 (neg.f64 (pow.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal 2 binary64))) (pow.f64 (*.f64 (cos.f64 t) eh) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64))) |
(fma.f64 (neg.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64))) |
(fma.f64 (pow.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)) (*.f64 ew ew) (neg.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)))) |
(fma.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 2 binary64)) (neg.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 ew ew) (pow.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)) (neg.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)))) |
(fma.f64 (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 2 binary64)) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal 2 binary64)) (neg.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)))) |
(fma.f64 (pow.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal 2 binary64)) (neg.f64 (pow.f64 (*.f64 (cos.f64 t) eh) #s(literal 2 binary64))) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64))) |
(fma.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) ew) #s(literal 2 binary64)) (neg.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)))) |
(fma.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) ew) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (neg.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (neg.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64))) |
(fma.f64 (*.f64 (sin.f64 t) ew) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) #s(literal 1 binary64)) (neg.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (sin.f64 t) ew) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) (neg.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)))) |
(fma.f64 #s(literal -1 binary64) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64))) |
(fma.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (neg.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)))) |
(fma.f64 (sin.f64 t) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) ew) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) #s(literal 1 binary64)) (neg.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)))) |
(fma.f64 (sin.f64 t) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) ew) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) (neg.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) ew) (pow.f64 (*.f64 (sin.f64 t) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) #s(literal 1 binary64)) (neg.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) ew) (*.f64 (sin.f64 t) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) (neg.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)))) |
(fma.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) #s(literal 1 binary64)) (neg.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)))) |
(fma.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) (neg.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)))) |
(fma.f64 ew (pow.f64 (*.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) #s(literal 1 binary64)) (neg.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)))) |
(fma.f64 ew (*.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) (neg.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 6 binary64)) (+.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64))) (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 6 binary64)) (+.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64))) (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64))))) |
(-.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64))) |
(+.f64 (neg.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64))) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64))) |
(+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)) (neg.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)))) |
(*.f64 (pow.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) |
(pow.f64 (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal 2 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1/2 binary64)) #s(literal -2 binary64)) |
(pow.f64 (+.f64 (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal -1/2 binary64)) |
(pow.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) |
(exp.f64 (*.f64 (neg.f64 (log.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 1 binary64))) |
(exp.f64 (log.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(*.f64 (pow.f64 (/.f64 (tan.f64 t) (pow.f64 ew #s(literal -1/2 binary64))) #s(literal -1 binary64)) (pow.f64 (/.f64 (pow.f64 eh #s(literal -1 binary64)) (pow.f64 ew #s(literal -1/2 binary64))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (pow.f64 ew #s(literal -1 binary64)) (neg.f64 (tan.f64 t))) (neg.f64 eh)) |
(*.f64 (/.f64 (/.f64 #s(literal -1 binary64) ew) #s(literal -1 binary64)) (/.f64 eh (tan.f64 t))) |
(*.f64 (/.f64 #s(literal -1 binary64) (/.f64 (tan.f64 t) eh)) (/.f64 #s(literal -1 binary64) ew)) |
(*.f64 (/.f64 (pow.f64 ew #s(literal -1/2 binary64)) (tan.f64 t)) (/.f64 (pow.f64 ew #s(literal -1/2 binary64)) (pow.f64 eh #s(literal -1 binary64)))) |
(*.f64 (pow.f64 ew #s(literal -1/2 binary64)) (/.f64 (pow.f64 ew #s(literal -1/2 binary64)) (/.f64 (tan.f64 t) eh))) |
(*.f64 (pow.f64 ew #s(literal -1/2 binary64)) (*.f64 (pow.f64 ew #s(literal -1/2 binary64)) (/.f64 eh (tan.f64 t)))) |
(*.f64 (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64)) (pow.f64 (pow.f64 eh #s(literal -1 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64)) eh) |
(*.f64 (pow.f64 (tan.f64 t) #s(literal -1 binary64)) (pow.f64 (/.f64 (pow.f64 eh #s(literal -1 binary64)) (pow.f64 ew #s(literal -1 binary64))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (tan.f64 t) #s(literal -1 binary64)) (/.f64 eh ew)) |
(*.f64 (/.f64 #s(literal -1 binary64) ew) (/.f64 #s(literal -1 binary64) (/.f64 (tan.f64 t) eh))) |
(*.f64 (/.f64 (neg.f64 eh) ew) (pow.f64 (neg.f64 (tan.f64 t)) #s(literal -1 binary64))) |
(*.f64 (neg.f64 eh) (pow.f64 (*.f64 (neg.f64 (tan.f64 t)) ew) #s(literal -1 binary64))) |
(*.f64 #s(literal 1 binary64) (/.f64 eh (*.f64 ew (tan.f64 t)))) |
(*.f64 (/.f64 eh (tan.f64 t)) (pow.f64 ew #s(literal -1 binary64))) |
(*.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 eh (tan.f64 t))) |
(*.f64 (/.f64 eh ew) (pow.f64 (tan.f64 t) #s(literal -1 binary64))) |
(*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(*.f64 (/.f64 eh (sin.f64 t)) (*.f64 (pow.f64 ew #s(literal -1 binary64)) (cos.f64 t))) |
(*.f64 (cos.f64 t) (/.f64 (/.f64 eh (sin.f64 t)) ew)) |
(*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64))) |
(pow.f64 (/.f64 (*.f64 (/.f64 (tan.f64 t) eh) ew) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 ew (/.f64 eh (tan.f64 t))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (/.f64 ew eh) (tan.f64 t)) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (/.f64 (tan.f64 t) eh) ew) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (*.f64 (/.f64 (neg.f64 eh) (sin.f64 t)) (cos.f64 t))) (neg.f64 (neg.f64 ew))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 eh) (pow.f64 (tan.f64 t) #s(literal -1 binary64)))) (neg.f64 (neg.f64 ew))) |
(/.f64 (neg.f64 (*.f64 (cos.f64 t) (/.f64 (neg.f64 eh) (sin.f64 t)))) (neg.f64 (neg.f64 ew))) |
(/.f64 (neg.f64 (*.f64 (cos.f64 t) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (/.f64 (sin.f64 t) eh)))) |
(/.f64 (neg.f64 (*.f64 (pow.f64 ew #s(literal -1 binary64)) (neg.f64 eh))) (neg.f64 (neg.f64 (tan.f64 t)))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 #s(literal -1 binary64) ew))) (/.f64 (neg.f64 (tan.f64 t)) eh)) |
(/.f64 (neg.f64 (*.f64 (pow.f64 ew #s(literal -1 binary64)) #s(literal 1 binary64))) (/.f64 (neg.f64 (tan.f64 t)) eh)) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (neg.f64 eh))) (neg.f64 (*.f64 (neg.f64 (tan.f64 t)) ew))) |
(/.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 (*.f64 #s(literal 1 binary64) (cos.f64 t))) (neg.f64 (*.f64 ew (/.f64 (sin.f64 t) eh)))) |
(/.f64 (neg.f64 (*.f64 eh #s(literal 1 binary64))) (*.f64 (neg.f64 (tan.f64 t)) ew)) |
(/.f64 (neg.f64 (pow.f64 (tan.f64 t) #s(literal -1 binary64))) (neg.f64 (/.f64 ew eh))) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 eh))) (neg.f64 (neg.f64 (*.f64 (neg.f64 (tan.f64 t)) ew)))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 eh (tan.f64 t)))) (neg.f64 (neg.f64 ew))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) eh)) (*.f64 (neg.f64 (tan.f64 t)) ew)) |
(/.f64 (neg.f64 (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64))) (neg.f64 (pow.f64 eh #s(literal -1 binary64)))) |
(/.f64 (*.f64 (/.f64 (neg.f64 eh) (sin.f64 t)) (cos.f64 t)) (neg.f64 ew)) |
(/.f64 (*.f64 #s(literal 1 binary64) (cos.f64 t)) (*.f64 ew (/.f64 (sin.f64 t) eh))) |
(/.f64 (*.f64 (neg.f64 eh) (pow.f64 (tan.f64 t) #s(literal -1 binary64))) (neg.f64 ew)) |
(/.f64 (*.f64 (cos.f64 t) (/.f64 (neg.f64 eh) (sin.f64 t))) (neg.f64 ew)) |
(/.f64 (*.f64 (cos.f64 t) #s(literal 1 binary64)) (*.f64 ew (/.f64 (sin.f64 t) eh))) |
(/.f64 (*.f64 (pow.f64 ew #s(literal -1 binary64)) (neg.f64 eh)) (neg.f64 (tan.f64 t))) |
(/.f64 (neg.f64 (cos.f64 t)) (neg.f64 (*.f64 ew (/.f64 (sin.f64 t) eh)))) |
(/.f64 (neg.f64 (/.f64 #s(literal -1 binary64) ew)) (/.f64 (tan.f64 t) eh)) |
(/.f64 (neg.f64 (neg.f64 eh)) (neg.f64 (*.f64 (neg.f64 (tan.f64 t)) ew))) |
(/.f64 (neg.f64 (/.f64 eh (tan.f64 t))) (neg.f64 ew)) |
(/.f64 (*.f64 (/.f64 eh ew) #s(literal 1 binary64)) (tan.f64 t)) |
(/.f64 (*.f64 (pow.f64 ew #s(literal -1 binary64)) #s(literal 1 binary64)) (/.f64 (tan.f64 t) eh)) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 eh)) (*.f64 (neg.f64 (tan.f64 t)) ew)) |
(/.f64 (*.f64 #s(literal 1 binary64) eh) (*.f64 ew (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 ew (tan.f64 t))) |
(/.f64 (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64)) (pow.f64 eh #s(literal -1 binary64))) |
(/.f64 (pow.f64 (tan.f64 t) #s(literal -1 binary64)) (/.f64 ew eh)) |
(/.f64 (/.f64 #s(literal -1 binary64) ew) (/.f64 (neg.f64 (tan.f64 t)) eh)) |
(/.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 (*.f64 (neg.f64 eh) (cos.f64 t)) (neg.f64 (*.f64 (sin.f64 t) ew))) |
(/.f64 (neg.f64 eh) (*.f64 (neg.f64 (tan.f64 t)) ew)) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (*.f64 (/.f64 (tan.f64 t) eh) ew)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 (tan.f64 t) eh) ew) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 ew (/.f64 eh (tan.f64 t)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 ew eh) (tan.f64 t))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (tan.f64 t) eh) ew)) |
(/.f64 (/.f64 eh (tan.f64 t)) ew) |
(/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) |
(/.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (tan.f64 t) eh)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 (/.f64 (tan.f64 t) eh) ew) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 ew (/.f64 eh (tan.f64 t))))) |
(/.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) eh) ew))) |
(/.f64 (/.f64 eh ew) (neg.f64 (neg.f64 (tan.f64 t)))) |
(/.f64 (/.f64 eh ew) (tan.f64 t)) |
(/.f64 (cos.f64 t) (*.f64 ew (/.f64 (sin.f64 t) eh))) |
(/.f64 eh (*.f64 ew (tan.f64 t))) |
(neg.f64 (/.f64 (/.f64 (neg.f64 eh) ew) (tan.f64 t))) |
(neg.f64 (/.f64 (neg.f64 eh) (*.f64 ew (tan.f64 t)))) |
(neg.f64 (/.f64 (/.f64 #s(literal -1 binary64) ew) (/.f64 (tan.f64 t) eh))) |
(neg.f64 (/.f64 eh (*.f64 (neg.f64 (tan.f64 t)) ew))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (/.f64 (tan.f64 t) eh) ew)) #s(literal -1 binary64))) |
(*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) ew) |
(*.f64 ew (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) |
(pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) ew) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) ew)) (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(/.f64 (neg.f64 (*.f64 ew #s(literal 1 binary64))) (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(/.f64 (*.f64 #s(literal 1 binary64) ew) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64))) |
(/.f64 (*.f64 ew #s(literal 1 binary64)) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64))) |
(/.f64 (neg.f64 ew) (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(/.f64 ew (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) ew)) #s(literal 1 binary64))) |
(*.f64 ew (tan.f64 t)) |
(*.f64 (tan.f64 t) ew) |
(/.f64 (neg.f64 (*.f64 (sin.f64 t) ew)) (neg.f64 (cos.f64 t))) |
(/.f64 (*.f64 (sin.f64 t) ew) (cos.f64 t)) |
#s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)) |
(*.f64 (pow.f64 (/.f64 t (neg.f64 eh)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) ew)) |
(*.f64 (pow.f64 (/.f64 t eh) #s(literal -1 binary64)) (pow.f64 ew #s(literal -1 binary64))) |
(*.f64 (pow.f64 t #s(literal -1 binary64)) (/.f64 eh ew)) |
(*.f64 (/.f64 (neg.f64 eh) ew) (pow.f64 (neg.f64 t) #s(literal -1 binary64))) |
(*.f64 #s(literal 1 binary64) (/.f64 (/.f64 eh ew) t)) |
(*.f64 (/.f64 eh ew) (pow.f64 t #s(literal -1 binary64))) |
(*.f64 eh (/.f64 (pow.f64 ew #s(literal -1 binary64)) t)) |
(*.f64 eh (pow.f64 (*.f64 ew t) #s(literal -1 binary64))) |
(pow.f64 (/.f64 (*.f64 t (/.f64 ew eh)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 ew t) eh) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (/.f64 ew eh) t) #s(literal -1 binary64)) |
(pow.f64 (*.f64 t (/.f64 ew eh)) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (/.f64 eh t)) (neg.f64 ew)) |
(/.f64 (neg.f64 (*.f64 (neg.f64 eh) (pow.f64 t #s(literal -1 binary64)))) (neg.f64 (neg.f64 ew))) |
(/.f64 (neg.f64 (*.f64 eh (pow.f64 t #s(literal -1 binary64)))) (neg.f64 ew)) |
(/.f64 (neg.f64 (*.f64 (/.f64 eh ew) #s(literal 1 binary64))) (neg.f64 t)) |
(/.f64 (neg.f64 (*.f64 (neg.f64 eh) #s(literal 1 binary64))) (neg.f64 (*.f64 (neg.f64 ew) t))) |
(/.f64 (neg.f64 (pow.f64 t #s(literal -1 binary64))) (neg.f64 (/.f64 ew eh))) |
(/.f64 (neg.f64 (*.f64 eh #s(literal 1 binary64))) (neg.f64 (*.f64 ew t))) |
(/.f64 (/.f64 eh t) ew) |
(/.f64 (*.f64 (neg.f64 eh) (pow.f64 t #s(literal -1 binary64))) (neg.f64 ew)) |
(/.f64 (*.f64 eh (pow.f64 t #s(literal -1 binary64))) ew) |
(/.f64 (neg.f64 (neg.f64 eh)) (neg.f64 (*.f64 t (neg.f64 ew)))) |
(/.f64 (neg.f64 (neg.f64 eh)) (neg.f64 (neg.f64 (*.f64 ew t)))) |
(/.f64 (*.f64 (/.f64 eh ew) #s(literal 1 binary64)) t) |
(/.f64 (*.f64 (neg.f64 eh) #s(literal 1 binary64)) (*.f64 (neg.f64 ew) t)) |
(/.f64 (*.f64 eh #s(literal 1 binary64)) (*.f64 ew t)) |
(/.f64 (pow.f64 t #s(literal -1 binary64)) (/.f64 ew eh)) |
(/.f64 (/.f64 (neg.f64 eh) ew) (neg.f64 (neg.f64 (neg.f64 t)))) |
(/.f64 (/.f64 (neg.f64 eh) ew) (neg.f64 t)) |
(/.f64 (neg.f64 eh) (*.f64 t (neg.f64 ew))) |
(/.f64 (neg.f64 eh) (neg.f64 (*.f64 ew t))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (*.f64 t (/.f64 ew eh))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 t (/.f64 ew eh)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 ew t) eh)) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 ew eh) t)) |
(/.f64 #s(literal 1 binary64) (*.f64 t (/.f64 ew eh))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 t (/.f64 ew eh)) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 ew t) eh))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (/.f64 ew eh) t))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 t (/.f64 ew eh)))) |
(/.f64 (/.f64 eh ew) (neg.f64 (neg.f64 t))) |
(/.f64 (/.f64 eh ew) t) |
(/.f64 eh (*.f64 ew t)) |
(neg.f64 (/.f64 (/.f64 (neg.f64 eh) ew) t)) |
(exp.f64 (*.f64 (log.f64 (*.f64 t (/.f64 ew eh))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (neg.f64 (tan.f64 t)) #s(literal -1 binary64)) #s(literal -1 binary64)) (pow.f64 (neg.f64 eh) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (tan.f64 t) #s(literal -1 binary64)) #s(literal -1 binary64)) (pow.f64 eh #s(literal -1 binary64))) |
(*.f64 (pow.f64 (neg.f64 eh) #s(literal -1 binary64)) (pow.f64 (pow.f64 (neg.f64 (tan.f64 t)) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (neg.f64 eh) #s(literal -1 binary64)) (neg.f64 (tan.f64 t))) |
(*.f64 (pow.f64 (cos.f64 t) #s(literal -1 binary64)) (/.f64 (sin.f64 t) eh)) |
(*.f64 (pow.f64 eh #s(literal -1 binary64)) (pow.f64 (pow.f64 (tan.f64 t) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 eh #s(literal -1 binary64)) (tan.f64 t)) |
(*.f64 (/.f64 (sin.f64 t) eh) (pow.f64 (cos.f64 t) #s(literal -1 binary64))) |
(*.f64 (neg.f64 (tan.f64 t)) (pow.f64 (neg.f64 eh) #s(literal -1 binary64))) |
(*.f64 #s(literal 1 binary64) (/.f64 (tan.f64 t) eh)) |
(*.f64 (tan.f64 t) (pow.f64 eh #s(literal -1 binary64))) |
(pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 eh (tan.f64 t)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (tan.f64 t) eh) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (*.f64 (tan.f64 t) #s(literal 1 binary64))) (neg.f64 eh)) |
(/.f64 (neg.f64 (*.f64 (sin.f64 t) #s(literal 1 binary64))) (*.f64 (neg.f64 eh) (cos.f64 t))) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 (tan.f64 t)))) (neg.f64 (neg.f64 (neg.f64 eh)))) |
(/.f64 (*.f64 (tan.f64 t) #s(literal 1 binary64)) eh) |
(/.f64 (neg.f64 (pow.f64 eh #s(literal -1 binary64))) (neg.f64 (pow.f64 (tan.f64 t) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (/.f64 (sin.f64 t) eh)) (neg.f64 (cos.f64 t))) |
(/.f64 (neg.f64 (neg.f64 (tan.f64 t))) (neg.f64 (neg.f64 eh))) |
(/.f64 (*.f64 (sin.f64 t) #s(literal 1 binary64)) (*.f64 (cos.f64 t) eh)) |
(/.f64 (pow.f64 eh #s(literal -1 binary64)) (pow.f64 (tan.f64 t) #s(literal -1 binary64))) |
(/.f64 (/.f64 (sin.f64 t) eh) (cos.f64 t)) |
(/.f64 (neg.f64 (tan.f64 t)) (neg.f64 eh)) |
(/.f64 (neg.f64 (sin.f64 t)) (*.f64 (neg.f64 eh) (cos.f64 t))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 eh (tan.f64 t))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 eh (tan.f64 t)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 eh (tan.f64 t))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 eh (tan.f64 t)) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 eh (tan.f64 t)))) |
(/.f64 (sin.f64 t) (*.f64 (cos.f64 t) eh)) |
(/.f64 (tan.f64 t) eh) |
(neg.f64 (/.f64 (neg.f64 (tan.f64 t)) eh)) |
(exp.f64 (*.f64 (log.f64 (/.f64 eh (tan.f64 t))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) |
(pow.f64 (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal 2 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1/2 binary64)) #s(literal -2 binary64)) |
(pow.f64 (+.f64 (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal -1/2 binary64)) |
(pow.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) |
(exp.f64 (*.f64 (neg.f64 (log.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 1 binary64))) |
(exp.f64 (log.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
#s(approx (* eh (cos t)) (fma.f64 (*.f64 t t) (*.f64 #s(literal -1/2 binary64) eh) eh)) |
#s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)) |
(*.f64 (fma.f64 (pow.f64 t #s(literal 4 binary64)) (pow.f64 (*.f64 #s(literal -1/2 binary64) eh) #s(literal 2 binary64)) (*.f64 (neg.f64 eh) eh)) (pow.f64 (fma.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) eh (neg.f64 eh)) #s(literal -1 binary64))) |
(*.f64 (fma.f64 (pow.f64 t #s(literal 6 binary64)) (*.f64 #s(literal -1/8 binary64) (pow.f64 eh #s(literal 3 binary64))) (pow.f64 eh #s(literal 3 binary64))) (pow.f64 (fma.f64 eh (-.f64 eh (*.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) eh)) (*.f64 (pow.f64 t #s(literal 4 binary64)) (pow.f64 (*.f64 #s(literal -1/2 binary64) eh) #s(literal 2 binary64)))) #s(literal -1 binary64))) |
(pow.f64 (/.f64 (fma.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) eh (neg.f64 eh)) (fma.f64 (pow.f64 t #s(literal 4 binary64)) (pow.f64 (*.f64 #s(literal -1/2 binary64) eh) #s(literal 2 binary64)) (*.f64 (neg.f64 eh) eh))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 eh (-.f64 eh (*.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) eh)) (*.f64 (pow.f64 t #s(literal 4 binary64)) (pow.f64 (*.f64 #s(literal -1/2 binary64) eh) #s(literal 2 binary64)))) (fma.f64 (pow.f64 t #s(literal 6 binary64)) (*.f64 #s(literal -1/8 binary64) (pow.f64 eh #s(literal 3 binary64))) (pow.f64 eh #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (-.f64 (*.f64 eh eh) (*.f64 (pow.f64 t #s(literal 4 binary64)) (pow.f64 (*.f64 #s(literal -1/2 binary64) eh) #s(literal 2 binary64))))) (neg.f64 (-.f64 eh (*.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) eh)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (pow.f64 t #s(literal 4 binary64)) (pow.f64 (*.f64 #s(literal -1/2 binary64) eh) #s(literal 2 binary64)) (*.f64 (neg.f64 eh) eh)))) (neg.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) eh (neg.f64 eh))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (pow.f64 t #s(literal 6 binary64)) (*.f64 #s(literal -1/8 binary64) (pow.f64 eh #s(literal 3 binary64))) (pow.f64 eh #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 eh (-.f64 eh (*.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) eh)) (*.f64 (pow.f64 t #s(literal 4 binary64)) (pow.f64 (*.f64 #s(literal -1/2 binary64) eh) #s(literal 2 binary64))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 t #s(literal 4 binary64)) (pow.f64 (*.f64 #s(literal -1/2 binary64) eh) #s(literal 2 binary64))) (fma.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) eh (neg.f64 eh))) (*.f64 (fma.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) eh (neg.f64 eh)) (*.f64 eh eh))) (*.f64 (fma.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) eh (neg.f64 eh)) (fma.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) eh (neg.f64 eh)))) |
(/.f64 (-.f64 (*.f64 eh eh) (*.f64 (pow.f64 t #s(literal 4 binary64)) (pow.f64 (*.f64 #s(literal -1/2 binary64) eh) #s(literal 2 binary64)))) (-.f64 eh (*.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) eh))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 t #s(literal 4 binary64)) (pow.f64 (*.f64 #s(literal -1/2 binary64) eh) #s(literal 2 binary64)) (*.f64 (neg.f64 eh) eh))) (neg.f64 (fma.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) eh (neg.f64 eh)))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 t #s(literal 6 binary64)) (*.f64 #s(literal -1/8 binary64) (pow.f64 eh #s(literal 3 binary64))) (pow.f64 eh #s(literal 3 binary64)))) (neg.f64 (fma.f64 eh eh (-.f64 (*.f64 (pow.f64 t #s(literal 4 binary64)) (pow.f64 (*.f64 #s(literal -1/2 binary64) eh) #s(literal 2 binary64))) (*.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) eh) t) (*.f64 t eh)))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 t #s(literal 6 binary64)) (*.f64 #s(literal -1/8 binary64) (pow.f64 eh #s(literal 3 binary64))) (pow.f64 eh #s(literal 3 binary64)))) (neg.f64 (fma.f64 eh (-.f64 eh (*.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) eh)) (*.f64 (pow.f64 t #s(literal 4 binary64)) (pow.f64 (*.f64 #s(literal -1/2 binary64) eh) #s(literal 2 binary64)))))) |
(/.f64 (fma.f64 (pow.f64 t #s(literal 4 binary64)) (pow.f64 (*.f64 #s(literal -1/2 binary64) eh) #s(literal 2 binary64)) (*.f64 (neg.f64 eh) eh)) (fma.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) eh (neg.f64 eh))) |
(/.f64 (fma.f64 (pow.f64 t #s(literal 6 binary64)) (*.f64 #s(literal -1/8 binary64) (pow.f64 eh #s(literal 3 binary64))) (pow.f64 eh #s(literal 3 binary64))) (fma.f64 eh eh (-.f64 (*.f64 (pow.f64 t #s(literal 4 binary64)) (pow.f64 (*.f64 #s(literal -1/2 binary64) eh) #s(literal 2 binary64))) (*.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) eh) t) (*.f64 t eh))))) |
(/.f64 (fma.f64 (pow.f64 t #s(literal 6 binary64)) (*.f64 #s(literal -1/8 binary64) (pow.f64 eh #s(literal 3 binary64))) (pow.f64 eh #s(literal 3 binary64))) (fma.f64 eh (-.f64 eh (*.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) eh)) (*.f64 (pow.f64 t #s(literal 4 binary64)) (pow.f64 (*.f64 #s(literal -1/2 binary64) eh) #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) eh (neg.f64 eh)) (fma.f64 (pow.f64 t #s(literal 4 binary64)) (pow.f64 (*.f64 #s(literal -1/2 binary64) eh) #s(literal 2 binary64)) (*.f64 (neg.f64 eh) eh)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 eh (-.f64 eh (*.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) eh)) (*.f64 (pow.f64 t #s(literal 4 binary64)) (pow.f64 (*.f64 #s(literal -1/2 binary64) eh) #s(literal 2 binary64)))) (fma.f64 (pow.f64 t #s(literal 6 binary64)) (*.f64 #s(literal -1/8 binary64) (pow.f64 eh #s(literal 3 binary64))) (pow.f64 eh #s(literal 3 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) eh (neg.f64 eh)) (fma.f64 (pow.f64 t #s(literal 4 binary64)) (pow.f64 (*.f64 #s(literal -1/2 binary64) eh) #s(literal 2 binary64)) (*.f64 (neg.f64 eh) eh))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 eh (-.f64 eh (*.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) eh)) (*.f64 (pow.f64 t #s(literal 4 binary64)) (pow.f64 (*.f64 #s(literal -1/2 binary64) eh) #s(literal 2 binary64)))) (fma.f64 (pow.f64 t #s(literal 6 binary64)) (*.f64 #s(literal -1/8 binary64) (pow.f64 eh #s(literal 3 binary64))) (pow.f64 eh #s(literal 3 binary64)))))) |
(fma.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) eh eh) |
(fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/2 binary64) eh) |
(fma.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) eh) t) t eh) |
(fma.f64 (*.f64 t t) (*.f64 #s(literal -1/2 binary64) eh) eh) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) eh) (*.f64 t t) eh) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 t t) eh) eh) |
(fma.f64 t (*.f64 (*.f64 #s(literal -1/2 binary64) eh) t) eh) |
(fma.f64 eh (*.f64 #s(literal -1/2 binary64) (*.f64 t t)) eh) |
(-.f64 (/.f64 (*.f64 (pow.f64 t #s(literal 4 binary64)) (pow.f64 (*.f64 #s(literal -1/2 binary64) eh) #s(literal 2 binary64))) (fma.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) eh (neg.f64 eh))) (/.f64 (*.f64 eh eh) (fma.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) eh (neg.f64 eh)))) |
(+.f64 (*.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) eh) eh) |
(+.f64 eh (*.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) eh)) |
Compiled 189 091 to 7 303 computations (96.1% saved)
52 alts after pruning (51 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 3 030 | 32 | 3 062 |
| Fresh | 18 | 19 | 37 |
| Picked | 4 | 1 | 5 |
| Done | 0 | 0 | 0 |
| Total | 3 052 | 52 | 3 104 |
| Status | Accuracy | Program |
|---|---|---|
| 99.5% | (/.f64 #s(literal 1 binary64) (fabs.f64 (pow.f64 (fma.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew))) #s(literal -1 binary64)))) | |
| 39.6% | (fabs.f64 (fma.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) (*.f64 ew (*.f64 (/.f64 (sin.f64 t) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) #s(literal 1 binary64))) (/.f64 (/.f64 (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) | |
| ✓ | 99.8% | (fabs.f64 (fma.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t)) eh (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)))) |
| 99.4% | (fabs.f64 (fma.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t)) eh (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh #s(approx (* (tan t) ew) (*.f64 ew t))))) ew) (sin.f64 t)))) | |
| 36.8% | (fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 (sin.f64 t) ew) ew)) (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) (neg.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (pow.f64 (+.f64 (pow.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64))))))) | |
| 25.7% | (fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 (sin.f64 t) ew) ew)) #s(approx (/ (* (cos (atan (/ (/ eh (tan t)) ew))) (sin t)) (/ (- (* (sin t) ew) (* (* (/ eh (tan t)) (/ eh ew)) (cos t))) (pow (cos (atan (/ (/ eh (tan t)) ew))) -1))) (/.f64 #s(literal 1 binary64) ew)) (neg.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))))))) | |
| ▶ | 53.5% | (fabs.f64 (fma.f64 (sqrt.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) (sqrt.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) |
| 35.9% | (fabs.f64 (fma.f64 ew (/.f64 (*.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) #s(literal 2 binary64)) ew) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) (neg.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))))))) | |
| 25.8% | (fabs.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (/.f64 (sin.f64 t) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) #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 2 binary64)) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))))))) | |
| 37.9% | (fabs.f64 (+.f64 (pow.f64 (sqrt.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) #s(literal 2 binary64)) (*.f64 #s(approx (* eh (cos t)) (fma.f64 (*.f64 #s(literal -1/2 binary64) eh) (*.f64 t t) eh)) (sin.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t))))))) | |
| ▶ | 99.7% | (fabs.f64 (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (*.f64 (sin.f64 t) ew))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
| 63.2% | (fabs.f64 (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (*.f64 (sin.f64 t) ew))) (*.f64 #s(approx (* eh (cos t)) (fma.f64 (*.f64 #s(literal -1/2 binary64) eh) (*.f64 t t) eh)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) | |
| 63.0% | (fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t))))) (*.f64 #s(approx (* eh (cos t)) (fma.f64 (*.f64 #s(literal -1/2 binary64) eh) (*.f64 t t) eh)) (sin.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t))))))) | |
| 66.4% | (fabs.f64 (*.f64 (fma.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) (/.f64 ew eh)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))) (pow.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))) #s(literal -1 binary64))))) | |
| 66.3% | (fabs.f64 (*.f64 (fma.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))) (pow.f64 (*.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal -1 binary64))))) | |
| 66.3% | (fabs.f64 (*.f64 (fma.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew))) (*.f64 (*.f64 (pow.f64 (pow.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) #s(literal -1 binary64)) #s(literal -1 binary64)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (pow.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))) #s(literal -1 binary64))))) | |
| 35.6% | (fabs.f64 (*.f64 (fma.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew))) (*.f64 (*.f64 (pow.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) #s(literal -1/2 binary64)) #s(literal -1 binary64))) (pow.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))) #s(literal -1 binary64))))) | |
| 66.3% | (fabs.f64 (*.f64 (fma.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew))) (*.f64 (*.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (pow.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))) #s(literal -1 binary64))))) | |
| 37.4% | (fabs.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) (/.f64 (pow.f64 (pow.f64 (+.f64 (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))) | |
| 44.6% | (fabs.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) (*.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 (*.f64 (cos.f64 t) eh) ew))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))) | |
| 23.3% | (fabs.f64 (*.f64 #s(approx (- (pow (* (* (cos (atan (/ eh (* (tan t) ew)))) ew) (sin t)) 2) (pow (* (sin (atan (/ eh (* (tan t) ew)))) (* (cos t) eh)) 2)) (*.f64 (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) #s(literal 2 binary64)) (*.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) ew) ew))) (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))) | |
| 88.7% | (fabs.f64 #s(approx (+ (* (* (sin (atan (/ eh (* (tan t) ew)))) (cos t)) eh) (* (* (cos (atan (/ eh (* (tan t) ew)))) ew) (sin t))) (*.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (sin.f64 t) (/.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) ew)) ew))) | |
| 64.0% | (fabs.f64 #s(approx (+ (* (* (sin (atan (/ eh (* (tan t) ew)))) (cos t)) eh) (* (* (cos (atan (/ eh (* (tan t) ew)))) ew) (sin t))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) | |
| 39.6% | (fabs.f64 #s(approx (+ (* (* (sin (atan (/ eh (* (tan t) ew)))) (cos t)) eh) (* (* (cos (atan (/ eh (* (tan t) ew)))) ew) (sin t))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew)))) | |
| 17.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 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)) eh) (sqrt.f64 (+.f64 (pow.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)) #s(literal 2 binary64)) #s(literal 1 binary64)))))) | |
| 94.6% | (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (fma.f64 ew (/.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (sin.f64 t)) eh) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (cos.f64 t))) eh))) | |
| 5.9% | (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (/.f64 (/.f64 eh ew) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (tan.f64 t))) eh))) | |
| ▶ | 17.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 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)) (sqrt.f64 (+.f64 (pow.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)) #s(literal 2 binary64)) #s(literal 1 binary64)))) eh))) |
| 17.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 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 (pow.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)) #s(literal 2 binary64)) #s(literal 1 binary64))) #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)))) eh))) | |
| 5.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 (*.f64 (tan.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh))) | |
| 17.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 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)) (pow.f64 (+.f64 (pow.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal -1/2 binary64))) eh))) | |
| 45.7% | (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (/.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 eh (tan.f64 t)))))) eh))) | |
| 42.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 (pow.f64 ew #s(literal -1 binary64)) #s(approx (/ (tan t) eh) (*.f64 (fma.f64 (/.f64 (*.f64 t t) eh) #s(literal 1/3 binary64) (/.f64 #s(literal 1 binary64) eh)) t))))) eh))) | |
| 45.7% | (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (tan.f64 t) eh) ew)))) eh))) | |
| 23.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 (pow.f64 ew #s(literal -1/2 binary64)) (*.f64 (pow.f64 ew #s(literal -1/2 binary64)) (/.f64 eh (tan.f64 t)))))) eh))) | |
| 44.2% | (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 #s(approx (/ eh (sin t)) (/.f64 eh t)) ew) (cos.f64 t)))) eh))) | |
| ▶ | 30.9% | (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 (tan.f64 t) ew) eh)) #s(literal -1 binary64))))) eh))) |
| 39.1% | (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (/ (pow ew -1) (/ (tan t) eh)) (/.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)))) eh))) | |
| 39.1% | (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (/ (pow ew -1) (/ (tan t) eh)) (/.f64 (fma.f64 (fma.f64 (neg.f64 (fma.f64 (*.f64 (fma.f64 (/.f64 eh ew) #s(literal -1/135 binary64) (*.f64 (/.f64 eh ew) #s(literal 1/105 binary64))) 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))) | |
| 43.0% | (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (/ (pow ew -1) (/ (tan t) eh)) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 t t) eh) ew) #s(literal -1/3 binary64) (/.f64 eh ew)) t)))) eh))) | |
| 39.1% | (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (fma.f64 (fma.f64 (fma.f64 (-.f64 (*.f64 #s(literal -1/720 binary64) (/.f64 eh ew)) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 eh ew)) (fma.f64 #s(literal 1/120 binary64) (/.f64 eh ew) (*.f64 (/.f64 eh ew) #s(literal 1/18 binary64)))) #s(literal -1/6 binary64) (fma.f64 #s(literal -1/5040 binary64) (/.f64 eh ew) (*.f64 (/.f64 eh ew) #s(literal -1/360 binary64))))) (*.f64 t t) (-.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 eh ew)) (fma.f64 #s(literal 1/120 binary64) (/.f64 eh ew) (*.f64 (/.f64 eh ew) #s(literal 1/18 binary64))))) (*.f64 t t) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) (*.f64 t t) (/.f64 eh ew)) t)))) eh))) | |
| ▶ | 39.1% | (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (fma.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 eh ew)) (fma.f64 #s(literal 1/120 binary64) (/.f64 eh ew) (*.f64 (/.f64 eh ew) #s(literal 1/18 binary64)))) (*.f64 t t) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) (*.f64 t t) (/.f64 eh ew)) t)))) eh))) |
| 39.1% | (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)) t) t (/.f64 eh ew)) t)))) eh))) | |
| 39.0% | (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (fma.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)) (*.f64 t t) (/.f64 eh ew)) t)))) eh))) | |
| 44.2% | (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (pow.f64 t #s(literal -1 binary64)) (/.f64 ew eh))))) eh))) | |
| 44.2% | (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh t) ew)))) eh))) | |
| 44.1% | (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))))) eh))) | |
| 44.2% | (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 ew eh) t))))) eh))) | |
| 44.2% | (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (*.f64 (pow.f64 t #s(literal -1 binary64)) (/.f64 eh ew))))) eh))) | |
| 44.1% | (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (*.f64 eh (pow.f64 (*.f64 ew t) #s(literal -1 binary64)))))) eh))) | |
| 44.2% | (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (*.f64 eh (/.f64 (pow.f64 ew #s(literal -1 binary64)) t))))) eh))) | |
| 27.9% | (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (exp.f64 (*.f64 (log.f64 (*.f64 t (/.f64 ew eh))) #s(literal -1 binary64)))))) eh))) |
Compiled 6 371 to 3 202 computations (49.7% saved)
| 1× | egg-herbie |
Found 20 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| cost-diff | 0 | (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) | |
| cost-diff | 0 | (sqrt.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) | |
| cost-diff | 0 | (fabs.f64 (fma.f64 (sqrt.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) (sqrt.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) | |
| cost-diff | 28864 | (fma.f64 (sqrt.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) (sqrt.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.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 (sin.f64 (atan.f64 (exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 (tan.f64 t) ew) eh)) #s(literal -1 binary64))))) eh)) | |
| cost-diff | 0 | (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 (tan.f64 t) ew) eh)) #s(literal -1 binary64))))) eh))) | |
| cost-diff | 192 | (*.f64 (log.f64 (/.f64 (*.f64 (tan.f64 t) ew) eh)) #s(literal -1 binary64)) | |
| cost-diff | 12928 | (exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 (tan.f64 t) ew) eh)) #s(literal -1 binary64))) | |
| cost-diff | 0 | (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (fma.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 eh ew)) (fma.f64 #s(literal 1/120 binary64) (/.f64 eh ew) (*.f64 (/.f64 eh ew) #s(literal 1/18 binary64)))) (*.f64 t t) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) (*.f64 t t) (/.f64 eh ew)) t)))) eh))) | |
| cost-diff | 1024 | (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 eh ew)) (fma.f64 #s(literal 1/120 binary64) (/.f64 eh ew) (*.f64 (/.f64 eh ew) #s(literal 1/18 binary64)))) (*.f64 t t) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) | |
| cost-diff | 1088 | (fma.f64 #s(literal 1/120 binary64) (/.f64 eh ew) (*.f64 (/.f64 eh ew) #s(literal 1/18 binary64))) | |
| cost-diff | 1216 | (-.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 eh ew)) (fma.f64 #s(literal 1/120 binary64) (/.f64 eh ew) (*.f64 (/.f64 eh ew) #s(literal 1/18 binary64)))) | |
| cost-diff | 0 | (/.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)) (sqrt.f64 (+.f64 (pow.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)) #s(literal 2 binary64)) #s(literal 1 binary64)))) | |
| cost-diff | 0 | (*.f64 (/.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)) (sqrt.f64 (+.f64 (pow.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)) #s(literal 2 binary64)) #s(literal 1 binary64)))) eh) | |
| cost-diff | 0 | #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (/.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)) (sqrt.f64 (+.f64 (pow.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)) #s(literal 2 binary64)) #s(literal 1 binary64)))) eh)) | |
| cost-diff | 0 | (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (/.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)) (sqrt.f64 (+.f64 (pow.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)) #s(literal 2 binary64)) #s(literal 1 binary64)))) eh))) | |
| cost-diff | 0 | (fabs.f64 (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (*.f64 (sin.f64 t) ew))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) | |
| cost-diff | 128 | (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (*.f64 (sin.f64 t) ew))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) | |
| cost-diff | 2176 | (/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (*.f64 (sin.f64 t) ew))) | |
| cost-diff | 5376 | (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (*.f64 (sin.f64 t) ew)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 87 | 1281 |
| 0 | 148 | 1245 |
| 1 | 238 | 1165 |
| 2 | 345 | 1105 |
| 3 | 621 | 1105 |
| 4 | 1637 | 1072 |
| 5 | 5291 | 1072 |
| 0 | 8459 | 1053 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(fabs.f64 (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (*.f64 (sin.f64 t) ew))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(+.f64 (/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (*.f64 (sin.f64 t) ew))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (*.f64 (sin.f64 t) ew))) |
#s(literal 1 binary64) |
(/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (*.f64 (sin.f64 t) ew)) |
(pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) |
(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 |
#s(literal -1 binary64) |
(*.f64 (sin.f64 t) ew) |
(sin.f64 t) |
(*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) |
(*.f64 eh (cos.f64 t)) |
(cos.f64 t) |
(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 (/.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)) (sqrt.f64 (+.f64 (pow.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)) #s(literal 2 binary64)) #s(literal 1 binary64)))) eh))) |
#s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (/.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)) (sqrt.f64 (+.f64 (pow.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)) #s(literal 2 binary64)) #s(literal 1 binary64)))) eh)) |
(*.f64 (/.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)) (sqrt.f64 (+.f64 (pow.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)) #s(literal 2 binary64)) #s(literal 1 binary64)))) eh) |
(/.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)) (sqrt.f64 (+.f64 (pow.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)) #s(literal 2 binary64)) #s(literal 1 binary64)))) |
#s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)) |
(/.f64 (/.f64 eh ew) t) |
(/.f64 eh ew) |
eh |
ew |
t |
(sqrt.f64 (+.f64 (pow.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)) #s(literal 2 binary64)) #s(literal 1 binary64))) |
(+.f64 (pow.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)) #s(literal 2 binary64)) #s(literal 1 binary64)) |
(pow.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)) #s(literal 2 binary64)) |
#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 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (fma.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 eh ew)) (fma.f64 #s(literal 1/120 binary64) (/.f64 eh ew) (*.f64 (/.f64 eh ew) #s(literal 1/18 binary64)))) (*.f64 t t) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) (*.f64 t t) (/.f64 eh ew)) t)))) eh))) |
#s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (fma.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 eh ew)) (fma.f64 #s(literal 1/120 binary64) (/.f64 eh ew) (*.f64 (/.f64 eh ew) #s(literal 1/18 binary64)))) (*.f64 t t) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) (*.f64 t t) (/.f64 eh ew)) t)))) eh)) |
(*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (fma.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 eh ew)) (fma.f64 #s(literal 1/120 binary64) (/.f64 eh ew) (*.f64 (/.f64 eh ew) #s(literal 1/18 binary64)))) (*.f64 t t) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) (*.f64 t t) (/.f64 eh ew)) t)))) eh) |
(sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (fma.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 eh ew)) (fma.f64 #s(literal 1/120 binary64) (/.f64 eh ew) (*.f64 (/.f64 eh ew) #s(literal 1/18 binary64)))) (*.f64 t t) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) (*.f64 t t) (/.f64 eh ew)) t)))) |
(atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (fma.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 eh ew)) (fma.f64 #s(literal 1/120 binary64) (/.f64 eh ew) (*.f64 (/.f64 eh ew) #s(literal 1/18 binary64)))) (*.f64 t t) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) (*.f64 t t) (/.f64 eh ew)) t))) |
#s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (fma.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 eh ew)) (fma.f64 #s(literal 1/120 binary64) (/.f64 eh ew) (*.f64 (/.f64 eh ew) #s(literal 1/18 binary64)))) (*.f64 t t) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) (*.f64 t t) (/.f64 eh ew)) t)) |
(/.f64 (fma.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 eh ew)) (fma.f64 #s(literal 1/120 binary64) (/.f64 eh ew) (*.f64 (/.f64 eh ew) #s(literal 1/18 binary64)))) (*.f64 t t) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) (*.f64 t t) (/.f64 eh ew)) t) |
(fma.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 eh ew)) (fma.f64 #s(literal 1/120 binary64) (/.f64 eh ew) (*.f64 (/.f64 eh ew) #s(literal 1/18 binary64)))) (*.f64 t t) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) (*.f64 t t) (/.f64 eh ew)) |
(fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 eh ew)) (fma.f64 #s(literal 1/120 binary64) (/.f64 eh ew) (*.f64 (/.f64 eh ew) #s(literal 1/18 binary64)))) (*.f64 t t) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) |
(-.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 eh ew)) (fma.f64 #s(literal 1/120 binary64) (/.f64 eh ew) (*.f64 (/.f64 eh ew) #s(literal 1/18 binary64)))) |
(*.f64 #s(literal 1/24 binary64) (/.f64 eh ew)) |
#s(literal 1/24 binary64) |
(/.f64 eh ew) |
eh |
ew |
(fma.f64 #s(literal 1/120 binary64) (/.f64 eh ew) (*.f64 (/.f64 eh ew) #s(literal 1/18 binary64))) |
#s(literal 1/120 binary64) |
(*.f64 (/.f64 eh ew) #s(literal 1/18 binary64)) |
#s(literal 1/18 binary64) |
(*.f64 t t) |
t |
(*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)) |
#s(literal -1/3 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 (exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 (tan.f64 t) ew) eh)) #s(literal -1 binary64))))) eh))) |
#s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 (tan.f64 t) ew) eh)) #s(literal -1 binary64))))) eh)) |
(*.f64 (sin.f64 (atan.f64 (exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 (tan.f64 t) ew) eh)) #s(literal -1 binary64))))) eh) |
(sin.f64 (atan.f64 (exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 (tan.f64 t) ew) eh)) #s(literal -1 binary64))))) |
(atan.f64 (exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 (tan.f64 t) ew) eh)) #s(literal -1 binary64)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 (tan.f64 t) ew) eh)) #s(literal -1 binary64))) |
(*.f64 (log.f64 (/.f64 (*.f64 (tan.f64 t) ew) eh)) #s(literal -1 binary64)) |
(log.f64 (/.f64 (*.f64 (tan.f64 t) ew) eh)) |
(/.f64 (*.f64 (tan.f64 t) ew) eh) |
(*.f64 (tan.f64 t) ew) |
(tan.f64 t) |
t |
ew |
eh |
#s(literal -1 binary64) |
(fabs.f64 (fma.f64 (sqrt.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) (sqrt.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) |
(fma.f64 (sqrt.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) (sqrt.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(sqrt.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) |
(*.f64 (cos.f64 t) eh) |
(cos.f64 t) |
t |
eh |
(sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) |
(atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) |
(/.f64 eh (*.f64 ew (tan.f64 t))) |
(*.f64 ew (tan.f64 t)) |
ew |
(tan.f64 t) |
(*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) |
(*.f64 (sin.f64 t) ew) |
(sin.f64 t) |
(cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) |
| Outputs |
|---|
(fabs.f64 (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (*.f64 (sin.f64 t) ew))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs.f64 (fma.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (cos.f64 t)) eh (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (sin.f64 t) ew)))) |
(+.f64 (/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (*.f64 (sin.f64 t) ew))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(fma.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (cos.f64 t)) eh (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (sin.f64 t) ew))) |
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (*.f64 (sin.f64 t) ew))) |
(*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (sin.f64 t) ew)) |
#s(literal 1 binary64) |
(/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (*.f64 (sin.f64 t) ew)) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) |
(pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) |
(pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)) |
(cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) |
(cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) |
(atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) |
(atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) |
(/.f64 eh (*.f64 (tan.f64 t) ew)) |
(/.f64 eh (*.f64 ew (tan.f64 t))) |
eh |
(*.f64 (tan.f64 t) ew) |
(*.f64 ew (tan.f64 t)) |
(tan.f64 t) |
t |
ew |
#s(literal -1 binary64) |
(*.f64 (sin.f64 t) ew) |
(sin.f64 t) |
(*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) |
(*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh)) |
(*.f64 eh (cos.f64 t)) |
(*.f64 (cos.f64 t) eh) |
(cos.f64 t) |
(sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) |
(sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (/.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)) (sqrt.f64 (+.f64 (pow.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)) #s(literal 2 binary64)) #s(literal 1 binary64)))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (/.f64 (*.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)) eh) (sqrt.f64 (+.f64 (pow.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)) #s(literal 2 binary64)) #s(literal 1 binary64)))))) |
#s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (/.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)) (sqrt.f64 (+.f64 (pow.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)) #s(literal 2 binary64)) #s(literal 1 binary64)))) eh)) |
#s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (/.f64 (*.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)) eh) (sqrt.f64 (+.f64 (pow.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)) #s(literal 2 binary64)) #s(literal 1 binary64))))) |
(*.f64 (/.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)) (sqrt.f64 (+.f64 (pow.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)) #s(literal 2 binary64)) #s(literal 1 binary64)))) eh) |
(/.f64 (*.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)) eh) (sqrt.f64 (+.f64 (pow.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)) #s(literal 2 binary64)) #s(literal 1 binary64)))) |
(/.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)) (sqrt.f64 (+.f64 (pow.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)) #s(literal 2 binary64)) #s(literal 1 binary64)))) |
#s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)) |
(/.f64 (/.f64 eh ew) t) |
(/.f64 eh ew) |
eh |
ew |
t |
(sqrt.f64 (+.f64 (pow.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)) #s(literal 2 binary64)) #s(literal 1 binary64))) |
(+.f64 (pow.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)) #s(literal 2 binary64)) #s(literal 1 binary64)) |
(pow.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)) #s(literal 2 binary64)) |
#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 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (fma.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 eh ew)) (fma.f64 #s(literal 1/120 binary64) (/.f64 eh ew) (*.f64 (/.f64 eh ew) #s(literal 1/18 binary64)))) (*.f64 t t) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) (*.f64 t t) (/.f64 eh ew)) t)))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (fma.f64 (*.f64 (/.f64 eh ew) (fma.f64 (*.f64 #s(literal -1/45 binary64) t) t #s(literal -1/3 binary64))) (*.f64 t t) (/.f64 eh ew)) t)))) eh))) |
#s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (fma.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 eh ew)) (fma.f64 #s(literal 1/120 binary64) (/.f64 eh ew) (*.f64 (/.f64 eh ew) #s(literal 1/18 binary64)))) (*.f64 t t) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) (*.f64 t t) (/.f64 eh ew)) t)))) eh)) |
#s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (fma.f64 (*.f64 (/.f64 eh ew) (fma.f64 (*.f64 #s(literal -1/45 binary64) t) t #s(literal -1/3 binary64))) (*.f64 t t) (/.f64 eh ew)) t)))) eh)) |
(*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (fma.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 eh ew)) (fma.f64 #s(literal 1/120 binary64) (/.f64 eh ew) (*.f64 (/.f64 eh ew) #s(literal 1/18 binary64)))) (*.f64 t t) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) (*.f64 t t) (/.f64 eh ew)) t)))) eh) |
(*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (fma.f64 (*.f64 (/.f64 eh ew) (fma.f64 (*.f64 #s(literal -1/45 binary64) t) t #s(literal -1/3 binary64))) (*.f64 t t) (/.f64 eh ew)) t)))) eh) |
(sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (fma.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 eh ew)) (fma.f64 #s(literal 1/120 binary64) (/.f64 eh ew) (*.f64 (/.f64 eh ew) #s(literal 1/18 binary64)))) (*.f64 t t) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) (*.f64 t t) (/.f64 eh ew)) t)))) |
(sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (fma.f64 (*.f64 (/.f64 eh ew) (fma.f64 (*.f64 #s(literal -1/45 binary64) t) t #s(literal -1/3 binary64))) (*.f64 t t) (/.f64 eh ew)) t)))) |
(atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (fma.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 eh ew)) (fma.f64 #s(literal 1/120 binary64) (/.f64 eh ew) (*.f64 (/.f64 eh ew) #s(literal 1/18 binary64)))) (*.f64 t t) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) (*.f64 t t) (/.f64 eh ew)) t))) |
(atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (fma.f64 (*.f64 (/.f64 eh ew) (fma.f64 (*.f64 #s(literal -1/45 binary64) t) t #s(literal -1/3 binary64))) (*.f64 t t) (/.f64 eh ew)) t))) |
#s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (fma.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 eh ew)) (fma.f64 #s(literal 1/120 binary64) (/.f64 eh ew) (*.f64 (/.f64 eh ew) #s(literal 1/18 binary64)))) (*.f64 t t) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) (*.f64 t t) (/.f64 eh ew)) t)) |
#s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (fma.f64 (*.f64 (/.f64 eh ew) (fma.f64 (*.f64 #s(literal -1/45 binary64) t) t #s(literal -1/3 binary64))) (*.f64 t t) (/.f64 eh ew)) t)) |
(/.f64 (fma.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 eh ew)) (fma.f64 #s(literal 1/120 binary64) (/.f64 eh ew) (*.f64 (/.f64 eh ew) #s(literal 1/18 binary64)))) (*.f64 t t) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) (*.f64 t t) (/.f64 eh ew)) t) |
(/.f64 (fma.f64 (*.f64 (/.f64 eh ew) (fma.f64 (*.f64 #s(literal -1/45 binary64) t) t #s(literal -1/3 binary64))) (*.f64 t t) (/.f64 eh ew)) t) |
(fma.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 eh ew)) (fma.f64 #s(literal 1/120 binary64) (/.f64 eh ew) (*.f64 (/.f64 eh ew) #s(literal 1/18 binary64)))) (*.f64 t t) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) (*.f64 t t) (/.f64 eh ew)) |
(fma.f64 (*.f64 (/.f64 eh ew) (fma.f64 (*.f64 #s(literal -1/45 binary64) t) t #s(literal -1/3 binary64))) (*.f64 t t) (/.f64 eh ew)) |
(fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 eh ew)) (fma.f64 #s(literal 1/120 binary64) (/.f64 eh ew) (*.f64 (/.f64 eh ew) #s(literal 1/18 binary64)))) (*.f64 t t) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) |
(*.f64 (/.f64 eh ew) (fma.f64 (*.f64 #s(literal -1/45 binary64) t) t #s(literal -1/3 binary64))) |
(-.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 eh ew)) (fma.f64 #s(literal 1/120 binary64) (/.f64 eh ew) (*.f64 (/.f64 eh ew) #s(literal 1/18 binary64)))) |
(*.f64 #s(literal -1/45 binary64) (/.f64 eh ew)) |
(*.f64 #s(literal 1/24 binary64) (/.f64 eh ew)) |
#s(literal 1/24 binary64) |
(/.f64 eh ew) |
eh |
ew |
(fma.f64 #s(literal 1/120 binary64) (/.f64 eh ew) (*.f64 (/.f64 eh ew) #s(literal 1/18 binary64))) |
(*.f64 #s(literal 23/360 binary64) (/.f64 eh ew)) |
#s(literal 1/120 binary64) |
(*.f64 (/.f64 eh ew) #s(literal 1/18 binary64)) |
(*.f64 #s(literal 1/18 binary64) (/.f64 eh ew)) |
#s(literal 1/18 binary64) |
(*.f64 t t) |
t |
(*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)) |
#s(literal -1/3 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 (exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 (tan.f64 t) ew) 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 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) eh))) |
#s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 (tan.f64 t) ew) eh)) #s(literal -1 binary64))))) eh)) |
#s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) eh)) |
(*.f64 (sin.f64 (atan.f64 (exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 (tan.f64 t) ew) eh)) #s(literal -1 binary64))))) eh) |
(*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) eh) |
(sin.f64 (atan.f64 (exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 (tan.f64 t) ew) eh)) #s(literal -1 binary64))))) |
(sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) |
(atan.f64 (exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 (tan.f64 t) ew) eh)) #s(literal -1 binary64)))) |
(atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 (tan.f64 t) ew) eh)) #s(literal -1 binary64))) |
(/.f64 eh (*.f64 ew (tan.f64 t))) |
(*.f64 (log.f64 (/.f64 (*.f64 (tan.f64 t) ew) eh)) #s(literal -1 binary64)) |
(neg.f64 (log.f64 (/.f64 (*.f64 ew (tan.f64 t)) eh))) |
(log.f64 (/.f64 (*.f64 (tan.f64 t) ew) eh)) |
(log.f64 (/.f64 (*.f64 ew (tan.f64 t)) eh)) |
(/.f64 (*.f64 (tan.f64 t) ew) eh) |
(/.f64 (*.f64 ew (tan.f64 t)) eh) |
(*.f64 (tan.f64 t) ew) |
(*.f64 ew (tan.f64 t)) |
(tan.f64 t) |
t |
ew |
eh |
#s(literal -1 binary64) |
(fabs.f64 (fma.f64 (sqrt.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) (sqrt.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) |
(fabs.f64 (fma.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (cos.f64 t)) eh (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (sin.f64 t) ew)))) |
(fma.f64 (sqrt.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) (sqrt.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fma.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (cos.f64 t)) eh (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (sin.f64 t) ew))) |
(sqrt.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh))) |
(*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) |
(*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh)) |
(*.f64 (cos.f64 t) eh) |
(cos.f64 t) |
t |
eh |
(sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) |
(atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) |
(/.f64 eh (*.f64 ew (tan.f64 t))) |
(*.f64 ew (tan.f64 t)) |
ew |
(tan.f64 t) |
(*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) |
(*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (sin.f64 t) ew)) |
(*.f64 (sin.f64 t) ew) |
(sin.f64 t) |
(cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) |
Found 20 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| accuracy | 0.08984375 | (fma.f64 (sqrt.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) (sqrt.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) | |
| accuracy | 0.7147128951390591 | (/.f64 eh (*.f64 ew (tan.f64 t))) | |
| accuracy | 2.3225071858206117 | (sqrt.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) | |
| accuracy | 8.495266502582092 | (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) | |
| accuracy | 0.7301678128516064 | (/.f64 (*.f64 (tan.f64 t) ew) eh) | |
| accuracy | 0.9152345875009193 | (exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 (tan.f64 t) ew) eh)) #s(literal -1 binary64))) | |
| accuracy | 4.362290657783267 | (log.f64 (/.f64 (*.f64 (tan.f64 t) ew) eh)) | |
| accuracy | 9.508214099400893 | #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 (tan.f64 t) ew) eh)) #s(literal -1 binary64))))) eh)) | |
| accuracy | 1.3760289977765225 | (fma.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 eh ew)) (fma.f64 #s(literal 1/120 binary64) (/.f64 eh ew) (*.f64 (/.f64 eh ew) #s(literal 1/18 binary64)))) (*.f64 t t) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) (*.f64 t t) (/.f64 eh ew)) | |
| accuracy | 1.4417355604984265 | (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 eh ew)) (fma.f64 #s(literal 1/120 binary64) (/.f64 eh ew) (*.f64 (/.f64 eh ew) #s(literal 1/18 binary64)))) (*.f64 t t) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) | |
| accuracy | 6.957677786368168 | #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (fma.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 eh ew)) (fma.f64 #s(literal 1/120 binary64) (/.f64 eh ew) (*.f64 (/.f64 eh ew) #s(literal 1/18 binary64)))) (*.f64 t t) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) (*.f64 t t) (/.f64 eh ew)) t)) | |
| accuracy | 9.508214099400893 | #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (fma.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 eh ew)) (fma.f64 #s(literal 1/120 binary64) (/.f64 eh ew) (*.f64 (/.f64 eh ew) #s(literal 1/18 binary64)))) (*.f64 t t) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) (*.f64 t t) (/.f64 eh ew)) t)))) eh)) | |
| accuracy | 2.787717091654165 | (sqrt.f64 (+.f64 (pow.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)) #s(literal 2 binary64)) #s(literal 1 binary64))) | |
| accuracy | 3.3945697647115534 | (/.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)) (sqrt.f64 (+.f64 (pow.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)) #s(literal 2 binary64)) #s(literal 1 binary64)))) | |
| accuracy | 6.440398132067212 | #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)) | |
| accuracy | 9.508214099400893 | #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (/.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)) (sqrt.f64 (+.f64 (pow.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)) #s(literal 2 binary64)) #s(literal 1 binary64)))) eh)) | |
| accuracy | 0.0546875 | (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (*.f64 (sin.f64 t) ew)) | |
| accuracy | 0.05859375 | (/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (*.f64 (sin.f64 t) ew))) | |
| accuracy | 0.7147128951390591 | (/.f64 eh (*.f64 (tan.f64 t) ew)) | |
| accuracy | 8.495266502582092 | (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) |
| 329.0ms | 23× | 2 | valid |
| 247.0ms | 191× | 0 | invalid |
| 39.0ms | 12× | 1 | valid |
| 31.0ms | 30× | 0 | valid |
Compiled 2 182 to 168 computations (92.3% saved)
ival-sin: 320.0ms (53.3% of total)ival-cos: 79.0ms (13.2% of total)ival-mult: 45.0ms (7.5% of total)ival-tan: 37.0ms (6.2% of total)ival-div: 30.0ms (5% of total)const: 30.0ms (5% of total)ival-add: 11.0ms (1.8% of total)ival-atan: 11.0ms (1.8% of total)ival-pow: 10.0ms (1.7% of total)adjust: 8.0ms (1.3% of total)ival-fabs: 5.0ms (0.8% of total)ival-sqrt: 4.0ms (0.7% of total)ival-log: 4.0ms (0.7% of total)ival-exp: 3.0ms (0.5% of total)ival-pow2: 3.0ms (0.5% of total)ival-sub: 1.0ms (0.2% of total)exact: 1.0ms (0.2% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| Inputs |
|---|
(/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (*.f64 (sin.f64 t) ew)) |
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (*.f64 (sin.f64 t) ew))) |
(+.f64 (/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (*.f64 (sin.f64 t) ew))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(fabs.f64 (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (*.f64 (sin.f64 t) ew))) (*.f64 (*.f64 eh (cos.f64 t)) (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 (/.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)) (sqrt.f64 (+.f64 (pow.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)) #s(literal 2 binary64)) #s(literal 1 binary64)))) eh))) |
#s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (/.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)) (sqrt.f64 (+.f64 (pow.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)) #s(literal 2 binary64)) #s(literal 1 binary64)))) eh)) |
(*.f64 (/.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)) (sqrt.f64 (+.f64 (pow.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)) #s(literal 2 binary64)) #s(literal 1 binary64)))) eh) |
(/.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)) (sqrt.f64 (+.f64 (pow.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)) #s(literal 2 binary64)) #s(literal 1 binary64)))) |
(-.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 eh ew)) (fma.f64 #s(literal 1/120 binary64) (/.f64 eh ew) (*.f64 (/.f64 eh ew) #s(literal 1/18 binary64)))) |
(fma.f64 #s(literal 1/120 binary64) (/.f64 eh ew) (*.f64 (/.f64 eh ew) #s(literal 1/18 binary64))) |
(fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 eh ew)) (fma.f64 #s(literal 1/120 binary64) (/.f64 eh ew) (*.f64 (/.f64 eh ew) #s(literal 1/18 binary64)))) (*.f64 t t) (*.f64 #s(literal -1/3 binary64) (/.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 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (fma.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 eh ew)) (fma.f64 #s(literal 1/120 binary64) (/.f64 eh ew) (*.f64 (/.f64 eh ew) #s(literal 1/18 binary64)))) (*.f64 t t) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) (*.f64 t t) (/.f64 eh ew)) t)))) eh))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 (tan.f64 t) ew) eh)) #s(literal -1 binary64))) |
(*.f64 (log.f64 (/.f64 (*.f64 (tan.f64 t) ew) 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 (sin.f64 (atan.f64 (exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 (tan.f64 t) ew) eh)) #s(literal -1 binary64))))) eh))) |
#s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 (tan.f64 t) ew) eh)) #s(literal -1 binary64))))) eh)) |
(fma.f64 (sqrt.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) (sqrt.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fabs.f64 (fma.f64 (sqrt.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) (sqrt.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) |
(sqrt.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) |
(cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) |
(/.f64 eh (*.f64 (tan.f64 t) ew)) |
#s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)) |
(sqrt.f64 (+.f64 (pow.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)) #s(literal 2 binary64)) #s(literal 1 binary64))) |
#s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (fma.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 eh ew)) (fma.f64 #s(literal 1/120 binary64) (/.f64 eh ew) (*.f64 (/.f64 eh ew) #s(literal 1/18 binary64)))) (*.f64 t t) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) (*.f64 t t) (/.f64 eh ew)) t)))) eh)) |
#s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (fma.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 eh ew)) (fma.f64 #s(literal 1/120 binary64) (/.f64 eh ew) (*.f64 (/.f64 eh ew) #s(literal 1/18 binary64)))) (*.f64 t t) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) (*.f64 t t) (/.f64 eh ew)) t)) |
(fma.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 eh ew)) (fma.f64 #s(literal 1/120 binary64) (/.f64 eh ew) (*.f64 (/.f64 eh ew) #s(literal 1/18 binary64)))) (*.f64 t t) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) (*.f64 t t) (/.f64 eh ew)) |
(log.f64 (/.f64 (*.f64 (tan.f64 t) ew) eh)) |
(/.f64 (*.f64 (tan.f64 t) ew) eh) |
(cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) |
(/.f64 eh (*.f64 ew (tan.f64 t))) |
| Outputs |
|---|
(/ 1 (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(/ 1 (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(/ 1 (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(/ 1 (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(/ (* (pow eh 2) (cos t)) (* 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 (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/45 (/ eh ew)) |
(* -1/45 (/ eh ew)) |
(* -1/45 (/ eh ew)) |
(* -1/45 (/ eh ew)) |
(* 23/360 (/ eh ew)) |
(* 23/360 (/ eh ew)) |
(* 23/360 (/ eh ew)) |
(* 23/360 (/ eh ew)) |
(* eh (- (* -1/45 (/ (pow t 2) ew)) (* 1/3 (/ 1 ew)))) |
(* eh (- (* -1/45 (/ (pow t 2) ew)) (* 1/3 (/ 1 ew)))) |
(* eh (- (* -1/45 (/ (pow t 2) ew)) (* 1/3 (/ 1 ew)))) |
(* eh (- (* -1/45 (/ (pow t 2) ew)) (* 1/3 (/ 1 ew)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(* -1 (+ (log (/ (* ew (sin t)) (cos t))) (* -1 (log eh)))) |
(* -1 (+ (log (/ (* ew (sin t)) (cos t))) (* -1 (log eh)))) |
(* -1 (+ (log (/ (* ew (sin t)) (cos t))) (* -1 (log eh)))) |
(* -1 (+ (log (/ (* ew (sin t)) (cos t))) (* -1 (log eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(sqrt (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) |
(sqrt (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) |
(sqrt (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) |
(sqrt (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) |
(* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin 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))))))))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(* eh (+ (* (pow t 2) (- (* -1/45 (/ (pow t 2) ew)) (* 1/3 (/ 1 ew)))) (/ 1 ew))) |
(* eh (+ (* (pow t 2) (- (* -1/45 (/ (pow t 2) ew)) (* 1/3 (/ 1 ew)))) (/ 1 ew))) |
(* eh (+ (* (pow t 2) (- (* -1/45 (/ (pow t 2) ew)) (* 1/3 (/ 1 ew)))) (/ 1 ew))) |
(* eh (+ (* (pow t 2) (- (* -1/45 (/ (pow t 2) ew)) (* 1/3 (/ 1 ew)))) (/ 1 ew))) |
(+ (log (/ (* ew (sin t)) (cos t))) (* -1 (log eh))) |
(+ (log (/ (* ew (sin t)) (cos t))) (* -1 (log eh))) |
(+ (log (/ (* ew (sin t)) (cos t))) (* -1 (log eh))) |
(+ (log (/ (* ew (sin t)) (cos t))) (* -1 (log eh))) |
(/ (* ew (sin t)) (* eh (cos t))) |
(/ (* ew (sin t)) (* eh (cos t))) |
(/ (* ew (sin t)) (* eh (cos t))) |
(/ (* ew (sin t)) (* eh (cos t))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ 1 (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(/ 1 (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(/ 1 (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(/ 1 (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(* eh (+ (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))) |
(* eh (+ (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))) |
(* eh (+ (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(* eh (+ (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))) |
(* eh (+ (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))) |
(* eh (+ (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))) |
eh |
(* 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 |
(+ 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/45 (/ eh ew)) |
(* -1/45 (/ eh ew)) |
(* -1/45 (/ eh ew)) |
(* -1/45 (/ eh ew)) |
(* 23/360 (/ eh ew)) |
(* 23/360 (/ eh ew)) |
(* 23/360 (/ eh ew)) |
(* 23/360 (/ eh ew)) |
(* eh (- (* -1/45 (/ (pow t 2) ew)) (* 1/3 (/ 1 ew)))) |
(* eh (- (* -1/45 (/ (pow t 2) ew)) (* 1/3 (/ 1 ew)))) |
(* eh (- (* -1/45 (/ (pow t 2) ew)) (* 1/3 (/ 1 ew)))) |
(* eh (- (* -1/45 (/ (pow t 2) ew)) (* 1/3 (/ 1 ew)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(* -1 (+ (log (/ 1 eh)) (log (/ (* ew (sin t)) (cos t))))) |
(* -1 (+ (log (/ 1 eh)) (log (/ (* ew (sin t)) (cos t))))) |
(* -1 (+ (log (/ 1 eh)) (log (/ (* ew (sin t)) (cos t))))) |
(* -1 (+ (log (/ 1 eh)) (log (/ (* ew (sin t)) (cos t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(* eh (+ (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))) |
(* eh (+ (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))) |
(* eh (+ (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))) |
(* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(* eh (+ (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))) |
(* eh (+ (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))) |
(* eh (+ (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(sqrt (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) |
(sqrt (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) |
(sqrt (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) |
(sqrt (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) |
(* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* 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))))))) |
(* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(* eh (+ (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))) |
(* eh (+ (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))) |
(* eh (+ (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(* eh (+ (* (pow t 2) (- (* -1/45 (/ (pow t 2) ew)) (* 1/3 (/ 1 ew)))) (/ 1 ew))) |
(* eh (+ (* (pow t 2) (- (* -1/45 (/ (pow t 2) ew)) (* 1/3 (/ 1 ew)))) (/ 1 ew))) |
(* eh (+ (* (pow t 2) (- (* -1/45 (/ (pow t 2) ew)) (* 1/3 (/ 1 ew)))) (/ 1 ew))) |
(* eh (+ (* (pow t 2) (- (* -1/45 (/ (pow t 2) ew)) (* 1/3 (/ 1 ew)))) (/ 1 ew))) |
(+ (log (/ 1 eh)) (log (/ (* ew (sin t)) (cos t)))) |
(+ (log (/ 1 eh)) (log (/ (* ew (sin t)) (cos t)))) |
(+ (log (/ 1 eh)) (log (/ (* ew (sin t)) (cos t)))) |
(+ (log (/ 1 eh)) (log (/ (* ew (sin t)) (cos t)))) |
(/ (* ew (sin t)) (* eh (cos t))) |
(/ (* ew (sin t)) (* eh (cos t))) |
(/ (* ew (sin t)) (* eh (cos t))) |
(/ (* ew (sin t)) (* eh (cos t))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ 1 (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(/ 1 (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(/ 1 (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(/ 1 (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1 (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))))) |
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1 (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))))) |
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1 (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1 (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))))) |
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1 (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))))) |
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1 (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))))) |
(* -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)))))))))) |
-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/45 (/ eh ew)) |
(* -1/45 (/ eh ew)) |
(* -1/45 (/ eh ew)) |
(* -1/45 (/ eh ew)) |
(* 23/360 (/ eh ew)) |
(* 23/360 (/ eh ew)) |
(* 23/360 (/ eh ew)) |
(* 23/360 (/ eh ew)) |
(* -1 (* eh (+ (* 1/45 (/ (pow t 2) ew)) (* 1/3 (/ 1 ew))))) |
(* -1 (* eh (+ (* 1/45 (/ (pow t 2) ew)) (* 1/3 (/ 1 ew))))) |
(* -1 (* eh (+ (* 1/45 (/ (pow t 2) ew)) (* 1/3 (/ 1 ew))))) |
(* -1 (* eh (+ (* 1/45 (/ (pow t 2) ew)) (* 1/3 (/ 1 ew))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(* -1 (+ (log (* -1 (/ (* ew (sin t)) (cos t)))) (log (/ -1 eh)))) |
(* -1 (+ (log (* -1 (/ (* ew (sin t)) (cos t)))) (log (/ -1 eh)))) |
(* -1 (+ (log (* -1 (/ (* ew (sin t)) (cos t)))) (log (/ -1 eh)))) |
(* -1 (+ (log (* -1 (/ (* ew (sin t)) (cos t)))) (log (/ -1 eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1 (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))))) |
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1 (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))))) |
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1 (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))))) |
(* -1 (* eh (* (cos t) (* (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sqrt -1) 2))))) |
(* -1 (* eh (+ (* -1 (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh)) (* (cos t) (* (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sqrt -1) 2)))))) |
(* -1 (* eh (+ (* -1 (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh)) (* (cos t) (* (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sqrt -1) 2)))))) |
(* -1 (* eh (+ (* -1 (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh)) (* (cos t) (* (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sqrt -1) 2)))))) |
(fabs (+ (* -1 (* eh (* (cos t) (* (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sqrt -1) 2))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* -1 (* eh (* (cos t) (* (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sqrt -1) 2))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* -1 (* eh (* (cos t) (* (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sqrt -1) 2))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* -1 (* eh (* (cos t) (* (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sqrt -1) 2))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(* -1 (* (sqrt (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (pow (sqrt -1) 2))) |
(* -1 (* (sqrt (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (pow (sqrt -1) 2))) |
(* -1 (* (sqrt (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (pow (sqrt -1) 2))) |
(* -1 (* (sqrt (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (pow (sqrt -1) 2))) |
(* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(* -1 (/ (* eh (cos t)) (* ew (sin t)))) |
(* -1 (* eh (+ (* 1/2 (/ (* ew (sin t)) (* (pow eh 2) (cos t)))) (/ (cos t) (* ew (sin t)))))) |
(* -1 (* eh (+ (* -1/8 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow eh 4) (pow (cos t) 3)))) (+ (* 1/2 (/ (* ew (sin t)) (* (pow eh 2) (cos t)))) (/ (cos t) (* ew (sin t))))))) |
(* -1 (* eh (+ (* -1/8 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow eh 4) (pow (cos t) 3)))) (+ (* 1/16 (/ (* (pow ew 5) (pow (sin t) 5)) (* (pow eh 6) (pow (cos t) 5)))) (+ (* 1/2 (/ (* ew (sin t)) (* (pow eh 2) (cos t)))) (/ (cos t) (* ew (sin t)))))))) |
(* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1 (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))))) |
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1 (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))))) |
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1 (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(* -1 (* eh (- (* (pow t 2) (+ (* 1/45 (/ (pow t 2) ew)) (* 1/3 (/ 1 ew)))) (/ 1 ew)))) |
(* -1 (* eh (- (* (pow t 2) (+ (* 1/45 (/ (pow t 2) ew)) (* 1/3 (/ 1 ew)))) (/ 1 ew)))) |
(* -1 (* eh (- (* (pow t 2) (+ (* 1/45 (/ (pow t 2) ew)) (* 1/3 (/ 1 ew)))) (/ 1 ew)))) |
(* -1 (* eh (- (* (pow t 2) (+ (* 1/45 (/ (pow t 2) ew)) (* 1/3 (/ 1 ew)))) (/ 1 ew)))) |
(+ (log (* -1 (/ (* ew (sin t)) (cos t)))) (log (/ -1 eh))) |
(+ (log (* -1 (/ (* ew (sin t)) (cos t)))) (log (/ -1 eh))) |
(+ (log (* -1 (/ (* ew (sin t)) (cos t)))) (log (/ -1 eh))) |
(+ (log (* -1 (/ (* ew (sin t)) (cos t)))) (log (/ -1 eh))) |
(/ (* ew (sin t)) (* eh (cos t))) |
(/ (* ew (sin t)) (* eh (cos t))) |
(/ (* ew (sin t)) (* eh (cos t))) |
(/ (* ew (sin t)) (* eh (cos t))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ 1 (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(/ 1 (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(/ 1 (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(/ 1 (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
eh |
(+ 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)))))))) |
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)))))))) |
(/ (- (* 1/24 eh) (+ (* 1/120 eh) (* 1/18 eh))) ew) |
(/ (- (* 1/24 eh) (+ (* 1/120 eh) (* 1/18 eh))) ew) |
(/ (- (* 1/24 eh) (+ (* 1/120 eh) (* 1/18 eh))) ew) |
(/ (- (* 1/24 eh) (+ (* 1/120 eh) (* 1/18 eh))) ew) |
(/ (+ (* 1/120 eh) (* 1/18 eh)) ew) |
(/ (+ (* 1/120 eh) (* 1/18 eh)) ew) |
(/ (+ (* 1/120 eh) (* 1/18 eh)) ew) |
(/ (+ (* 1/120 eh) (* 1/18 eh)) ew) |
(/ (+ (* -1/3 eh) (* (pow t 2) (- (* 1/24 eh) (+ (* 1/120 eh) (* 1/18 eh))))) ew) |
(/ (+ (* -1/3 eh) (* (pow t 2) (- (* 1/24 eh) (+ (* 1/120 eh) (* 1/18 eh))))) ew) |
(/ (+ (* -1/3 eh) (* (pow t 2) (- (* 1/24 eh) (+ (* 1/120 eh) (* 1/18 eh))))) ew) |
(/ (+ (* -1/3 eh) (* (pow t 2) (- (* 1/24 eh) (+ (* 1/120 eh) (* 1/18 eh))))) ew) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(* -1 (+ (log ew) (log (/ (sin t) (* eh (cos t)))))) |
(* -1 (+ (log ew) (log (/ (sin t) (* eh (cos t)))))) |
(* -1 (+ (log ew) (log (/ (sin t) (* eh (cos t)))))) |
(* -1 (+ (log ew) (log (/ (sin t) (* eh (cos t)))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(sqrt (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) |
(sqrt (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) |
(sqrt (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) |
(sqrt (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) |
(* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (+ (* 1/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) |
(* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (+ eh (* (pow t 2) (+ (* -1/3 eh) (* (pow t 2) (- (* 1/24 eh) (+ (* 1/120 eh) (* 1/18 eh))))))) ew) |
(/ (+ eh (* (pow t 2) (+ (* -1/3 eh) (* (pow t 2) (- (* 1/24 eh) (+ (* 1/120 eh) (* 1/18 eh))))))) ew) |
(/ (+ eh (* (pow t 2) (+ (* -1/3 eh) (* (pow t 2) (- (* 1/24 eh) (+ (* 1/120 eh) (* 1/18 eh))))))) ew) |
(/ (+ eh (* (pow t 2) (+ (* -1/3 eh) (* (pow t 2) (- (* 1/24 eh) (+ (* 1/120 eh) (* 1/18 eh))))))) ew) |
(+ (log ew) (log (/ (sin t) (* eh (cos t))))) |
(+ (log ew) (log (/ (sin t) (* eh (cos t))))) |
(+ (log ew) (log (/ (sin t) (* eh (cos t))))) |
(+ (log ew) (log (/ (sin t) (* eh (cos t))))) |
(/ (* ew (sin t)) (* eh (cos t))) |
(/ (* ew (sin t)) (* eh (cos t))) |
(/ (* ew (sin t)) (* eh (cos t))) |
(/ (* ew (sin t)) (* eh (cos t))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ 1 (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(/ 1 (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(/ 1 (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(/ 1 (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* ew (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))) |
(* ew (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))) |
(* ew (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* ew (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))) |
(* ew (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))) |
(* ew (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))) |
(/ (* (pow eh 2) (cos t)) (* 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) |
(/ (* 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) |
(/ (- (* 1/24 eh) (+ (* 1/120 eh) (* 1/18 eh))) ew) |
(/ (- (* 1/24 eh) (+ (* 1/120 eh) (* 1/18 eh))) ew) |
(/ (- (* 1/24 eh) (+ (* 1/120 eh) (* 1/18 eh))) ew) |
(/ (- (* 1/24 eh) (+ (* 1/120 eh) (* 1/18 eh))) ew) |
(/ (+ (* 1/120 eh) (* 1/18 eh)) ew) |
(/ (+ (* 1/120 eh) (* 1/18 eh)) ew) |
(/ (+ (* 1/120 eh) (* 1/18 eh)) ew) |
(/ (+ (* 1/120 eh) (* 1/18 eh)) ew) |
(/ (+ (* -1/3 eh) (* (pow t 2) (- (* 1/24 eh) (+ (* 1/120 eh) (* 1/18 eh))))) ew) |
(/ (+ (* -1/3 eh) (* (pow t 2) (- (* 1/24 eh) (+ (* 1/120 eh) (* 1/18 eh))))) ew) |
(/ (+ (* -1/3 eh) (* (pow t 2) (- (* 1/24 eh) (+ (* 1/120 eh) (* 1/18 eh))))) ew) |
(/ (+ (* -1/3 eh) (* (pow t 2) (- (* 1/24 eh) (+ (* 1/120 eh) (* 1/18 eh))))) ew) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(* -1 (+ (log (/ (sin t) (* eh (cos t)))) (* -1 (log (/ 1 ew))))) |
(* -1 (+ (log (/ (sin t) (* eh (cos t)))) (* -1 (log (/ 1 ew))))) |
(* -1 (+ (log (/ (sin t) (* eh (cos t)))) (* -1 (log (/ 1 ew))))) |
(* -1 (+ (log (/ (sin t) (* eh (cos t)))) (* -1 (log (/ 1 ew))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* ew (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))) |
(* ew (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))) |
(* ew (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* ew (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))) |
(* ew (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))) |
(* ew (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(sqrt (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) |
(sqrt (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) |
(sqrt (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) |
(sqrt (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) |
(* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
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))))))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* ew (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))) |
(* ew (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))) |
(* ew (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (+ eh (* (pow t 2) (+ (* -1/3 eh) (* (pow t 2) (- (* 1/24 eh) (+ (* 1/120 eh) (* 1/18 eh))))))) ew) |
(/ (+ eh (* (pow t 2) (+ (* -1/3 eh) (* (pow t 2) (- (* 1/24 eh) (+ (* 1/120 eh) (* 1/18 eh))))))) ew) |
(/ (+ eh (* (pow t 2) (+ (* -1/3 eh) (* (pow t 2) (- (* 1/24 eh) (+ (* 1/120 eh) (* 1/18 eh))))))) ew) |
(/ (+ eh (* (pow t 2) (+ (* -1/3 eh) (* (pow t 2) (- (* 1/24 eh) (+ (* 1/120 eh) (* 1/18 eh))))))) ew) |
(+ (log (/ (sin t) (* eh (cos t)))) (* -1 (log (/ 1 ew)))) |
(+ (log (/ (sin t) (* eh (cos t)))) (* -1 (log (/ 1 ew)))) |
(+ (log (/ (sin t) (* eh (cos t)))) (* -1 (log (/ 1 ew)))) |
(+ (log (/ (sin t) (* eh (cos t)))) (* -1 (log (/ 1 ew)))) |
(/ (* ew (sin t)) (* eh (cos t))) |
(/ (* ew (sin t)) (* eh (cos t))) |
(/ (* ew (sin t)) (* eh (cos t))) |
(/ (* ew (sin t)) (* eh (cos t))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ 1 (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(/ 1 (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(/ 1 (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(/ 1 (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* -1 (* ew (+ (* -1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))))) |
(* -1 (* ew (+ (* -1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))))) |
(* -1 (* ew (+ (* -1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* -1 (* ew (+ (* -1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))))) |
(* -1 (* ew (+ (* -1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))))) |
(* -1 (* ew (+ (* -1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))))) |
(/ (* (pow eh 2) (cos t)) (* ew (sin t))) |
(* -1 (/ (+ (* -1 (/ (* (pow eh 2) (cos t)) (sin t))) (* 1/2 (/ (* (pow eh 4) (pow (cos t) 3)) (* (pow ew 2) (pow (sin t) 3))))) ew)) |
(* -1 (/ (+ (* -1 (/ (* (pow eh 2) (cos t)) (sin t))) (+ (* 1/2 (/ (* (pow eh 2) (* (cos t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))))) (* (pow ew 4) (sin t)))) (* 1/2 (/ (* (pow eh 4) (pow (cos t) 3)) (* (pow ew 2) (pow (sin t) 3)))))) ew)) |
(* -1 (/ (+ (* -1 (/ (* (pow eh 2) (cos t)) (sin t))) (+ (* 1/2 (/ (* (pow eh 2) (* (cos t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))))) (* (pow ew 4) (sin t)))) (+ (* 1/2 (/ (* (pow eh 2) (* (cos t) (+ (* 1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))))) (pow (sin t) 2))) (/ (* (pow eh 6) (pow (cos t) 6)) (pow (sin t) 6))))) (* (pow ew 6) (sin t)))) (* 1/2 (/ (* (pow eh 4) (pow (cos t) 3)) (* (pow ew 2) (pow (sin t) 3))))))) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(* -1 (/ (+ (* -1 (/ (* eh (cos t)) (sin t))) (* 1/2 (/ (* (pow eh 3) (pow (cos t) 3)) (* (pow ew 2) (pow (sin t) 3))))) ew)) |
(* -1 (/ (+ (* -1 (/ (* eh (cos t)) (sin t))) (+ (* 1/2 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))))) (* (pow ew 4) (sin t)))) (* 1/2 (/ (* (pow eh 3) (pow (cos t) 3)) (* (pow ew 2) (pow (sin t) 3)))))) ew)) |
(* -1 (/ (+ (* -1 (/ (* eh (cos t)) (sin t))) (+ (* 1/2 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))))) (* (pow ew 4) (sin t)))) (+ (* 1/2 (/ (* eh (* (cos t) (+ (* 1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))))) (pow (sin t) 2))) (/ (* (pow eh 6) (pow (cos t) 6)) (pow (sin t) 6))))) (* (pow ew 6) (sin t)))) (* 1/2 (/ (* (pow eh 3) (pow (cos t) 3)) (* (pow ew 2) (pow (sin t) 3))))))) ew)) |
(* -1 (/ (- (* -1/24 eh) (+ (* -1/18 eh) (* -1/120 eh))) ew)) |
(* -1 (/ (- (* -1/24 eh) (+ (* -1/18 eh) (* -1/120 eh))) ew)) |
(* -1 (/ (- (* -1/24 eh) (+ (* -1/18 eh) (* -1/120 eh))) ew)) |
(* -1 (/ (- (* -1/24 eh) (+ (* -1/18 eh) (* -1/120 eh))) ew)) |
(* -1 (/ (+ (* -1/18 eh) (* -1/120 eh)) ew)) |
(* -1 (/ (+ (* -1/18 eh) (* -1/120 eh)) ew)) |
(* -1 (/ (+ (* -1/18 eh) (* -1/120 eh)) ew)) |
(* -1 (/ (+ (* -1/18 eh) (* -1/120 eh)) ew)) |
(* -1 (/ (+ (* 1/3 eh) (* (pow t 2) (- (* -1/24 eh) (+ (* -1/18 eh) (* -1/120 eh))))) ew)) |
(* -1 (/ (+ (* 1/3 eh) (* (pow t 2) (- (* -1/24 eh) (+ (* -1/18 eh) (* -1/120 eh))))) ew)) |
(* -1 (/ (+ (* 1/3 eh) (* (pow t 2) (- (* -1/24 eh) (+ (* -1/18 eh) (* -1/120 eh))))) ew)) |
(* -1 (/ (+ (* 1/3 eh) (* (pow t 2) (- (* -1/24 eh) (+ (* -1/18 eh) (* -1/120 eh))))) ew)) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(* -1 (+ (log (* -1 (/ (sin t) (* eh (cos t))))) (* -1 (log (/ -1 ew))))) |
(* -1 (+ (log (* -1 (/ (sin t) (* eh (cos t))))) (* -1 (log (/ -1 ew))))) |
(* -1 (+ (log (* -1 (/ (sin t) (* eh (cos t))))) (* -1 (log (/ -1 ew))))) |
(* -1 (+ (log (* -1 (/ (sin t) (* eh (cos t))))) (* -1 (log (/ -1 ew))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* -1 (* ew (+ (* -1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))))) |
(* -1 (* ew (+ (* -1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))))) |
(* -1 (* ew (+ (* -1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* -1 (* ew (+ (* -1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))))) |
(* -1 (* ew (+ (* -1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))))) |
(* -1 (* ew (+ (* -1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(sqrt (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) |
(sqrt (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) |
(sqrt (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) |
(sqrt (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) |
(* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
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))))))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* -1 (* ew (+ (* -1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))))) |
(* -1 (* ew (+ (* -1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))))) |
(* -1 (* ew (+ (* -1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(* -1 (/ (+ (* -1 eh) (* (pow t 2) (+ (* 1/3 eh) (* (pow t 2) (- (* -1/24 eh) (+ (* -1/18 eh) (* -1/120 eh))))))) ew)) |
(* -1 (/ (+ (* -1 eh) (* (pow t 2) (+ (* 1/3 eh) (* (pow t 2) (- (* -1/24 eh) (+ (* -1/18 eh) (* -1/120 eh))))))) ew)) |
(* -1 (/ (+ (* -1 eh) (* (pow t 2) (+ (* 1/3 eh) (* (pow t 2) (- (* -1/24 eh) (+ (* -1/18 eh) (* -1/120 eh))))))) ew)) |
(* -1 (/ (+ (* -1 eh) (* (pow t 2) (+ (* 1/3 eh) (* (pow t 2) (- (* -1/24 eh) (+ (* -1/18 eh) (* -1/120 eh))))))) ew)) |
(+ (log (* -1 (/ (sin t) (* eh (cos t))))) (* -1 (log (/ -1 ew)))) |
(+ (log (* -1 (/ (sin t) (* eh (cos t))))) (* -1 (log (/ -1 ew)))) |
(+ (log (* -1 (/ (sin t) (* eh (cos t))))) (* -1 (log (/ -1 ew)))) |
(+ (log (* -1 (/ (sin t) (* eh (cos t))))) (* -1 (log (/ -1 ew)))) |
(/ (* ew (sin t)) (* eh (cos t))) |
(/ (* ew (sin t)) (* eh (cos t))) |
(/ (* ew (sin t)) (* eh (cos t))) |
(/ (* ew (sin t)) (* eh (cos t))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ 1 (* ew (* t (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) |
(/ (+ (* 1/6 (/ (pow t 2) (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (/ 1 (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) t) |
(/ (+ (* (pow t 2) (+ (* 7/360 (/ (pow t 2) (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* 1/6 (/ 1 (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))))) (/ 1 (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) t) |
(/ (+ (* (pow t 2) (+ (* (pow t 2) (+ (* 31/15120 (/ (pow t 2) (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* 7/360 (/ 1 (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))))) (* 1/6 (/ 1 (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))))) (/ 1 (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) t) |
(* ew (* t (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(* t (+ (* -1/6 (* ew (* (pow t 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) |
(* t (+ (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* (pow t 2) (+ (* -1/6 (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* 1/120 (* ew (* (pow t 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))))))) |
(* t (+ (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* (pow t 2) (+ (* -1/6 (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* (pow t 2) (+ (* -1/5040 (* ew (* (pow t 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* 1/120 (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))))))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(+ (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* ew (* t (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) |
(+ (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* t (+ (* -1/2 (* eh (* t (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))) |
(+ (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* t (+ (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* t (+ (* -1/2 (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1/6 (* ew (* t (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(+ (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* ew (* t (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) |
(+ (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* t (+ (* -1/2 (* eh (* t (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))) |
(+ (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* t (+ (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* t (+ (* -1/2 (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1/6 (* ew (* t (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))))))) |
eh |
(+ eh (* (pow t 2) (+ (* -1/2 (/ (* (pow ew 2) (- (+ 1 (* -1 (/ (pow eh 2) (pow ew 2)))) (* -1/3 (/ (pow eh 2) (pow ew 2))))) eh)) (/ (* ew (- (* -1/2 (/ (pow eh 2) ew)) (* -1/6 (/ (pow eh 2) ew)))) eh)))) |
(+ eh (* (pow t 2) (+ (* -1/2 (/ (* (pow ew 2) (- (+ 1 (* -1 (/ (pow eh 2) (pow ew 2)))) (* -1/3 (/ (pow eh 2) (pow ew 2))))) eh)) (+ (* (pow t 2) (+ (* -1/2 (/ (* (pow eh 3) (+ (* -1 (/ (* (pow ew 6) (pow (- (+ 1 (* -1 (/ (pow eh 2) (pow ew 2)))) (* -1/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (+ (* 1/4 (/ (* (pow ew 6) (pow (- (+ 1 (* -1 (/ (pow eh 2) (pow ew 2)))) (* -1/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (/ (* (pow ew 4) (- (* 1/3 (/ (pow eh 2) (pow ew 2))) (+ (* -1/3 (- (* -1 (/ (pow eh 2) (pow ew 2))) (* -1/3 (/ (pow eh 2) (pow ew 2))))) (* 2/45 (/ (pow eh 2) (pow ew 2)))))) (pow eh 4))))) (pow ew 2))) (+ (* -1/2 (/ (* (pow ew 3) (* (- (* -1/2 (/ (pow eh 2) ew)) (* -1/6 (/ (pow eh 2) ew))) (- (+ 1 (* -1 (/ (pow eh 2) (pow ew 2)))) (* -1/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 3))) (/ (* ew (- (* 1/24 (/ (pow eh 2) ew)) (+ (* -1/6 (- (* -1/2 (/ (pow eh 2) ew)) (* -1/6 (/ (pow eh 2) ew)))) (* 1/120 (/ (pow eh 2) ew))))) eh)))) (/ (* ew (- (* -1/2 (/ (pow eh 2) ew)) (* -1/6 (/ (pow eh 2) ew)))) eh))))) |
(+ eh (* (pow t 2) (+ (* -1/2 (/ (* (pow ew 2) (- (+ 1 (* -1 (/ (pow eh 2) (pow ew 2)))) (* -1/3 (/ (pow eh 2) (pow ew 2))))) eh)) (+ (* (pow t 2) (+ (* -1/2 (/ (* (pow eh 3) (+ (* -1 (/ (* (pow ew 6) (pow (- (+ 1 (* -1 (/ (pow eh 2) (pow ew 2)))) (* -1/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (+ (* 1/4 (/ (* (pow ew 6) (pow (- (+ 1 (* -1 (/ (pow eh 2) (pow ew 2)))) (* -1/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (/ (* (pow ew 4) (- (* 1/3 (/ (pow eh 2) (pow ew 2))) (+ (* -1/3 (- (* -1 (/ (pow eh 2) (pow ew 2))) (* -1/3 (/ (pow eh 2) (pow ew 2))))) (* 2/45 (/ (pow eh 2) (pow ew 2)))))) (pow eh 4))))) (pow ew 2))) (+ (* -1/2 (/ (* (pow ew 3) (* (- (* -1/2 (/ (pow eh 2) ew)) (* -1/6 (/ (pow eh 2) ew))) (- (+ 1 (* -1 (/ (pow eh 2) (pow ew 2)))) (* -1/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 3))) (+ (* (pow t 2) (+ (* -1/2 (/ (* eh (* (+ (* -1 (/ (* (pow ew 6) (pow (- (+ 1 (* -1 (/ (pow eh 2) (pow ew 2)))) (* -1/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (+ (* 1/4 (/ (* (pow ew 6) (pow (- (+ 1 (* -1 (/ (pow eh 2) (pow ew 2)))) (* -1/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (/ (* (pow ew 4) (- (* 1/3 (/ (pow eh 2) (pow ew 2))) (+ (* -1/3 (- (* -1 (/ (pow eh 2) (pow ew 2))) (* -1/3 (/ (pow eh 2) (pow ew 2))))) (* 2/45 (/ (pow eh 2) (pow ew 2)))))) (pow eh 4)))) (- (* -1/2 (/ (pow eh 2) ew)) (* -1/6 (/ (pow eh 2) ew))))) ew)) (+ (* -1/2 (/ (* (pow eh 3) (+ (* -1 (/ (* (pow ew 2) (* (+ (* -1 (/ (* (pow ew 6) (pow (- (+ 1 (* -1 (/ (pow eh 2) (pow ew 2)))) (* -1/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (/ (* (pow ew 4) (- (* 1/3 (/ (pow eh 2) (pow ew 2))) (+ (* -1/3 (- (* -1 (/ (pow eh 2) (pow ew 2))) (* -1/3 (/ (pow eh 2) (pow ew 2))))) (* 2/45 (/ (pow eh 2) (pow ew 2)))))) (pow eh 4))) (- (+ 1 (* -1 (/ (pow eh 2) (pow ew 2)))) (* -1/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 2))) (+ (* -1 (/ (* (pow ew 6) (* (- (* 1/3 (/ (pow eh 2) (pow ew 2))) (+ (* -1/3 (- (* -1 (/ (pow eh 2) (pow ew 2))) (* -1/3 (/ (pow eh 2) (pow ew 2))))) (* 2/45 (/ (pow eh 2) (pow ew 2))))) (- (+ 1 (* -1 (/ (pow eh 2) (pow ew 2)))) (* -1/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 6))) (+ (* 1/2 (/ (* (pow ew 2) (* (+ (* -1 (/ (* (pow ew 6) (pow (- (+ 1 (* -1 (/ (pow eh 2) (pow ew 2)))) (* -1/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (+ (* 1/4 (/ (* (pow ew 6) (pow (- (+ 1 (* -1 (/ (pow eh 2) (pow ew 2)))) (* -1/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (/ (* (pow ew 4) (- (* 1/3 (/ (pow eh 2) (pow ew 2))) (+ (* -1/3 (- (* -1 (/ (pow eh 2) (pow ew 2))) (* -1/3 (/ (pow eh 2) (pow ew 2))))) (* 2/45 (/ (pow eh 2) (pow ew 2)))))) (pow eh 4)))) (- (+ 1 (* -1 (/ (pow eh 2) (pow ew 2)))) (* -1/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 2))) (/ (* (pow ew 4) (- (* -2/45 (/ (pow eh 2) (pow ew 2))) (+ (* -1/3 (- (* 1/3 (/ (pow eh 2) (pow ew 2))) (+ (* -1/3 (- (* -1 (/ (pow eh 2) (pow ew 2))) (* -1/3 (/ (pow eh 2) (pow ew 2))))) (* 2/45 (/ (pow eh 2) (pow ew 2)))))) (+ (* -1/315 (/ (pow eh 2) (pow ew 2))) (* 2/45 (- (* -1 (/ (pow eh 2) (pow ew 2))) (* -1/3 (/ (pow eh 2) (pow ew 2))))))))) (pow eh 4)))))) (pow ew 2))) (+ (* -1/2 (/ (* (pow ew 3) (* (- (* 1/24 (/ (pow eh 2) ew)) (+ (* -1/6 (- (* -1/2 (/ (pow eh 2) ew)) (* -1/6 (/ (pow eh 2) ew)))) (* 1/120 (/ (pow eh 2) ew)))) (- (+ 1 (* -1 (/ (pow eh 2) (pow ew 2)))) (* -1/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 3))) (/ (* ew (- (* -1/720 (/ (pow eh 2) ew)) (+ (* -1/6 (- (* 1/24 (/ (pow eh 2) ew)) (+ (* -1/6 (- (* -1/2 (/ (pow eh 2) ew)) (* -1/6 (/ (pow eh 2) ew)))) (* 1/120 (/ (pow eh 2) ew))))) (+ (* -1/5040 (/ (pow eh 2) ew)) (* 1/120 (- (* -1/2 (/ (pow eh 2) ew)) (* -1/6 (/ (pow eh 2) ew)))))))) eh))))) (/ (* ew (- (* 1/24 (/ (pow eh 2) ew)) (+ (* -1/6 (- (* -1/2 (/ (pow eh 2) ew)) (* -1/6 (/ (pow eh 2) ew)))) (* 1/120 (/ (pow eh 2) ew))))) eh))))) (/ (* ew (- (* -1/2 (/ (pow eh 2) ew)) (* -1/6 (/ (pow eh 2) ew)))) eh))))) |
1 |
(+ 1 (* (pow t 2) (+ (* -1/2 (/ (* (pow ew 2) (- (+ 1 (* -1 (/ (pow eh 2) (pow ew 2)))) (* -1/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 2))) (/ (* ew (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) eh)))) |
(+ 1 (* (pow t 2) (+ (* -1/2 (/ (* (pow ew 2) (- (+ 1 (* -1 (/ (pow eh 2) (pow ew 2)))) (* -1/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 2))) (+ (* (pow t 2) (+ (* -1/2 (/ (* (pow eh 2) (+ (* -1 (/ (* (pow ew 6) (pow (- (+ 1 (* -1 (/ (pow eh 2) (pow ew 2)))) (* -1/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (+ (* 1/4 (/ (* (pow ew 6) (pow (- (+ 1 (* -1 (/ (pow eh 2) (pow ew 2)))) (* -1/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (/ (* (pow ew 4) (- (* 1/3 (/ (pow eh 2) (pow ew 2))) (+ (* -1/3 (- (* -1 (/ (pow eh 2) (pow ew 2))) (* -1/3 (/ (pow eh 2) (pow ew 2))))) (* 2/45 (/ (pow eh 2) (pow ew 2)))))) (pow eh 4))))) (pow ew 2))) (+ (* -1/2 (/ (* (pow ew 3) (* (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew))) (- (+ 1 (* -1 (/ (pow eh 2) (pow ew 2)))) (* -1/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 3))) (/ (* ew (- (* 1/24 (/ eh ew)) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) eh)))) (/ (* ew (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) eh))))) |
(+ 1 (* (pow t 2) (+ (* -1/2 (/ (* (pow ew 2) (- (+ 1 (* -1 (/ (pow eh 2) (pow ew 2)))) (* -1/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 2))) (+ (* (pow t 2) (+ (* -1/2 (/ (* (pow eh 2) (+ (* -1 (/ (* (pow ew 6) (pow (- (+ 1 (* -1 (/ (pow eh 2) (pow ew 2)))) (* -1/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (+ (* 1/4 (/ (* (pow ew 6) (pow (- (+ 1 (* -1 (/ (pow eh 2) (pow ew 2)))) (* -1/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (/ (* (pow ew 4) (- (* 1/3 (/ (pow eh 2) (pow ew 2))) (+ (* -1/3 (- (* -1 (/ (pow eh 2) (pow ew 2))) (* -1/3 (/ (pow eh 2) (pow ew 2))))) (* 2/45 (/ (pow eh 2) (pow ew 2)))))) (pow eh 4))))) (pow ew 2))) (+ (* -1/2 (/ (* (pow ew 3) (* (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew))) (- (+ 1 (* -1 (/ (pow eh 2) (pow ew 2)))) (* -1/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 3))) (+ (* (pow t 2) (+ (* -1/2 (/ (* eh (* (+ (* -1 (/ (* (pow ew 6) (pow (- (+ 1 (* -1 (/ (pow eh 2) (pow ew 2)))) (* -1/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (+ (* 1/4 (/ (* (pow ew 6) (pow (- (+ 1 (* -1 (/ (pow eh 2) (pow ew 2)))) (* -1/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (/ (* (pow ew 4) (- (* 1/3 (/ (pow eh 2) (pow ew 2))) (+ (* -1/3 (- (* -1 (/ (pow eh 2) (pow ew 2))) (* -1/3 (/ (pow eh 2) (pow ew 2))))) (* 2/45 (/ (pow eh 2) (pow ew 2)))))) (pow eh 4)))) (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew))))) ew)) (+ (* -1/2 (/ (* (pow eh 2) (+ (* -1 (/ (* (pow ew 2) (* (+ (* -1 (/ (* (pow ew 6) (pow (- (+ 1 (* -1 (/ (pow eh 2) (pow ew 2)))) (* -1/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (/ (* (pow ew 4) (- (* 1/3 (/ (pow eh 2) (pow ew 2))) (+ (* -1/3 (- (* -1 (/ (pow eh 2) (pow ew 2))) (* -1/3 (/ (pow eh 2) (pow ew 2))))) (* 2/45 (/ (pow eh 2) (pow ew 2)))))) (pow eh 4))) (- (+ 1 (* -1 (/ (pow eh 2) (pow ew 2)))) (* -1/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 2))) (+ (* -1 (/ (* (pow ew 6) (* (- (* 1/3 (/ (pow eh 2) (pow ew 2))) (+ (* -1/3 (- (* -1 (/ (pow eh 2) (pow ew 2))) (* -1/3 (/ (pow eh 2) (pow ew 2))))) (* 2/45 (/ (pow eh 2) (pow ew 2))))) (- (+ 1 (* -1 (/ (pow eh 2) (pow ew 2)))) (* -1/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 6))) (+ (* 1/2 (/ (* (pow ew 2) (* (+ (* -1 (/ (* (pow ew 6) (pow (- (+ 1 (* -1 (/ (pow eh 2) (pow ew 2)))) (* -1/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (+ (* 1/4 (/ (* (pow ew 6) (pow (- (+ 1 (* -1 (/ (pow eh 2) (pow ew 2)))) (* -1/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (/ (* (pow ew 4) (- (* 1/3 (/ (pow eh 2) (pow ew 2))) (+ (* -1/3 (- (* -1 (/ (pow eh 2) (pow ew 2))) (* -1/3 (/ (pow eh 2) (pow ew 2))))) (* 2/45 (/ (pow eh 2) (pow ew 2)))))) (pow eh 4)))) (- (+ 1 (* -1 (/ (pow eh 2) (pow ew 2)))) (* -1/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 2))) (/ (* (pow ew 4) (- (* -2/45 (/ (pow eh 2) (pow ew 2))) (+ (* -1/3 (- (* 1/3 (/ (pow eh 2) (pow ew 2))) (+ (* -1/3 (- (* -1 (/ (pow eh 2) (pow ew 2))) (* -1/3 (/ (pow eh 2) (pow ew 2))))) (* 2/45 (/ (pow eh 2) (pow ew 2)))))) (+ (* -1/315 (/ (pow eh 2) (pow ew 2))) (* 2/45 (- (* -1 (/ (pow eh 2) (pow ew 2))) (* -1/3 (/ (pow eh 2) (pow ew 2))))))))) (pow eh 4)))))) (pow ew 2))) (+ (* -1/2 (/ (* (pow ew 3) (* (- (* 1/24 (/ eh ew)) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew)))) (- (+ 1 (* -1 (/ (pow eh 2) (pow ew 2)))) (* -1/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 3))) (/ (* ew (- (* -1/720 (/ eh ew)) (+ (* -1/6 (- (* 1/24 (/ eh ew)) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) (+ (* -1/5040 (/ eh ew)) (* 1/120 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))))))) eh))))) (/ (* ew (- (* 1/24 (/ eh ew)) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) eh))))) (/ (* ew (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) eh))))) |
(* -1/3 (/ eh ew)) |
(+ (* -1/3 (/ eh ew)) (* (pow t 2) (- (* 1/24 (/ eh ew)) (+ (* 1/120 (/ eh ew)) (* 1/18 (/ eh ew)))))) |
(+ (* -1/3 (/ eh ew)) (* (pow t 2) (- (* 1/24 (/ eh ew)) (+ (* 1/120 (/ eh ew)) (* 1/18 (/ eh ew)))))) |
(+ (* -1/3 (/ eh ew)) (* (pow t 2) (- (* 1/24 (/ eh ew)) (+ (* 1/120 (/ eh ew)) (* 1/18 (/ eh ew)))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(/ eh (* ew t)) |
(/ (+ (* -1/3 (/ (* eh (pow t 2)) ew)) (/ eh ew)) t) |
(/ (+ (* (pow t 2) (- (* -1 (* (pow t 2) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) (* 1/3 (/ eh ew)))) (/ eh ew)) t) |
(/ (+ (* (pow t 2) (- (* (pow t 2) (- (* -1 (* (pow t 2) (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew)))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) (* 1/3 (/ eh ew)))) (/ eh ew)) t) |
(* -1 (+ (log t) (log (/ ew eh)))) |
(+ (* -1 (+ (log t) (log (/ ew eh)))) (* -1/3 (pow t 2))) |
(+ (* -1 (+ (log t) (log (/ ew eh)))) (* (pow t 2) (- (* -7/90 (pow t 2)) 1/3))) |
(+ (* -1 (+ (log t) (log (/ ew eh)))) (* (pow t 2) (- (* (pow t 2) (- (* -62/2835 (pow t 2)) 7/90)) 1/3))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(+ (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* ew (* t (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) |
(+ (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* t (+ (* -1/2 (* eh (* t (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))) |
(+ (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* t (+ (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* t (+ (* -1/2 (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1/6 (* ew (* t (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))))))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(+ (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* ew (* t (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) |
(+ (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* t (+ (* -1/2 (* eh (* t (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))) |
(+ (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* t (+ (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* t (+ (* -1/2 (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1/6 (* ew (* t (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(sqrt (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(+ (sqrt (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1/4 (* (sqrt (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (pow t 2)))) |
(+ (sqrt (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* (pow t 2) (+ (* -1/4 (sqrt (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* 1/2 (* (sqrt (/ 1 (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* (pow t 2) (- (* 1/24 (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* 1/16 (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))))))))) |
(+ (sqrt (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* (pow t 2) (+ (* -1/4 (sqrt (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* (pow t 2) (+ (* 1/2 (* (sqrt (/ 1 (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* (pow t 2) (- (* -1/720 (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1/4 (- (* 1/24 (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* 1/16 (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))))))))) (* 1/2 (* (sqrt (/ 1 (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (- (* 1/24 (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* 1/16 (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))))))))))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(+ (* -1/2 (* eh (* (pow t 2) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(+ (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* (pow t 2) (+ (* -1/2 (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* 1/24 (* eh (* (pow t 2) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))))))) |
(+ (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* (pow t 2) (+ (* -1/2 (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* (pow t 2) (+ (* -1/720 (* eh (* (pow t 2) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* 1/24 (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(/ eh (* ew t)) |
(/ (+ (* -1/3 (/ (* eh (pow t 2)) ew)) (/ eh ew)) t) |
(/ (+ (* (pow t 2) (- (* -1 (* (pow t 2) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) (* 1/3 (/ eh ew)))) (/ eh ew)) t) |
(/ (+ (* (pow t 2) (- (* (pow t 2) (- (* -1 (* (pow t 2) (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew)))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) (* 1/3 (/ eh ew)))) (/ eh ew)) t) |
(/ eh (* ew t)) |
(/ (+ (* (pow t 2) (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (/ eh ew)) t) |
(/ (+ (* (pow t 2) (- (+ (* -1/2 (/ eh ew)) (* (pow t 2) (- (* 1/24 (/ eh ew)) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew)))))) (* -1/6 (/ eh ew)))) (/ eh ew)) t) |
(/ (+ (* (pow t 2) (- (+ (* -1/2 (/ eh ew)) (* (pow t 2) (- (+ (* 1/24 (/ eh ew)) (* (pow t 2) (- (* -1/720 (/ eh ew)) (+ (* -1/6 (- (* 1/24 (/ eh ew)) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) (+ (* -1/5040 (/ eh ew)) (* 1/120 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew))))))))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew)))))) (* -1/6 (/ eh ew)))) (/ eh ew)) t) |
(/ eh (* ew t)) |
(/ (+ (* 1/2 (/ (* ew (* (pow t 2) (- (+ 1 (* -1 (/ (pow eh 2) (pow ew 2)))) (* -1/3 (/ (pow eh 2) (pow ew 2)))))) eh)) (/ eh ew)) t) |
(/ (+ (* (pow t 2) (+ (* 1/2 (/ (* ew (* (pow t 2) (- (* 1/3 (/ (pow eh 2) (pow ew 2))) (+ (* -1/3 (- (* -1 (/ (pow eh 2) (pow ew 2))) (* -1/3 (/ (pow eh 2) (pow ew 2))))) (+ (* 2/45 (/ (pow eh 2) (pow ew 2))) (* 1/4 (/ (* (pow ew 2) (pow (- (+ 1 (* -1 (/ (pow eh 2) (pow ew 2)))) (* -1/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 2)))))))) eh)) (* 1/2 (/ (* ew (- (+ 1 (* -1 (/ (pow eh 2) (pow ew 2)))) (* -1/3 (/ (pow eh 2) (pow ew 2))))) eh)))) (/ eh ew)) t) |
(/ (+ (* (pow t 2) (+ (* 1/2 (/ (* ew (- (+ 1 (* -1 (/ (pow eh 2) (pow ew 2)))) (* -1/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* (pow t 2) (+ (* 1/2 (/ (* ew (* (pow t 2) (- (* -2/45 (/ (pow eh 2) (pow ew 2))) (+ (* -1/3 (- (* 1/3 (/ (pow eh 2) (pow ew 2))) (+ (* -1/3 (- (* -1 (/ (pow eh 2) (pow ew 2))) (* -1/3 (/ (pow eh 2) (pow ew 2))))) (* 2/45 (/ (pow eh 2) (pow ew 2)))))) (+ (* -1/315 (/ (pow eh 2) (pow ew 2))) (+ (* 2/45 (- (* -1 (/ (pow eh 2) (pow ew 2))) (* -1/3 (/ (pow eh 2) (pow ew 2))))) (* 1/2 (/ (* (pow ew 2) (* (- (* 1/3 (/ (pow eh 2) (pow ew 2))) (+ (* -1/3 (- (* -1 (/ (pow eh 2) (pow ew 2))) (* -1/3 (/ (pow eh 2) (pow ew 2))))) (+ (* 2/45 (/ (pow eh 2) (pow ew 2))) (* 1/4 (/ (* (pow ew 2) (pow (- (+ 1 (* -1 (/ (pow eh 2) (pow ew 2)))) (* -1/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 2)))))) (- (+ 1 (* -1 (/ (pow eh 2) (pow ew 2)))) (* -1/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 2))))))))) eh)) (* 1/2 (/ (* ew (- (* 1/3 (/ (pow eh 2) (pow ew 2))) (+ (* -1/3 (- (* -1 (/ (pow eh 2) (pow ew 2))) (* -1/3 (/ (pow eh 2) (pow ew 2))))) (+ (* 2/45 (/ (pow eh 2) (pow ew 2))) (* 1/4 (/ (* (pow ew 2) (pow (- (+ 1 (* -1 (/ (pow eh 2) (pow ew 2)))) (* -1/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 2))))))) eh)))))) (/ eh ew)) t) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(+ (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* ew (* t (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) |
(+ (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* t (+ (* -1/2 (* eh (* t (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))) |
(+ (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* t (+ (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* t (+ (* -1/2 (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1/6 (* ew (* t (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))))))) |
(/ eh (* ew t)) |
(/ (+ (* (pow t 2) (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (/ eh ew)) t) |
(/ (+ (* (pow t 2) (- (+ (* -1/2 (/ eh ew)) (* (pow t 2) (- (* 1/24 (/ eh ew)) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew)))))) (* -1/6 (/ eh ew)))) (/ eh ew)) t) |
(/ (+ (* (pow t 2) (- (+ (* -1/2 (/ eh ew)) (* (pow t 2) (- (+ (* 1/24 (/ eh ew)) (* (pow t 2) (- (* -1/720 (/ eh ew)) (+ (* -1/6 (- (* 1/24 (/ eh ew)) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) (+ (* -1/5040 (/ eh ew)) (* 1/120 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew))))))))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew)))))) (* -1/6 (/ eh ew)))) (/ eh ew)) t) |
(/ eh ew) |
(+ (* -1/3 (/ (* eh (pow t 2)) ew)) (/ eh ew)) |
(+ (* (pow t 2) (+ (* -1/3 (/ eh ew)) (* (pow t 2) (- (* 1/24 (/ eh ew)) (+ (* 1/120 (/ eh ew)) (* 1/18 (/ eh ew))))))) (/ eh ew)) |
(+ (* (pow t 2) (+ (* -1/3 (/ eh ew)) (* (pow t 2) (- (* 1/24 (/ eh ew)) (+ (* 1/120 (/ eh ew)) (* 1/18 (/ eh ew))))))) (/ eh ew)) |
(+ (log t) (log (/ ew eh))) |
(+ (log t) (+ (log (/ ew eh)) (* 1/3 (pow t 2)))) |
(+ (log t) (+ (log (/ ew eh)) (* (pow t 2) (+ 1/3 (* 7/90 (pow t 2)))))) |
(+ (log t) (+ (log (/ ew eh)) (* (pow t 2) (+ 1/3 (* (pow t 2) (+ 7/90 (* 62/2835 (pow t 2)))))))) |
(/ (* ew t) eh) |
(* t (+ (* 1/3 (/ (* ew (pow t 2)) eh)) (/ ew eh))) |
(* t (+ (* (pow t 2) (+ (* 2/15 (/ (* ew (pow t 2)) eh)) (* 1/3 (/ ew eh)))) (/ ew eh))) |
(* t (+ (* (pow t 2) (+ (* 1/3 (/ ew eh)) (* (pow t 2) (+ (* 17/315 (/ (* ew (pow t 2)) eh)) (* 2/15 (/ ew eh)))))) (/ ew eh))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(/ eh (* ew t)) |
(/ (+ (* -1/3 (/ (* eh (pow t 2)) ew)) (/ eh ew)) t) |
(/ (+ (* (pow t 2) (- (* -1 (* (pow t 2) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) (* 1/3 (/ eh ew)))) (/ eh ew)) t) |
(/ (+ (* (pow t 2) (- (* (pow t 2) (- (* -1 (* (pow t 2) (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew)))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) (* 1/3 (/ eh ew)))) (/ eh ew)) t) |
(/ 1 (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(/ 1 (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(/ 1 (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(/ 1 (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(* (/ (* (pow eh 2) (cos t)) (* 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 (cos t)) (* ew (sin t))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) |
(* (/ (* eh (cos t)) (* ew (sin t))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) |
(* (/ (* eh (cos t)) (* ew (sin t))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) |
(* (/ (* eh (cos t)) (* ew (sin t))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) |
(* (pow t 2) (- (* 1/24 (/ eh ew)) (+ (* 1/120 (/ eh ew)) (* 1/18 (/ eh ew))))) |
(* (pow t 2) (- (+ (* -1/3 (/ eh (* ew (pow t 2)))) (* 1/24 (/ eh ew))) (+ (* 1/120 (/ eh ew)) (* 1/18 (/ eh ew))))) |
(* (pow t 2) (- (+ (* -1/3 (/ eh (* ew (pow t 2)))) (* 1/24 (/ eh ew))) (+ (* 1/120 (/ eh ew)) (* 1/18 (/ eh ew))))) |
(* (pow t 2) (- (+ (* -1/3 (/ eh (* ew (pow t 2)))) (* 1/24 (/ eh ew))) (+ (* 1/120 (/ eh ew)) (* 1/18 (/ eh ew))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(* -1 (log (/ (* ew (sin t)) (* eh (cos t))))) |
(* -1 (log (/ (* ew (sin t)) (* eh (cos t))))) |
(* -1 (log (/ (* ew (sin t)) (* eh (cos t))))) |
(* -1 (log (/ (* ew (sin t)) (* eh (cos t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(sqrt (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) |
(sqrt (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) |
(sqrt (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) |
(sqrt (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) |
(* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin 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))))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(* (pow t 4) (- (* 1/24 (/ eh ew)) (+ (* 1/120 (/ eh ew)) (* 1/18 (/ eh ew))))) |
(* (pow t 4) (- (+ (* -1/3 (/ eh (* ew (pow t 2)))) (* 1/24 (/ eh ew))) (+ (* 1/120 (/ eh ew)) (* 1/18 (/ eh ew))))) |
(* (pow t 4) (- (+ (* -1/3 (/ eh (* ew (pow t 2)))) (+ (* 1/24 (/ eh ew)) (/ eh (* ew (pow t 4))))) (+ (* 1/120 (/ eh ew)) (* 1/18 (/ eh ew))))) |
(* (pow t 4) (- (+ (* -1/3 (/ eh (* ew (pow t 2)))) (+ (* 1/24 (/ eh ew)) (/ eh (* ew (pow t 4))))) (+ (* 1/120 (/ eh ew)) (* 1/18 (/ eh ew))))) |
(log (/ (* ew (sin t)) (* eh (cos t)))) |
(log (/ (* ew (sin t)) (* eh (cos t)))) |
(log (/ (* ew (sin t)) (* eh (cos t)))) |
(log (/ (* ew (sin t)) (* eh (cos t)))) |
(/ (* ew (sin t)) (* eh (cos t))) |
(/ (* ew (sin t)) (* eh (cos t))) |
(/ (* ew (sin t)) (* eh (cos t))) |
(/ (* ew (sin t)) (* eh (cos t))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ 1 (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(/ 1 (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(/ 1 (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(/ 1 (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(* (/ (* (pow eh 2) (cos t)) (* 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 (cos t)) (* ew (sin t))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) |
(* (/ (* eh (cos t)) (* ew (sin t))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) |
(* (/ (* eh (cos t)) (* ew (sin t))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) |
(* (/ (* eh (cos t)) (* ew (sin t))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) |
(* (pow t 2) (- (* 1/24 (/ eh ew)) (+ (* 1/120 (/ eh ew)) (* 1/18 (/ eh ew))))) |
(* (pow t 2) (- (+ (* -1/3 (/ eh (* ew (pow t 2)))) (* 1/24 (/ eh ew))) (+ (* 1/120 (/ eh ew)) (* 1/18 (/ eh ew))))) |
(* (pow t 2) (- (+ (* -1/3 (/ eh (* ew (pow t 2)))) (* 1/24 (/ eh ew))) (+ (* 1/120 (/ eh ew)) (* 1/18 (/ eh ew))))) |
(* (pow t 2) (- (+ (* -1/3 (/ eh (* ew (pow t 2)))) (* 1/24 (/ eh ew))) (+ (* 1/120 (/ eh ew)) (* 1/18 (/ eh ew))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(* -1 (log (/ (* ew (sin t)) (* eh (cos t))))) |
(* -1 (log (/ (* ew (sin t)) (* eh (cos t))))) |
(* -1 (log (/ (* ew (sin t)) (* eh (cos t))))) |
(* -1 (log (/ (* ew (sin t)) (* eh (cos t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(sqrt (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) |
(sqrt (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) |
(sqrt (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) |
(sqrt (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) |
(* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin 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))))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(* (pow t 4) (- (* 1/24 (/ eh ew)) (+ (* 1/120 (/ eh ew)) (* 1/18 (/ eh ew))))) |
(* (pow t 4) (- (+ (* -1/3 (/ eh (* ew (pow t 2)))) (* 1/24 (/ eh ew))) (+ (* 1/120 (/ eh ew)) (* 1/18 (/ eh ew))))) |
(* (pow t 4) (- (+ (* -1/3 (/ eh (* ew (pow t 2)))) (+ (* 1/24 (/ eh ew)) (/ eh (* ew (pow t 4))))) (+ (* 1/120 (/ eh ew)) (* 1/18 (/ eh ew))))) |
(* (pow t 4) (- (+ (* -1/3 (/ eh (* ew (pow t 2)))) (+ (* 1/24 (/ eh ew)) (/ eh (* ew (pow t 4))))) (+ (* 1/120 (/ eh ew)) (* 1/18 (/ eh ew))))) |
(log (/ (* ew (sin t)) (* eh (cos t)))) |
(log (/ (* ew (sin t)) (* eh (cos t)))) |
(log (/ (* ew (sin t)) (* eh (cos t)))) |
(log (/ (* ew (sin t)) (* eh (cos t)))) |
(/ (* ew (sin t)) (* eh (cos t))) |
(/ (* ew (sin t)) (* eh (cos t))) |
(/ (* ew (sin t)) (* eh (cos t))) |
(/ (* ew (sin t)) (* eh (cos t))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 100.0ms | t | @ | inf | ((/ (pow (cos (atan (/ eh (* (tan t) ew)))) -1) (* (sin t) ew)) (/ 1 (/ (pow (cos (atan (/ eh (* (tan t) ew)))) -1) (* (sin t) ew))) (+ (/ 1 (/ (pow (cos (atan (/ eh (* (tan t) ew)))) -1) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ eh (* (tan t) ew)))))) (fabs (+ (/ 1 (/ (pow (cos (atan (/ eh (* (tan t) ew)))) -1) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ eh (* (tan t) ew))))))) (fabs (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t))))))) (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (* (/ (* (/ (/ eh (sin t)) ew) (cos t)) (sqrt (+ (pow (* (/ (/ eh (sin t)) ew) (cos t)) 2) 1))) eh) (/ (* (/ (/ eh (sin t)) ew) (cos t)) (sqrt (+ (pow (* (/ (/ eh (sin t)) ew) (cos t)) 2) 1))) (- (* 1/24 (/ eh ew)) (+ (* 1/120 (/ eh ew)) (* (/ eh ew) 1/18))) (+ (* 1/120 (/ eh ew)) (* (/ eh ew) 1/18)) (+ (* (- (* 1/24 (/ eh ew)) (+ (* 1/120 (/ eh ew)) (* (/ eh ew) 1/18))) (* t t)) (* -1/3 (/ eh ew))) (fabs (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t))))))) (exp (* (log (/ (* (tan t) ew) eh)) -1)) (* (log (/ (* (tan t) ew) eh)) -1) (fabs (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t))))))) (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (+ (* (sqrt (* (* (cos t) eh) (sin (atan (/ eh (* ew (tan t))))))) (sqrt (* (* (cos t) eh) (sin (atan (/ eh (* ew (tan t)))))))) (* (* (sin t) ew) (cos (atan (/ eh (* ew (tan t))))))) (fabs (+ (* (sqrt (* (* (cos t) eh) (sin (atan (/ eh (* ew (tan t))))))) (sqrt (* (* (cos t) eh) (sin (atan (/ eh (* ew (tan t)))))))) (* (* (sin t) ew) (cos (atan (/ eh (* ew (tan t)))))))) (sqrt (* (* (cos t) eh) (sin (atan (/ eh (* ew (tan t))))))) (* (* (cos t) eh) (sin (atan (/ eh (* ew (tan t)))))) (cos (atan (/ eh (* (tan t) ew)))) (/ eh (* (tan t) ew)) (* (/ (/ eh (sin t)) ew) (cos t)) (sqrt (+ (pow (* (/ (/ eh (sin t)) ew) (cos t)) 2) 1)) (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (* (/ (/ eh (sin t)) ew) (cos t)) (+ (* (+ (* (- (* 1/24 (/ eh ew)) (+ (* 1/120 (/ eh ew)) (* (/ eh ew) 1/18))) (* t t)) (* -1/3 (/ eh ew))) (* t t)) (/ eh ew)) (log (/ (* (tan t) ew) eh)) (/ (* (tan t) ew) eh) (cos (atan (/ eh (* ew (tan t))))) (/ eh (* ew (tan t)))) |
| 73.0ms | eh | @ | 0 | ((/ (pow (cos (atan (/ eh (* (tan t) ew)))) -1) (* (sin t) ew)) (/ 1 (/ (pow (cos (atan (/ eh (* (tan t) ew)))) -1) (* (sin t) ew))) (+ (/ 1 (/ (pow (cos (atan (/ eh (* (tan t) ew)))) -1) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ eh (* (tan t) ew)))))) (fabs (+ (/ 1 (/ (pow (cos (atan (/ eh (* (tan t) ew)))) -1) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ eh (* (tan t) ew))))))) (fabs (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t))))))) (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (* (/ (* (/ (/ eh (sin t)) ew) (cos t)) (sqrt (+ (pow (* (/ (/ eh (sin t)) ew) (cos t)) 2) 1))) eh) (/ (* (/ (/ eh (sin t)) ew) (cos t)) (sqrt (+ (pow (* (/ (/ eh (sin t)) ew) (cos t)) 2) 1))) (- (* 1/24 (/ eh ew)) (+ (* 1/120 (/ eh ew)) (* (/ eh ew) 1/18))) (+ (* 1/120 (/ eh ew)) (* (/ eh ew) 1/18)) (+ (* (- (* 1/24 (/ eh ew)) (+ (* 1/120 (/ eh ew)) (* (/ eh ew) 1/18))) (* t t)) (* -1/3 (/ eh ew))) (fabs (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t))))))) (exp (* (log (/ (* (tan t) ew) eh)) -1)) (* (log (/ (* (tan t) ew) eh)) -1) (fabs (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t))))))) (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (+ (* (sqrt (* (* (cos t) eh) (sin (atan (/ eh (* ew (tan t))))))) (sqrt (* (* (cos t) eh) (sin (atan (/ eh (* ew (tan t)))))))) (* (* (sin t) ew) (cos (atan (/ eh (* ew (tan t))))))) (fabs (+ (* (sqrt (* (* (cos t) eh) (sin (atan (/ eh (* ew (tan t))))))) (sqrt (* (* (cos t) eh) (sin (atan (/ eh (* ew (tan t)))))))) (* (* (sin t) ew) (cos (atan (/ eh (* ew (tan t)))))))) (sqrt (* (* (cos t) eh) (sin (atan (/ eh (* ew (tan t))))))) (* (* (cos t) eh) (sin (atan (/ eh (* ew (tan t)))))) (cos (atan (/ eh (* (tan t) ew)))) (/ eh (* (tan t) ew)) (* (/ (/ eh (sin t)) ew) (cos t)) (sqrt (+ (pow (* (/ (/ eh (sin t)) ew) (cos t)) 2) 1)) (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (* (/ (/ eh (sin t)) ew) (cos t)) (+ (* (+ (* (- (* 1/24 (/ eh ew)) (+ (* 1/120 (/ eh ew)) (* (/ eh ew) 1/18))) (* t t)) (* -1/3 (/ eh ew))) (* t t)) (/ eh ew)) (log (/ (* (tan t) ew) eh)) (/ (* (tan t) ew) eh) (cos (atan (/ eh (* ew (tan t))))) (/ eh (* ew (tan t)))) |
| 44.0ms | t | @ | -inf | ((/ (pow (cos (atan (/ eh (* (tan t) ew)))) -1) (* (sin t) ew)) (/ 1 (/ (pow (cos (atan (/ eh (* (tan t) ew)))) -1) (* (sin t) ew))) (+ (/ 1 (/ (pow (cos (atan (/ eh (* (tan t) ew)))) -1) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ eh (* (tan t) ew)))))) (fabs (+ (/ 1 (/ (pow (cos (atan (/ eh (* (tan t) ew)))) -1) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ eh (* (tan t) ew))))))) (fabs (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t))))))) (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (* (/ (* (/ (/ eh (sin t)) ew) (cos t)) (sqrt (+ (pow (* (/ (/ eh (sin t)) ew) (cos t)) 2) 1))) eh) (/ (* (/ (/ eh (sin t)) ew) (cos t)) (sqrt (+ (pow (* (/ (/ eh (sin t)) ew) (cos t)) 2) 1))) (- (* 1/24 (/ eh ew)) (+ (* 1/120 (/ eh ew)) (* (/ eh ew) 1/18))) (+ (* 1/120 (/ eh ew)) (* (/ eh ew) 1/18)) (+ (* (- (* 1/24 (/ eh ew)) (+ (* 1/120 (/ eh ew)) (* (/ eh ew) 1/18))) (* t t)) (* -1/3 (/ eh ew))) (fabs (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t))))))) (exp (* (log (/ (* (tan t) ew) eh)) -1)) (* (log (/ (* (tan t) ew) eh)) -1) (fabs (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t))))))) (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (+ (* (sqrt (* (* (cos t) eh) (sin (atan (/ eh (* ew (tan t))))))) (sqrt (* (* (cos t) eh) (sin (atan (/ eh (* ew (tan t)))))))) (* (* (sin t) ew) (cos (atan (/ eh (* ew (tan t))))))) (fabs (+ (* (sqrt (* (* (cos t) eh) (sin (atan (/ eh (* ew (tan t))))))) (sqrt (* (* (cos t) eh) (sin (atan (/ eh (* ew (tan t)))))))) (* (* (sin t) ew) (cos (atan (/ eh (* ew (tan t)))))))) (sqrt (* (* (cos t) eh) (sin (atan (/ eh (* ew (tan t))))))) (* (* (cos t) eh) (sin (atan (/ eh (* ew (tan t)))))) (cos (atan (/ eh (* (tan t) ew)))) (/ eh (* (tan t) ew)) (* (/ (/ eh (sin t)) ew) (cos t)) (sqrt (+ (pow (* (/ (/ eh (sin t)) ew) (cos t)) 2) 1)) (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (* (/ (/ eh (sin t)) ew) (cos t)) (+ (* (+ (* (- (* 1/24 (/ eh ew)) (+ (* 1/120 (/ eh ew)) (* (/ eh ew) 1/18))) (* t t)) (* -1/3 (/ eh ew))) (* t t)) (/ eh ew)) (log (/ (* (tan t) ew) eh)) (/ (* (tan t) ew) eh) (cos (atan (/ eh (* ew (tan t))))) (/ eh (* ew (tan t)))) |
| 44.0ms | ew | @ | inf | ((/ (pow (cos (atan (/ eh (* (tan t) ew)))) -1) (* (sin t) ew)) (/ 1 (/ (pow (cos (atan (/ eh (* (tan t) ew)))) -1) (* (sin t) ew))) (+ (/ 1 (/ (pow (cos (atan (/ eh (* (tan t) ew)))) -1) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ eh (* (tan t) ew)))))) (fabs (+ (/ 1 (/ (pow (cos (atan (/ eh (* (tan t) ew)))) -1) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ eh (* (tan t) ew))))))) (fabs (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t))))))) (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (* (/ (* (/ (/ eh (sin t)) ew) (cos t)) (sqrt (+ (pow (* (/ (/ eh (sin t)) ew) (cos t)) 2) 1))) eh) (/ (* (/ (/ eh (sin t)) ew) (cos t)) (sqrt (+ (pow (* (/ (/ eh (sin t)) ew) (cos t)) 2) 1))) (- (* 1/24 (/ eh ew)) (+ (* 1/120 (/ eh ew)) (* (/ eh ew) 1/18))) (+ (* 1/120 (/ eh ew)) (* (/ eh ew) 1/18)) (+ (* (- (* 1/24 (/ eh ew)) (+ (* 1/120 (/ eh ew)) (* (/ eh ew) 1/18))) (* t t)) (* -1/3 (/ eh ew))) (fabs (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t))))))) (exp (* (log (/ (* (tan t) ew) eh)) -1)) (* (log (/ (* (tan t) ew) eh)) -1) (fabs (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t))))))) (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (+ (* (sqrt (* (* (cos t) eh) (sin (atan (/ eh (* ew (tan t))))))) (sqrt (* (* (cos t) eh) (sin (atan (/ eh (* ew (tan t)))))))) (* (* (sin t) ew) (cos (atan (/ eh (* ew (tan t))))))) (fabs (+ (* (sqrt (* (* (cos t) eh) (sin (atan (/ eh (* ew (tan t))))))) (sqrt (* (* (cos t) eh) (sin (atan (/ eh (* ew (tan t)))))))) (* (* (sin t) ew) (cos (atan (/ eh (* ew (tan t)))))))) (sqrt (* (* (cos t) eh) (sin (atan (/ eh (* ew (tan t))))))) (* (* (cos t) eh) (sin (atan (/ eh (* ew (tan t)))))) (cos (atan (/ eh (* (tan t) ew)))) (/ eh (* (tan t) ew)) (* (/ (/ eh (sin t)) ew) (cos t)) (sqrt (+ (pow (* (/ (/ eh (sin t)) ew) (cos t)) 2) 1)) (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (* (/ (/ eh (sin t)) ew) (cos t)) (+ (* (+ (* (- (* 1/24 (/ eh ew)) (+ (* 1/120 (/ eh ew)) (* (/ eh ew) 1/18))) (* t t)) (* -1/3 (/ eh ew))) (* t t)) (/ eh ew)) (log (/ (* (tan t) ew) eh)) (/ (* (tan t) ew) eh) (cos (atan (/ eh (* ew (tan t))))) (/ eh (* ew (tan t)))) |
| 43.0ms | eh | @ | -inf | ((/ (pow (cos (atan (/ eh (* (tan t) ew)))) -1) (* (sin t) ew)) (/ 1 (/ (pow (cos (atan (/ eh (* (tan t) ew)))) -1) (* (sin t) ew))) (+ (/ 1 (/ (pow (cos (atan (/ eh (* (tan t) ew)))) -1) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ eh (* (tan t) ew)))))) (fabs (+ (/ 1 (/ (pow (cos (atan (/ eh (* (tan t) ew)))) -1) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ eh (* (tan t) ew))))))) (fabs (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t))))))) (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (* (/ (* (/ (/ eh (sin t)) ew) (cos t)) (sqrt (+ (pow (* (/ (/ eh (sin t)) ew) (cos t)) 2) 1))) eh) (/ (* (/ (/ eh (sin t)) ew) (cos t)) (sqrt (+ (pow (* (/ (/ eh (sin t)) ew) (cos t)) 2) 1))) (- (* 1/24 (/ eh ew)) (+ (* 1/120 (/ eh ew)) (* (/ eh ew) 1/18))) (+ (* 1/120 (/ eh ew)) (* (/ eh ew) 1/18)) (+ (* (- (* 1/24 (/ eh ew)) (+ (* 1/120 (/ eh ew)) (* (/ eh ew) 1/18))) (* t t)) (* -1/3 (/ eh ew))) (fabs (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t))))))) (exp (* (log (/ (* (tan t) ew) eh)) -1)) (* (log (/ (* (tan t) ew) eh)) -1) (fabs (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t))))))) (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (+ (* (sqrt (* (* (cos t) eh) (sin (atan (/ eh (* ew (tan t))))))) (sqrt (* (* (cos t) eh) (sin (atan (/ eh (* ew (tan t)))))))) (* (* (sin t) ew) (cos (atan (/ eh (* ew (tan t))))))) (fabs (+ (* (sqrt (* (* (cos t) eh) (sin (atan (/ eh (* ew (tan t))))))) (sqrt (* (* (cos t) eh) (sin (atan (/ eh (* ew (tan t)))))))) (* (* (sin t) ew) (cos (atan (/ eh (* ew (tan t)))))))) (sqrt (* (* (cos t) eh) (sin (atan (/ eh (* ew (tan t))))))) (* (* (cos t) eh) (sin (atan (/ eh (* ew (tan t)))))) (cos (atan (/ eh (* (tan t) ew)))) (/ eh (* (tan t) ew)) (* (/ (/ eh (sin t)) ew) (cos t)) (sqrt (+ (pow (* (/ (/ eh (sin t)) ew) (cos t)) 2) 1)) (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (* (/ (/ eh (sin t)) ew) (cos t)) (+ (* (+ (* (- (* 1/24 (/ eh ew)) (+ (* 1/120 (/ eh ew)) (* (/ eh ew) 1/18))) (* t t)) (* -1/3 (/ eh ew))) (* t t)) (/ eh ew)) (log (/ (* (tan t) ew) eh)) (/ (* (tan t) ew) eh) (cos (atan (/ eh (* ew (tan t))))) (/ eh (* ew (tan t)))) |
| 1× | egg-herbie |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 947 | 26986 |
| 1 | 3193 | 26251 |
| 0 | 8301 | 25534 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ 1 (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(/ 1 (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(/ 1 (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(/ 1 (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(/ (* (pow eh 2) (cos t)) (* 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 (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/45 (/ eh ew)) |
(* -1/45 (/ eh ew)) |
(* -1/45 (/ eh ew)) |
(* -1/45 (/ eh ew)) |
(* 23/360 (/ eh ew)) |
(* 23/360 (/ eh ew)) |
(* 23/360 (/ eh ew)) |
(* 23/360 (/ eh ew)) |
(* eh (- (* -1/45 (/ (pow t 2) ew)) (* 1/3 (/ 1 ew)))) |
(* eh (- (* -1/45 (/ (pow t 2) ew)) (* 1/3 (/ 1 ew)))) |
(* eh (- (* -1/45 (/ (pow t 2) ew)) (* 1/3 (/ 1 ew)))) |
(* eh (- (* -1/45 (/ (pow t 2) ew)) (* 1/3 (/ 1 ew)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(* -1 (+ (log (/ (* ew (sin t)) (cos t))) (* -1 (log eh)))) |
(* -1 (+ (log (/ (* ew (sin t)) (cos t))) (* -1 (log eh)))) |
(* -1 (+ (log (/ (* ew (sin t)) (cos t))) (* -1 (log eh)))) |
(* -1 (+ (log (/ (* ew (sin t)) (cos t))) (* -1 (log eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(sqrt (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) |
(sqrt (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) |
(sqrt (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) |
(sqrt (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) |
(* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin 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))))))))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(* eh (+ (* (pow t 2) (- (* -1/45 (/ (pow t 2) ew)) (* 1/3 (/ 1 ew)))) (/ 1 ew))) |
(* eh (+ (* (pow t 2) (- (* -1/45 (/ (pow t 2) ew)) (* 1/3 (/ 1 ew)))) (/ 1 ew))) |
(* eh (+ (* (pow t 2) (- (* -1/45 (/ (pow t 2) ew)) (* 1/3 (/ 1 ew)))) (/ 1 ew))) |
(* eh (+ (* (pow t 2) (- (* -1/45 (/ (pow t 2) ew)) (* 1/3 (/ 1 ew)))) (/ 1 ew))) |
(+ (log (/ (* ew (sin t)) (cos t))) (* -1 (log eh))) |
(+ (log (/ (* ew (sin t)) (cos t))) (* -1 (log eh))) |
(+ (log (/ (* ew (sin t)) (cos t))) (* -1 (log eh))) |
(+ (log (/ (* ew (sin t)) (cos t))) (* -1 (log eh))) |
(/ (* ew (sin t)) (* eh (cos t))) |
(/ (* ew (sin t)) (* eh (cos t))) |
(/ (* ew (sin t)) (* eh (cos t))) |
(/ (* ew (sin t)) (* eh (cos t))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ 1 (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(/ 1 (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(/ 1 (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(/ 1 (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(* eh (+ (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))) |
(* eh (+ (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))) |
(* eh (+ (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(* eh (+ (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))) |
(* eh (+ (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))) |
(* eh (+ (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))) |
eh |
(* 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 |
(+ 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/45 (/ eh ew)) |
(* -1/45 (/ eh ew)) |
(* -1/45 (/ eh ew)) |
(* -1/45 (/ eh ew)) |
(* 23/360 (/ eh ew)) |
(* 23/360 (/ eh ew)) |
(* 23/360 (/ eh ew)) |
(* 23/360 (/ eh ew)) |
(* eh (- (* -1/45 (/ (pow t 2) ew)) (* 1/3 (/ 1 ew)))) |
(* eh (- (* -1/45 (/ (pow t 2) ew)) (* 1/3 (/ 1 ew)))) |
(* eh (- (* -1/45 (/ (pow t 2) ew)) (* 1/3 (/ 1 ew)))) |
(* eh (- (* -1/45 (/ (pow t 2) ew)) (* 1/3 (/ 1 ew)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(* -1 (+ (log (/ 1 eh)) (log (/ (* ew (sin t)) (cos t))))) |
(* -1 (+ (log (/ 1 eh)) (log (/ (* ew (sin t)) (cos t))))) |
(* -1 (+ (log (/ 1 eh)) (log (/ (* ew (sin t)) (cos t))))) |
(* -1 (+ (log (/ 1 eh)) (log (/ (* ew (sin t)) (cos t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(* eh (+ (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))) |
(* eh (+ (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))) |
(* eh (+ (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))) |
(* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(* eh (+ (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))) |
(* eh (+ (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))) |
(* eh (+ (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(sqrt (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) |
(sqrt (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) |
(sqrt (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) |
(sqrt (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) |
(* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* 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))))))) |
(* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(* eh (+ (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))) |
(* eh (+ (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))) |
(* eh (+ (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(* eh (+ (* (pow t 2) (- (* -1/45 (/ (pow t 2) ew)) (* 1/3 (/ 1 ew)))) (/ 1 ew))) |
(* eh (+ (* (pow t 2) (- (* -1/45 (/ (pow t 2) ew)) (* 1/3 (/ 1 ew)))) (/ 1 ew))) |
(* eh (+ (* (pow t 2) (- (* -1/45 (/ (pow t 2) ew)) (* 1/3 (/ 1 ew)))) (/ 1 ew))) |
(* eh (+ (* (pow t 2) (- (* -1/45 (/ (pow t 2) ew)) (* 1/3 (/ 1 ew)))) (/ 1 ew))) |
(+ (log (/ 1 eh)) (log (/ (* ew (sin t)) (cos t)))) |
(+ (log (/ 1 eh)) (log (/ (* ew (sin t)) (cos t)))) |
(+ (log (/ 1 eh)) (log (/ (* ew (sin t)) (cos t)))) |
(+ (log (/ 1 eh)) (log (/ (* ew (sin t)) (cos t)))) |
(/ (* ew (sin t)) (* eh (cos t))) |
(/ (* ew (sin t)) (* eh (cos t))) |
(/ (* ew (sin t)) (* eh (cos t))) |
(/ (* ew (sin t)) (* eh (cos t))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ 1 (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(/ 1 (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(/ 1 (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(/ 1 (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1 (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))))) |
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1 (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))))) |
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1 (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1 (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))))) |
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1 (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))))) |
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1 (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))))) |
(* -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)))))))))) |
-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/45 (/ eh ew)) |
(* -1/45 (/ eh ew)) |
(* -1/45 (/ eh ew)) |
(* -1/45 (/ eh ew)) |
(* 23/360 (/ eh ew)) |
(* 23/360 (/ eh ew)) |
(* 23/360 (/ eh ew)) |
(* 23/360 (/ eh ew)) |
(* -1 (* eh (+ (* 1/45 (/ (pow t 2) ew)) (* 1/3 (/ 1 ew))))) |
(* -1 (* eh (+ (* 1/45 (/ (pow t 2) ew)) (* 1/3 (/ 1 ew))))) |
(* -1 (* eh (+ (* 1/45 (/ (pow t 2) ew)) (* 1/3 (/ 1 ew))))) |
(* -1 (* eh (+ (* 1/45 (/ (pow t 2) ew)) (* 1/3 (/ 1 ew))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(* -1 (+ (log (* -1 (/ (* ew (sin t)) (cos t)))) (log (/ -1 eh)))) |
(* -1 (+ (log (* -1 (/ (* ew (sin t)) (cos t)))) (log (/ -1 eh)))) |
(* -1 (+ (log (* -1 (/ (* ew (sin t)) (cos t)))) (log (/ -1 eh)))) |
(* -1 (+ (log (* -1 (/ (* ew (sin t)) (cos t)))) (log (/ -1 eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1 (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))))) |
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1 (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))))) |
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1 (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))))) |
(* -1 (* eh (* (cos t) (* (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sqrt -1) 2))))) |
(* -1 (* eh (+ (* -1 (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh)) (* (cos t) (* (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sqrt -1) 2)))))) |
(* -1 (* eh (+ (* -1 (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh)) (* (cos t) (* (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sqrt -1) 2)))))) |
(* -1 (* eh (+ (* -1 (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh)) (* (cos t) (* (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sqrt -1) 2)))))) |
(fabs (+ (* -1 (* eh (* (cos t) (* (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sqrt -1) 2))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* -1 (* eh (* (cos t) (* (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sqrt -1) 2))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* -1 (* eh (* (cos t) (* (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sqrt -1) 2))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* -1 (* eh (* (cos t) (* (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sqrt -1) 2))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(* -1 (* (sqrt (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (pow (sqrt -1) 2))) |
(* -1 (* (sqrt (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (pow (sqrt -1) 2))) |
(* -1 (* (sqrt (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (pow (sqrt -1) 2))) |
(* -1 (* (sqrt (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (pow (sqrt -1) 2))) |
(* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(* -1 (/ (* eh (cos t)) (* ew (sin t)))) |
(* -1 (* eh (+ (* 1/2 (/ (* ew (sin t)) (* (pow eh 2) (cos t)))) (/ (cos t) (* ew (sin t)))))) |
(* -1 (* eh (+ (* -1/8 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow eh 4) (pow (cos t) 3)))) (+ (* 1/2 (/ (* ew (sin t)) (* (pow eh 2) (cos t)))) (/ (cos t) (* ew (sin t))))))) |
(* -1 (* eh (+ (* -1/8 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow eh 4) (pow (cos t) 3)))) (+ (* 1/16 (/ (* (pow ew 5) (pow (sin t) 5)) (* (pow eh 6) (pow (cos t) 5)))) (+ (* 1/2 (/ (* ew (sin t)) (* (pow eh 2) (cos t)))) (/ (cos t) (* ew (sin t)))))))) |
(* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1 (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))))) |
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1 (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))))) |
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1 (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(* -1 (* eh (- (* (pow t 2) (+ (* 1/45 (/ (pow t 2) ew)) (* 1/3 (/ 1 ew)))) (/ 1 ew)))) |
(* -1 (* eh (- (* (pow t 2) (+ (* 1/45 (/ (pow t 2) ew)) (* 1/3 (/ 1 ew)))) (/ 1 ew)))) |
(* -1 (* eh (- (* (pow t 2) (+ (* 1/45 (/ (pow t 2) ew)) (* 1/3 (/ 1 ew)))) (/ 1 ew)))) |
(* -1 (* eh (- (* (pow t 2) (+ (* 1/45 (/ (pow t 2) ew)) (* 1/3 (/ 1 ew)))) (/ 1 ew)))) |
(+ (log (* -1 (/ (* ew (sin t)) (cos t)))) (log (/ -1 eh))) |
(+ (log (* -1 (/ (* ew (sin t)) (cos t)))) (log (/ -1 eh))) |
(+ (log (* -1 (/ (* ew (sin t)) (cos t)))) (log (/ -1 eh))) |
(+ (log (* -1 (/ (* ew (sin t)) (cos t)))) (log (/ -1 eh))) |
(/ (* ew (sin t)) (* eh (cos t))) |
(/ (* ew (sin t)) (* eh (cos t))) |
(/ (* ew (sin t)) (* eh (cos t))) |
(/ (* ew (sin t)) (* eh (cos t))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ 1 (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(/ 1 (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(/ 1 (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(/ 1 (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
eh |
(+ 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)))))))) |
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)))))))) |
(/ (- (* 1/24 eh) (+ (* 1/120 eh) (* 1/18 eh))) ew) |
(/ (- (* 1/24 eh) (+ (* 1/120 eh) (* 1/18 eh))) ew) |
(/ (- (* 1/24 eh) (+ (* 1/120 eh) (* 1/18 eh))) ew) |
(/ (- (* 1/24 eh) (+ (* 1/120 eh) (* 1/18 eh))) ew) |
(/ (+ (* 1/120 eh) (* 1/18 eh)) ew) |
(/ (+ (* 1/120 eh) (* 1/18 eh)) ew) |
(/ (+ (* 1/120 eh) (* 1/18 eh)) ew) |
(/ (+ (* 1/120 eh) (* 1/18 eh)) ew) |
(/ (+ (* -1/3 eh) (* (pow t 2) (- (* 1/24 eh) (+ (* 1/120 eh) (* 1/18 eh))))) ew) |
(/ (+ (* -1/3 eh) (* (pow t 2) (- (* 1/24 eh) (+ (* 1/120 eh) (* 1/18 eh))))) ew) |
(/ (+ (* -1/3 eh) (* (pow t 2) (- (* 1/24 eh) (+ (* 1/120 eh) (* 1/18 eh))))) ew) |
(/ (+ (* -1/3 eh) (* (pow t 2) (- (* 1/24 eh) (+ (* 1/120 eh) (* 1/18 eh))))) ew) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(* -1 (+ (log ew) (log (/ (sin t) (* eh (cos t)))))) |
(* -1 (+ (log ew) (log (/ (sin t) (* eh (cos t)))))) |
(* -1 (+ (log ew) (log (/ (sin t) (* eh (cos t)))))) |
(* -1 (+ (log ew) (log (/ (sin t) (* eh (cos t)))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(sqrt (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) |
(sqrt (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) |
(sqrt (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) |
(sqrt (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) |
(* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (+ (* 1/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) |
(* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (+ eh (* (pow t 2) (+ (* -1/3 eh) (* (pow t 2) (- (* 1/24 eh) (+ (* 1/120 eh) (* 1/18 eh))))))) ew) |
(/ (+ eh (* (pow t 2) (+ (* -1/3 eh) (* (pow t 2) (- (* 1/24 eh) (+ (* 1/120 eh) (* 1/18 eh))))))) ew) |
(/ (+ eh (* (pow t 2) (+ (* -1/3 eh) (* (pow t 2) (- (* 1/24 eh) (+ (* 1/120 eh) (* 1/18 eh))))))) ew) |
(/ (+ eh (* (pow t 2) (+ (* -1/3 eh) (* (pow t 2) (- (* 1/24 eh) (+ (* 1/120 eh) (* 1/18 eh))))))) ew) |
(+ (log ew) (log (/ (sin t) (* eh (cos t))))) |
(+ (log ew) (log (/ (sin t) (* eh (cos t))))) |
(+ (log ew) (log (/ (sin t) (* eh (cos t))))) |
(+ (log ew) (log (/ (sin t) (* eh (cos t))))) |
(/ (* ew (sin t)) (* eh (cos t))) |
(/ (* ew (sin t)) (* eh (cos t))) |
(/ (* ew (sin t)) (* eh (cos t))) |
(/ (* ew (sin t)) (* eh (cos t))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ 1 (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(/ 1 (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(/ 1 (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(/ 1 (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* ew (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))) |
(* ew (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))) |
(* ew (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* ew (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))) |
(* ew (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))) |
(* ew (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))) |
(/ (* (pow eh 2) (cos t)) (* 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) |
(/ (* 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) |
(/ (- (* 1/24 eh) (+ (* 1/120 eh) (* 1/18 eh))) ew) |
(/ (- (* 1/24 eh) (+ (* 1/120 eh) (* 1/18 eh))) ew) |
(/ (- (* 1/24 eh) (+ (* 1/120 eh) (* 1/18 eh))) ew) |
(/ (- (* 1/24 eh) (+ (* 1/120 eh) (* 1/18 eh))) ew) |
(/ (+ (* 1/120 eh) (* 1/18 eh)) ew) |
(/ (+ (* 1/120 eh) (* 1/18 eh)) ew) |
(/ (+ (* 1/120 eh) (* 1/18 eh)) ew) |
(/ (+ (* 1/120 eh) (* 1/18 eh)) ew) |
(/ (+ (* -1/3 eh) (* (pow t 2) (- (* 1/24 eh) (+ (* 1/120 eh) (* 1/18 eh))))) ew) |
(/ (+ (* -1/3 eh) (* (pow t 2) (- (* 1/24 eh) (+ (* 1/120 eh) (* 1/18 eh))))) ew) |
(/ (+ (* -1/3 eh) (* (pow t 2) (- (* 1/24 eh) (+ (* 1/120 eh) (* 1/18 eh))))) ew) |
(/ (+ (* -1/3 eh) (* (pow t 2) (- (* 1/24 eh) (+ (* 1/120 eh) (* 1/18 eh))))) ew) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(* -1 (+ (log (/ (sin t) (* eh (cos t)))) (* -1 (log (/ 1 ew))))) |
(* -1 (+ (log (/ (sin t) (* eh (cos t)))) (* -1 (log (/ 1 ew))))) |
(* -1 (+ (log (/ (sin t) (* eh (cos t)))) (* -1 (log (/ 1 ew))))) |
(* -1 (+ (log (/ (sin t) (* eh (cos t)))) (* -1 (log (/ 1 ew))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* ew (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))) |
(* ew (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))) |
(* ew (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* ew (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))) |
(* ew (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))) |
(* ew (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(sqrt (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) |
(sqrt (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) |
(sqrt (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) |
(sqrt (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) |
(* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
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))))))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* ew (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))) |
(* ew (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))) |
(* ew (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (+ eh (* (pow t 2) (+ (* -1/3 eh) (* (pow t 2) (- (* 1/24 eh) (+ (* 1/120 eh) (* 1/18 eh))))))) ew) |
(/ (+ eh (* (pow t 2) (+ (* -1/3 eh) (* (pow t 2) (- (* 1/24 eh) (+ (* 1/120 eh) (* 1/18 eh))))))) ew) |
(/ (+ eh (* (pow t 2) (+ (* -1/3 eh) (* (pow t 2) (- (* 1/24 eh) (+ (* 1/120 eh) (* 1/18 eh))))))) ew) |
(/ (+ eh (* (pow t 2) (+ (* -1/3 eh) (* (pow t 2) (- (* 1/24 eh) (+ (* 1/120 eh) (* 1/18 eh))))))) ew) |
(+ (log (/ (sin t) (* eh (cos t)))) (* -1 (log (/ 1 ew)))) |
(+ (log (/ (sin t) (* eh (cos t)))) (* -1 (log (/ 1 ew)))) |
(+ (log (/ (sin t) (* eh (cos t)))) (* -1 (log (/ 1 ew)))) |
(+ (log (/ (sin t) (* eh (cos t)))) (* -1 (log (/ 1 ew)))) |
(/ (* ew (sin t)) (* eh (cos t))) |
(/ (* ew (sin t)) (* eh (cos t))) |
(/ (* ew (sin t)) (* eh (cos t))) |
(/ (* ew (sin t)) (* eh (cos t))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ 1 (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(/ 1 (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(/ 1 (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(/ 1 (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* -1 (* ew (+ (* -1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))))) |
(* -1 (* ew (+ (* -1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))))) |
(* -1 (* ew (+ (* -1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* -1 (* ew (+ (* -1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))))) |
(* -1 (* ew (+ (* -1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))))) |
(* -1 (* ew (+ (* -1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))))) |
(/ (* (pow eh 2) (cos t)) (* ew (sin t))) |
(* -1 (/ (+ (* -1 (/ (* (pow eh 2) (cos t)) (sin t))) (* 1/2 (/ (* (pow eh 4) (pow (cos t) 3)) (* (pow ew 2) (pow (sin t) 3))))) ew)) |
(* -1 (/ (+ (* -1 (/ (* (pow eh 2) (cos t)) (sin t))) (+ (* 1/2 (/ (* (pow eh 2) (* (cos t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))))) (* (pow ew 4) (sin t)))) (* 1/2 (/ (* (pow eh 4) (pow (cos t) 3)) (* (pow ew 2) (pow (sin t) 3)))))) ew)) |
(* -1 (/ (+ (* -1 (/ (* (pow eh 2) (cos t)) (sin t))) (+ (* 1/2 (/ (* (pow eh 2) (* (cos t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))))) (* (pow ew 4) (sin t)))) (+ (* 1/2 (/ (* (pow eh 2) (* (cos t) (+ (* 1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))))) (pow (sin t) 2))) (/ (* (pow eh 6) (pow (cos t) 6)) (pow (sin t) 6))))) (* (pow ew 6) (sin t)))) (* 1/2 (/ (* (pow eh 4) (pow (cos t) 3)) (* (pow ew 2) (pow (sin t) 3))))))) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(* -1 (/ (+ (* -1 (/ (* eh (cos t)) (sin t))) (* 1/2 (/ (* (pow eh 3) (pow (cos t) 3)) (* (pow ew 2) (pow (sin t) 3))))) ew)) |
(* -1 (/ (+ (* -1 (/ (* eh (cos t)) (sin t))) (+ (* 1/2 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))))) (* (pow ew 4) (sin t)))) (* 1/2 (/ (* (pow eh 3) (pow (cos t) 3)) (* (pow ew 2) (pow (sin t) 3)))))) ew)) |
(* -1 (/ (+ (* -1 (/ (* eh (cos t)) (sin t))) (+ (* 1/2 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))))) (* (pow ew 4) (sin t)))) (+ (* 1/2 (/ (* eh (* (cos t) (+ (* 1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))))) (pow (sin t) 2))) (/ (* (pow eh 6) (pow (cos t) 6)) (pow (sin t) 6))))) (* (pow ew 6) (sin t)))) (* 1/2 (/ (* (pow eh 3) (pow (cos t) 3)) (* (pow ew 2) (pow (sin t) 3))))))) ew)) |
(* -1 (/ (- (* -1/24 eh) (+ (* -1/18 eh) (* -1/120 eh))) ew)) |
(* -1 (/ (- (* -1/24 eh) (+ (* -1/18 eh) (* -1/120 eh))) ew)) |
(* -1 (/ (- (* -1/24 eh) (+ (* -1/18 eh) (* -1/120 eh))) ew)) |
(* -1 (/ (- (* -1/24 eh) (+ (* -1/18 eh) (* -1/120 eh))) ew)) |
(* -1 (/ (+ (* -1/18 eh) (* -1/120 eh)) ew)) |
(* -1 (/ (+ (* -1/18 eh) (* -1/120 eh)) ew)) |
(* -1 (/ (+ (* -1/18 eh) (* -1/120 eh)) ew)) |
(* -1 (/ (+ (* -1/18 eh) (* -1/120 eh)) ew)) |
(* -1 (/ (+ (* 1/3 eh) (* (pow t 2) (- (* -1/24 eh) (+ (* -1/18 eh) (* -1/120 eh))))) ew)) |
(* -1 (/ (+ (* 1/3 eh) (* (pow t 2) (- (* -1/24 eh) (+ (* -1/18 eh) (* -1/120 eh))))) ew)) |
(* -1 (/ (+ (* 1/3 eh) (* (pow t 2) (- (* -1/24 eh) (+ (* -1/18 eh) (* -1/120 eh))))) ew)) |
(* -1 (/ (+ (* 1/3 eh) (* (pow t 2) (- (* -1/24 eh) (+ (* -1/18 eh) (* -1/120 eh))))) ew)) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(* -1 (+ (log (* -1 (/ (sin t) (* eh (cos t))))) (* -1 (log (/ -1 ew))))) |
(* -1 (+ (log (* -1 (/ (sin t) (* eh (cos t))))) (* -1 (log (/ -1 ew))))) |
(* -1 (+ (log (* -1 (/ (sin t) (* eh (cos t))))) (* -1 (log (/ -1 ew))))) |
(* -1 (+ (log (* -1 (/ (sin t) (* eh (cos t))))) (* -1 (log (/ -1 ew))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* -1 (* ew (+ (* -1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))))) |
(* -1 (* ew (+ (* -1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))))) |
(* -1 (* ew (+ (* -1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* -1 (* ew (+ (* -1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))))) |
(* -1 (* ew (+ (* -1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))))) |
(* -1 (* ew (+ (* -1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(sqrt (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) |
(sqrt (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) |
(sqrt (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) |
(sqrt (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) |
(* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
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))))))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* -1 (* ew (+ (* -1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))))) |
(* -1 (* ew (+ (* -1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))))) |
(* -1 (* ew (+ (* -1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(* -1 (/ (+ (* -1 eh) (* (pow t 2) (+ (* 1/3 eh) (* (pow t 2) (- (* -1/24 eh) (+ (* -1/18 eh) (* -1/120 eh))))))) ew)) |
(* -1 (/ (+ (* -1 eh) (* (pow t 2) (+ (* 1/3 eh) (* (pow t 2) (- (* -1/24 eh) (+ (* -1/18 eh) (* -1/120 eh))))))) ew)) |
(* -1 (/ (+ (* -1 eh) (* (pow t 2) (+ (* 1/3 eh) (* (pow t 2) (- (* -1/24 eh) (+ (* -1/18 eh) (* -1/120 eh))))))) ew)) |
(* -1 (/ (+ (* -1 eh) (* (pow t 2) (+ (* 1/3 eh) (* (pow t 2) (- (* -1/24 eh) (+ (* -1/18 eh) (* -1/120 eh))))))) ew)) |
(+ (log (* -1 (/ (sin t) (* eh (cos t))))) (* -1 (log (/ -1 ew)))) |
(+ (log (* -1 (/ (sin t) (* eh (cos t))))) (* -1 (log (/ -1 ew)))) |
(+ (log (* -1 (/ (sin t) (* eh (cos t))))) (* -1 (log (/ -1 ew)))) |
(+ (log (* -1 (/ (sin t) (* eh (cos t))))) (* -1 (log (/ -1 ew)))) |
(/ (* ew (sin t)) (* eh (cos t))) |
(/ (* ew (sin t)) (* eh (cos t))) |
(/ (* ew (sin t)) (* eh (cos t))) |
(/ (* ew (sin t)) (* eh (cos t))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ 1 (* ew (* t (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) |
(/ (+ (* 1/6 (/ (pow t 2) (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (/ 1 (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) t) |
(/ (+ (* (pow t 2) (+ (* 7/360 (/ (pow t 2) (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* 1/6 (/ 1 (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))))) (/ 1 (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) t) |
(/ (+ (* (pow t 2) (+ (* (pow t 2) (+ (* 31/15120 (/ (pow t 2) (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* 7/360 (/ 1 (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))))) (* 1/6 (/ 1 (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))))) (/ 1 (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) t) |
(* ew (* t (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(* t (+ (* -1/6 (* ew (* (pow t 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) |
(* t (+ (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* (pow t 2) (+ (* -1/6 (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* 1/120 (* ew (* (pow t 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))))))) |
(* t (+ (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* (pow t 2) (+ (* -1/6 (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* (pow t 2) (+ (* -1/5040 (* ew (* (pow t 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* 1/120 (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))))))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(+ (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* ew (* t (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) |
(+ (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* t (+ (* -1/2 (* eh (* t (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))) |
(+ (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* t (+ (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* t (+ (* -1/2 (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1/6 (* ew (* t (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(+ (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* ew (* t (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) |
(+ (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* t (+ (* -1/2 (* eh (* t (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))) |
(+ (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* t (+ (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* t (+ (* -1/2 (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1/6 (* ew (* t (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))))))) |
eh |
(+ eh (* (pow t 2) (+ (* -1/2 (/ (* (pow ew 2) (- (+ 1 (* -1 (/ (pow eh 2) (pow ew 2)))) (* -1/3 (/ (pow eh 2) (pow ew 2))))) eh)) (/ (* ew (- (* -1/2 (/ (pow eh 2) ew)) (* -1/6 (/ (pow eh 2) ew)))) eh)))) |
(+ eh (* (pow t 2) (+ (* -1/2 (/ (* (pow ew 2) (- (+ 1 (* -1 (/ (pow eh 2) (pow ew 2)))) (* -1/3 (/ (pow eh 2) (pow ew 2))))) eh)) (+ (* (pow t 2) (+ (* -1/2 (/ (* (pow eh 3) (+ (* -1 (/ (* (pow ew 6) (pow (- (+ 1 (* -1 (/ (pow eh 2) (pow ew 2)))) (* -1/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (+ (* 1/4 (/ (* (pow ew 6) (pow (- (+ 1 (* -1 (/ (pow eh 2) (pow ew 2)))) (* -1/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (/ (* (pow ew 4) (- (* 1/3 (/ (pow eh 2) (pow ew 2))) (+ (* -1/3 (- (* -1 (/ (pow eh 2) (pow ew 2))) (* -1/3 (/ (pow eh 2) (pow ew 2))))) (* 2/45 (/ (pow eh 2) (pow ew 2)))))) (pow eh 4))))) (pow ew 2))) (+ (* -1/2 (/ (* (pow ew 3) (* (- (* -1/2 (/ (pow eh 2) ew)) (* -1/6 (/ (pow eh 2) ew))) (- (+ 1 (* -1 (/ (pow eh 2) (pow ew 2)))) (* -1/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 3))) (/ (* ew (- (* 1/24 (/ (pow eh 2) ew)) (+ (* -1/6 (- (* -1/2 (/ (pow eh 2) ew)) (* -1/6 (/ (pow eh 2) ew)))) (* 1/120 (/ (pow eh 2) ew))))) eh)))) (/ (* ew (- (* -1/2 (/ (pow eh 2) ew)) (* -1/6 (/ (pow eh 2) ew)))) eh))))) |
(+ eh (* (pow t 2) (+ (* -1/2 (/ (* (pow ew 2) (- (+ 1 (* -1 (/ (pow eh 2) (pow ew 2)))) (* -1/3 (/ (pow eh 2) (pow ew 2))))) eh)) (+ (* (pow t 2) (+ (* -1/2 (/ (* (pow eh 3) (+ (* -1 (/ (* (pow ew 6) (pow (- (+ 1 (* -1 (/ (pow eh 2) (pow ew 2)))) (* -1/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (+ (* 1/4 (/ (* (pow ew 6) (pow (- (+ 1 (* -1 (/ (pow eh 2) (pow ew 2)))) (* -1/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (/ (* (pow ew 4) (- (* 1/3 (/ (pow eh 2) (pow ew 2))) (+ (* -1/3 (- (* -1 (/ (pow eh 2) (pow ew 2))) (* -1/3 (/ (pow eh 2) (pow ew 2))))) (* 2/45 (/ (pow eh 2) (pow ew 2)))))) (pow eh 4))))) (pow ew 2))) (+ (* -1/2 (/ (* (pow ew 3) (* (- (* -1/2 (/ (pow eh 2) ew)) (* -1/6 (/ (pow eh 2) ew))) (- (+ 1 (* -1 (/ (pow eh 2) (pow ew 2)))) (* -1/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 3))) (+ (* (pow t 2) (+ (* -1/2 (/ (* eh (* (+ (* -1 (/ (* (pow ew 6) (pow (- (+ 1 (* -1 (/ (pow eh 2) (pow ew 2)))) (* -1/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (+ (* 1/4 (/ (* (pow ew 6) (pow (- (+ 1 (* -1 (/ (pow eh 2) (pow ew 2)))) (* -1/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (/ (* (pow ew 4) (- (* 1/3 (/ (pow eh 2) (pow ew 2))) (+ (* -1/3 (- (* -1 (/ (pow eh 2) (pow ew 2))) (* -1/3 (/ (pow eh 2) (pow ew 2))))) (* 2/45 (/ (pow eh 2) (pow ew 2)))))) (pow eh 4)))) (- (* -1/2 (/ (pow eh 2) ew)) (* -1/6 (/ (pow eh 2) ew))))) ew)) (+ (* -1/2 (/ (* (pow eh 3) (+ (* -1 (/ (* (pow ew 2) (* (+ (* -1 (/ (* (pow ew 6) (pow (- (+ 1 (* -1 (/ (pow eh 2) (pow ew 2)))) (* -1/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (/ (* (pow ew 4) (- (* 1/3 (/ (pow eh 2) (pow ew 2))) (+ (* -1/3 (- (* -1 (/ (pow eh 2) (pow ew 2))) (* -1/3 (/ (pow eh 2) (pow ew 2))))) (* 2/45 (/ (pow eh 2) (pow ew 2)))))) (pow eh 4))) (- (+ 1 (* -1 (/ (pow eh 2) (pow ew 2)))) (* -1/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 2))) (+ (* -1 (/ (* (pow ew 6) (* (- (* 1/3 (/ (pow eh 2) (pow ew 2))) (+ (* -1/3 (- (* -1 (/ (pow eh 2) (pow ew 2))) (* -1/3 (/ (pow eh 2) (pow ew 2))))) (* 2/45 (/ (pow eh 2) (pow ew 2))))) (- (+ 1 (* -1 (/ (pow eh 2) (pow ew 2)))) (* -1/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 6))) (+ (* 1/2 (/ (* (pow ew 2) (* (+ (* -1 (/ (* (pow ew 6) (pow (- (+ 1 (* -1 (/ (pow eh 2) (pow ew 2)))) (* -1/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (+ (* 1/4 (/ (* (pow ew 6) (pow (- (+ 1 (* -1 (/ (pow eh 2) (pow ew 2)))) (* -1/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (/ (* (pow ew 4) (- (* 1/3 (/ (pow eh 2) (pow ew 2))) (+ (* -1/3 (- (* -1 (/ (pow eh 2) (pow ew 2))) (* -1/3 (/ (pow eh 2) (pow ew 2))))) (* 2/45 (/ (pow eh 2) (pow ew 2)))))) (pow eh 4)))) (- (+ 1 (* -1 (/ (pow eh 2) (pow ew 2)))) (* -1/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 2))) (/ (* (pow ew 4) (- (* -2/45 (/ (pow eh 2) (pow ew 2))) (+ (* -1/3 (- (* 1/3 (/ (pow eh 2) (pow ew 2))) (+ (* -1/3 (- (* -1 (/ (pow eh 2) (pow ew 2))) (* -1/3 (/ (pow eh 2) (pow ew 2))))) (* 2/45 (/ (pow eh 2) (pow ew 2)))))) (+ (* -1/315 (/ (pow eh 2) (pow ew 2))) (* 2/45 (- (* -1 (/ (pow eh 2) (pow ew 2))) (* -1/3 (/ (pow eh 2) (pow ew 2))))))))) (pow eh 4)))))) (pow ew 2))) (+ (* -1/2 (/ (* (pow ew 3) (* (- (* 1/24 (/ (pow eh 2) ew)) (+ (* -1/6 (- (* -1/2 (/ (pow eh 2) ew)) (* -1/6 (/ (pow eh 2) ew)))) (* 1/120 (/ (pow eh 2) ew)))) (- (+ 1 (* -1 (/ (pow eh 2) (pow ew 2)))) (* -1/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 3))) (/ (* ew (- (* -1/720 (/ (pow eh 2) ew)) (+ (* -1/6 (- (* 1/24 (/ (pow eh 2) ew)) (+ (* -1/6 (- (* -1/2 (/ (pow eh 2) ew)) (* -1/6 (/ (pow eh 2) ew)))) (* 1/120 (/ (pow eh 2) ew))))) (+ (* -1/5040 (/ (pow eh 2) ew)) (* 1/120 (- (* -1/2 (/ (pow eh 2) ew)) (* -1/6 (/ (pow eh 2) ew)))))))) eh))))) (/ (* ew (- (* 1/24 (/ (pow eh 2) ew)) (+ (* -1/6 (- (* -1/2 (/ (pow eh 2) ew)) (* -1/6 (/ (pow eh 2) ew)))) (* 1/120 (/ (pow eh 2) ew))))) eh))))) (/ (* ew (- (* -1/2 (/ (pow eh 2) ew)) (* -1/6 (/ (pow eh 2) ew)))) eh))))) |
1 |
(+ 1 (* (pow t 2) (+ (* -1/2 (/ (* (pow ew 2) (- (+ 1 (* -1 (/ (pow eh 2) (pow ew 2)))) (* -1/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 2))) (/ (* ew (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) eh)))) |
(+ 1 (* (pow t 2) (+ (* -1/2 (/ (* (pow ew 2) (- (+ 1 (* -1 (/ (pow eh 2) (pow ew 2)))) (* -1/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 2))) (+ (* (pow t 2) (+ (* -1/2 (/ (* (pow eh 2) (+ (* -1 (/ (* (pow ew 6) (pow (- (+ 1 (* -1 (/ (pow eh 2) (pow ew 2)))) (* -1/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (+ (* 1/4 (/ (* (pow ew 6) (pow (- (+ 1 (* -1 (/ (pow eh 2) (pow ew 2)))) (* -1/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (/ (* (pow ew 4) (- (* 1/3 (/ (pow eh 2) (pow ew 2))) (+ (* -1/3 (- (* -1 (/ (pow eh 2) (pow ew 2))) (* -1/3 (/ (pow eh 2) (pow ew 2))))) (* 2/45 (/ (pow eh 2) (pow ew 2)))))) (pow eh 4))))) (pow ew 2))) (+ (* -1/2 (/ (* (pow ew 3) (* (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew))) (- (+ 1 (* -1 (/ (pow eh 2) (pow ew 2)))) (* -1/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 3))) (/ (* ew (- (* 1/24 (/ eh ew)) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) eh)))) (/ (* ew (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) eh))))) |
(+ 1 (* (pow t 2) (+ (* -1/2 (/ (* (pow ew 2) (- (+ 1 (* -1 (/ (pow eh 2) (pow ew 2)))) (* -1/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 2))) (+ (* (pow t 2) (+ (* -1/2 (/ (* (pow eh 2) (+ (* -1 (/ (* (pow ew 6) (pow (- (+ 1 (* -1 (/ (pow eh 2) (pow ew 2)))) (* -1/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (+ (* 1/4 (/ (* (pow ew 6) (pow (- (+ 1 (* -1 (/ (pow eh 2) (pow ew 2)))) (* -1/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (/ (* (pow ew 4) (- (* 1/3 (/ (pow eh 2) (pow ew 2))) (+ (* -1/3 (- (* -1 (/ (pow eh 2) (pow ew 2))) (* -1/3 (/ (pow eh 2) (pow ew 2))))) (* 2/45 (/ (pow eh 2) (pow ew 2)))))) (pow eh 4))))) (pow ew 2))) (+ (* -1/2 (/ (* (pow ew 3) (* (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew))) (- (+ 1 (* -1 (/ (pow eh 2) (pow ew 2)))) (* -1/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 3))) (+ (* (pow t 2) (+ (* -1/2 (/ (* eh (* (+ (* -1 (/ (* (pow ew 6) (pow (- (+ 1 (* -1 (/ (pow eh 2) (pow ew 2)))) (* -1/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (+ (* 1/4 (/ (* (pow ew 6) (pow (- (+ 1 (* -1 (/ (pow eh 2) (pow ew 2)))) (* -1/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (/ (* (pow ew 4) (- (* 1/3 (/ (pow eh 2) (pow ew 2))) (+ (* -1/3 (- (* -1 (/ (pow eh 2) (pow ew 2))) (* -1/3 (/ (pow eh 2) (pow ew 2))))) (* 2/45 (/ (pow eh 2) (pow ew 2)))))) (pow eh 4)))) (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew))))) ew)) (+ (* -1/2 (/ (* (pow eh 2) (+ (* -1 (/ (* (pow ew 2) (* (+ (* -1 (/ (* (pow ew 6) (pow (- (+ 1 (* -1 (/ (pow eh 2) (pow ew 2)))) (* -1/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (/ (* (pow ew 4) (- (* 1/3 (/ (pow eh 2) (pow ew 2))) (+ (* -1/3 (- (* -1 (/ (pow eh 2) (pow ew 2))) (* -1/3 (/ (pow eh 2) (pow ew 2))))) (* 2/45 (/ (pow eh 2) (pow ew 2)))))) (pow eh 4))) (- (+ 1 (* -1 (/ (pow eh 2) (pow ew 2)))) (* -1/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 2))) (+ (* -1 (/ (* (pow ew 6) (* (- (* 1/3 (/ (pow eh 2) (pow ew 2))) (+ (* -1/3 (- (* -1 (/ (pow eh 2) (pow ew 2))) (* -1/3 (/ (pow eh 2) (pow ew 2))))) (* 2/45 (/ (pow eh 2) (pow ew 2))))) (- (+ 1 (* -1 (/ (pow eh 2) (pow ew 2)))) (* -1/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 6))) (+ (* 1/2 (/ (* (pow ew 2) (* (+ (* -1 (/ (* (pow ew 6) (pow (- (+ 1 (* -1 (/ (pow eh 2) (pow ew 2)))) (* -1/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (+ (* 1/4 (/ (* (pow ew 6) (pow (- (+ 1 (* -1 (/ (pow eh 2) (pow ew 2)))) (* -1/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (/ (* (pow ew 4) (- (* 1/3 (/ (pow eh 2) (pow ew 2))) (+ (* -1/3 (- (* -1 (/ (pow eh 2) (pow ew 2))) (* -1/3 (/ (pow eh 2) (pow ew 2))))) (* 2/45 (/ (pow eh 2) (pow ew 2)))))) (pow eh 4)))) (- (+ 1 (* -1 (/ (pow eh 2) (pow ew 2)))) (* -1/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 2))) (/ (* (pow ew 4) (- (* -2/45 (/ (pow eh 2) (pow ew 2))) (+ (* -1/3 (- (* 1/3 (/ (pow eh 2) (pow ew 2))) (+ (* -1/3 (- (* -1 (/ (pow eh 2) (pow ew 2))) (* -1/3 (/ (pow eh 2) (pow ew 2))))) (* 2/45 (/ (pow eh 2) (pow ew 2)))))) (+ (* -1/315 (/ (pow eh 2) (pow ew 2))) (* 2/45 (- (* -1 (/ (pow eh 2) (pow ew 2))) (* -1/3 (/ (pow eh 2) (pow ew 2))))))))) (pow eh 4)))))) (pow ew 2))) (+ (* -1/2 (/ (* (pow ew 3) (* (- (* 1/24 (/ eh ew)) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew)))) (- (+ 1 (* -1 (/ (pow eh 2) (pow ew 2)))) (* -1/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 3))) (/ (* ew (- (* -1/720 (/ eh ew)) (+ (* -1/6 (- (* 1/24 (/ eh ew)) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) (+ (* -1/5040 (/ eh ew)) (* 1/120 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))))))) eh))))) (/ (* ew (- (* 1/24 (/ eh ew)) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) eh))))) (/ (* ew (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) eh))))) |
(* -1/3 (/ eh ew)) |
(+ (* -1/3 (/ eh ew)) (* (pow t 2) (- (* 1/24 (/ eh ew)) (+ (* 1/120 (/ eh ew)) (* 1/18 (/ eh ew)))))) |
(+ (* -1/3 (/ eh ew)) (* (pow t 2) (- (* 1/24 (/ eh ew)) (+ (* 1/120 (/ eh ew)) (* 1/18 (/ eh ew)))))) |
(+ (* -1/3 (/ eh ew)) (* (pow t 2) (- (* 1/24 (/ eh ew)) (+ (* 1/120 (/ eh ew)) (* 1/18 (/ eh ew)))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(/ eh (* ew t)) |
(/ (+ (* -1/3 (/ (* eh (pow t 2)) ew)) (/ eh ew)) t) |
(/ (+ (* (pow t 2) (- (* -1 (* (pow t 2) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) (* 1/3 (/ eh ew)))) (/ eh ew)) t) |
(/ (+ (* (pow t 2) (- (* (pow t 2) (- (* -1 (* (pow t 2) (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew)))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) (* 1/3 (/ eh ew)))) (/ eh ew)) t) |
(* -1 (+ (log t) (log (/ ew eh)))) |
(+ (* -1 (+ (log t) (log (/ ew eh)))) (* -1/3 (pow t 2))) |
(+ (* -1 (+ (log t) (log (/ ew eh)))) (* (pow t 2) (- (* -7/90 (pow t 2)) 1/3))) |
(+ (* -1 (+ (log t) (log (/ ew eh)))) (* (pow t 2) (- (* (pow t 2) (- (* -62/2835 (pow t 2)) 7/90)) 1/3))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(+ (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* ew (* t (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) |
(+ (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* t (+ (* -1/2 (* eh (* t (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))) |
(+ (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* t (+ (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* t (+ (* -1/2 (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1/6 (* ew (* t (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))))))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(+ (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* ew (* t (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) |
(+ (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* t (+ (* -1/2 (* eh (* t (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))) |
(+ (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* t (+ (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* t (+ (* -1/2 (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1/6 (* ew (* t (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(sqrt (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(+ (sqrt (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1/4 (* (sqrt (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (pow t 2)))) |
(+ (sqrt (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* (pow t 2) (+ (* -1/4 (sqrt (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* 1/2 (* (sqrt (/ 1 (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* (pow t 2) (- (* 1/24 (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* 1/16 (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))))))))) |
(+ (sqrt (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* (pow t 2) (+ (* -1/4 (sqrt (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* (pow t 2) (+ (* 1/2 (* (sqrt (/ 1 (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* (pow t 2) (- (* -1/720 (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1/4 (- (* 1/24 (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* 1/16 (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))))))))) (* 1/2 (* (sqrt (/ 1 (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (- (* 1/24 (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* 1/16 (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))))))))))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(+ (* -1/2 (* eh (* (pow t 2) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(+ (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* (pow t 2) (+ (* -1/2 (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* 1/24 (* eh (* (pow t 2) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))))))) |
(+ (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* (pow t 2) (+ (* -1/2 (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* (pow t 2) (+ (* -1/720 (* eh (* (pow t 2) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* 1/24 (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(/ eh (* ew t)) |
(/ (+ (* -1/3 (/ (* eh (pow t 2)) ew)) (/ eh ew)) t) |
(/ (+ (* (pow t 2) (- (* -1 (* (pow t 2) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) (* 1/3 (/ eh ew)))) (/ eh ew)) t) |
(/ (+ (* (pow t 2) (- (* (pow t 2) (- (* -1 (* (pow t 2) (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew)))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) (* 1/3 (/ eh ew)))) (/ eh ew)) t) |
(/ eh (* ew t)) |
(/ (+ (* (pow t 2) (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (/ eh ew)) t) |
(/ (+ (* (pow t 2) (- (+ (* -1/2 (/ eh ew)) (* (pow t 2) (- (* 1/24 (/ eh ew)) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew)))))) (* -1/6 (/ eh ew)))) (/ eh ew)) t) |
(/ (+ (* (pow t 2) (- (+ (* -1/2 (/ eh ew)) (* (pow t 2) (- (+ (* 1/24 (/ eh ew)) (* (pow t 2) (- (* -1/720 (/ eh ew)) (+ (* -1/6 (- (* 1/24 (/ eh ew)) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) (+ (* -1/5040 (/ eh ew)) (* 1/120 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew))))))))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew)))))) (* -1/6 (/ eh ew)))) (/ eh ew)) t) |
(/ eh (* ew t)) |
(/ (+ (* 1/2 (/ (* ew (* (pow t 2) (- (+ 1 (* -1 (/ (pow eh 2) (pow ew 2)))) (* -1/3 (/ (pow eh 2) (pow ew 2)))))) eh)) (/ eh ew)) t) |
(/ (+ (* (pow t 2) (+ (* 1/2 (/ (* ew (* (pow t 2) (- (* 1/3 (/ (pow eh 2) (pow ew 2))) (+ (* -1/3 (- (* -1 (/ (pow eh 2) (pow ew 2))) (* -1/3 (/ (pow eh 2) (pow ew 2))))) (+ (* 2/45 (/ (pow eh 2) (pow ew 2))) (* 1/4 (/ (* (pow ew 2) (pow (- (+ 1 (* -1 (/ (pow eh 2) (pow ew 2)))) (* -1/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 2)))))))) eh)) (* 1/2 (/ (* ew (- (+ 1 (* -1 (/ (pow eh 2) (pow ew 2)))) (* -1/3 (/ (pow eh 2) (pow ew 2))))) eh)))) (/ eh ew)) t) |
(/ (+ (* (pow t 2) (+ (* 1/2 (/ (* ew (- (+ 1 (* -1 (/ (pow eh 2) (pow ew 2)))) (* -1/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* (pow t 2) (+ (* 1/2 (/ (* ew (* (pow t 2) (- (* -2/45 (/ (pow eh 2) (pow ew 2))) (+ (* -1/3 (- (* 1/3 (/ (pow eh 2) (pow ew 2))) (+ (* -1/3 (- (* -1 (/ (pow eh 2) (pow ew 2))) (* -1/3 (/ (pow eh 2) (pow ew 2))))) (* 2/45 (/ (pow eh 2) (pow ew 2)))))) (+ (* -1/315 (/ (pow eh 2) (pow ew 2))) (+ (* 2/45 (- (* -1 (/ (pow eh 2) (pow ew 2))) (* -1/3 (/ (pow eh 2) (pow ew 2))))) (* 1/2 (/ (* (pow ew 2) (* (- (* 1/3 (/ (pow eh 2) (pow ew 2))) (+ (* -1/3 (- (* -1 (/ (pow eh 2) (pow ew 2))) (* -1/3 (/ (pow eh 2) (pow ew 2))))) (+ (* 2/45 (/ (pow eh 2) (pow ew 2))) (* 1/4 (/ (* (pow ew 2) (pow (- (+ 1 (* -1 (/ (pow eh 2) (pow ew 2)))) (* -1/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 2)))))) (- (+ 1 (* -1 (/ (pow eh 2) (pow ew 2)))) (* -1/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 2))))))))) eh)) (* 1/2 (/ (* ew (- (* 1/3 (/ (pow eh 2) (pow ew 2))) (+ (* -1/3 (- (* -1 (/ (pow eh 2) (pow ew 2))) (* -1/3 (/ (pow eh 2) (pow ew 2))))) (+ (* 2/45 (/ (pow eh 2) (pow ew 2))) (* 1/4 (/ (* (pow ew 2) (pow (- (+ 1 (* -1 (/ (pow eh 2) (pow ew 2)))) (* -1/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 2))))))) eh)))))) (/ eh ew)) t) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(+ (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* ew (* t (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) |
(+ (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* t (+ (* -1/2 (* eh (* t (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))) |
(+ (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* t (+ (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* t (+ (* -1/2 (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1/6 (* ew (* t (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))))))) |
(/ eh (* ew t)) |
(/ (+ (* (pow t 2) (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (/ eh ew)) t) |
(/ (+ (* (pow t 2) (- (+ (* -1/2 (/ eh ew)) (* (pow t 2) (- (* 1/24 (/ eh ew)) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew)))))) (* -1/6 (/ eh ew)))) (/ eh ew)) t) |
(/ (+ (* (pow t 2) (- (+ (* -1/2 (/ eh ew)) (* (pow t 2) (- (+ (* 1/24 (/ eh ew)) (* (pow t 2) (- (* -1/720 (/ eh ew)) (+ (* -1/6 (- (* 1/24 (/ eh ew)) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) (+ (* -1/5040 (/ eh ew)) (* 1/120 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew))))))))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew)))))) (* -1/6 (/ eh ew)))) (/ eh ew)) t) |
(/ eh ew) |
(+ (* -1/3 (/ (* eh (pow t 2)) ew)) (/ eh ew)) |
(+ (* (pow t 2) (+ (* -1/3 (/ eh ew)) (* (pow t 2) (- (* 1/24 (/ eh ew)) (+ (* 1/120 (/ eh ew)) (* 1/18 (/ eh ew))))))) (/ eh ew)) |
(+ (* (pow t 2) (+ (* -1/3 (/ eh ew)) (* (pow t 2) (- (* 1/24 (/ eh ew)) (+ (* 1/120 (/ eh ew)) (* 1/18 (/ eh ew))))))) (/ eh ew)) |
(+ (log t) (log (/ ew eh))) |
(+ (log t) (+ (log (/ ew eh)) (* 1/3 (pow t 2)))) |
(+ (log t) (+ (log (/ ew eh)) (* (pow t 2) (+ 1/3 (* 7/90 (pow t 2)))))) |
(+ (log t) (+ (log (/ ew eh)) (* (pow t 2) (+ 1/3 (* (pow t 2) (+ 7/90 (* 62/2835 (pow t 2)))))))) |
(/ (* ew t) eh) |
(* t (+ (* 1/3 (/ (* ew (pow t 2)) eh)) (/ ew eh))) |
(* t (+ (* (pow t 2) (+ (* 2/15 (/ (* ew (pow t 2)) eh)) (* 1/3 (/ ew eh)))) (/ ew eh))) |
(* t (+ (* (pow t 2) (+ (* 1/3 (/ ew eh)) (* (pow t 2) (+ (* 17/315 (/ (* ew (pow t 2)) eh)) (* 2/15 (/ ew eh)))))) (/ ew eh))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(/ eh (* ew t)) |
(/ (+ (* -1/3 (/ (* eh (pow t 2)) ew)) (/ eh ew)) t) |
(/ (+ (* (pow t 2) (- (* -1 (* (pow t 2) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) (* 1/3 (/ eh ew)))) (/ eh ew)) t) |
(/ (+ (* (pow t 2) (- (* (pow t 2) (- (* -1 (* (pow t 2) (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew)))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) (* 1/3 (/ eh ew)))) (/ eh ew)) t) |
(/ 1 (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(/ 1 (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(/ 1 (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(/ 1 (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(* (/ (* (pow eh 2) (cos t)) (* 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 (cos t)) (* ew (sin t))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) |
(* (/ (* eh (cos t)) (* ew (sin t))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) |
(* (/ (* eh (cos t)) (* ew (sin t))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) |
(* (/ (* eh (cos t)) (* ew (sin t))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) |
(* (pow t 2) (- (* 1/24 (/ eh ew)) (+ (* 1/120 (/ eh ew)) (* 1/18 (/ eh ew))))) |
(* (pow t 2) (- (+ (* -1/3 (/ eh (* ew (pow t 2)))) (* 1/24 (/ eh ew))) (+ (* 1/120 (/ eh ew)) (* 1/18 (/ eh ew))))) |
(* (pow t 2) (- (+ (* -1/3 (/ eh (* ew (pow t 2)))) (* 1/24 (/ eh ew))) (+ (* 1/120 (/ eh ew)) (* 1/18 (/ eh ew))))) |
(* (pow t 2) (- (+ (* -1/3 (/ eh (* ew (pow t 2)))) (* 1/24 (/ eh ew))) (+ (* 1/120 (/ eh ew)) (* 1/18 (/ eh ew))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(* -1 (log (/ (* ew (sin t)) (* eh (cos t))))) |
(* -1 (log (/ (* ew (sin t)) (* eh (cos t))))) |
(* -1 (log (/ (* ew (sin t)) (* eh (cos t))))) |
(* -1 (log (/ (* ew (sin t)) (* eh (cos t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(sqrt (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) |
(sqrt (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) |
(sqrt (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) |
(sqrt (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) |
(* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin 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))))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(* (pow t 4) (- (* 1/24 (/ eh ew)) (+ (* 1/120 (/ eh ew)) (* 1/18 (/ eh ew))))) |
(* (pow t 4) (- (+ (* -1/3 (/ eh (* ew (pow t 2)))) (* 1/24 (/ eh ew))) (+ (* 1/120 (/ eh ew)) (* 1/18 (/ eh ew))))) |
(* (pow t 4) (- (+ (* -1/3 (/ eh (* ew (pow t 2)))) (+ (* 1/24 (/ eh ew)) (/ eh (* ew (pow t 4))))) (+ (* 1/120 (/ eh ew)) (* 1/18 (/ eh ew))))) |
(* (pow t 4) (- (+ (* -1/3 (/ eh (* ew (pow t 2)))) (+ (* 1/24 (/ eh ew)) (/ eh (* ew (pow t 4))))) (+ (* 1/120 (/ eh ew)) (* 1/18 (/ eh ew))))) |
(log (/ (* ew (sin t)) (* eh (cos t)))) |
(log (/ (* ew (sin t)) (* eh (cos t)))) |
(log (/ (* ew (sin t)) (* eh (cos t)))) |
(log (/ (* ew (sin t)) (* eh (cos t)))) |
(/ (* ew (sin t)) (* eh (cos t))) |
(/ (* ew (sin t)) (* eh (cos t))) |
(/ (* ew (sin t)) (* eh (cos t))) |
(/ (* ew (sin t)) (* eh (cos t))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ 1 (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(/ 1 (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(/ 1 (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(/ 1 (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(* (/ (* (pow eh 2) (cos t)) (* 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 (cos t)) (* ew (sin t))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) |
(* (/ (* eh (cos t)) (* ew (sin t))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) |
(* (/ (* eh (cos t)) (* ew (sin t))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) |
(* (/ (* eh (cos t)) (* ew (sin t))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) |
(* (pow t 2) (- (* 1/24 (/ eh ew)) (+ (* 1/120 (/ eh ew)) (* 1/18 (/ eh ew))))) |
(* (pow t 2) (- (+ (* -1/3 (/ eh (* ew (pow t 2)))) (* 1/24 (/ eh ew))) (+ (* 1/120 (/ eh ew)) (* 1/18 (/ eh ew))))) |
(* (pow t 2) (- (+ (* -1/3 (/ eh (* ew (pow t 2)))) (* 1/24 (/ eh ew))) (+ (* 1/120 (/ eh ew)) (* 1/18 (/ eh ew))))) |
(* (pow t 2) (- (+ (* -1/3 (/ eh (* ew (pow t 2)))) (* 1/24 (/ eh ew))) (+ (* 1/120 (/ eh ew)) (* 1/18 (/ eh ew))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(* -1 (log (/ (* ew (sin t)) (* eh (cos t))))) |
(* -1 (log (/ (* ew (sin t)) (* eh (cos t))))) |
(* -1 (log (/ (* ew (sin t)) (* eh (cos t))))) |
(* -1 (log (/ (* ew (sin t)) (* eh (cos t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(sqrt (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) |
(sqrt (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) |
(sqrt (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) |
(sqrt (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) |
(* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin 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))))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(* (pow t 4) (- (* 1/24 (/ eh ew)) (+ (* 1/120 (/ eh ew)) (* 1/18 (/ eh ew))))) |
(* (pow t 4) (- (+ (* -1/3 (/ eh (* ew (pow t 2)))) (* 1/24 (/ eh ew))) (+ (* 1/120 (/ eh ew)) (* 1/18 (/ eh ew))))) |
(* (pow t 4) (- (+ (* -1/3 (/ eh (* ew (pow t 2)))) (+ (* 1/24 (/ eh ew)) (/ eh (* ew (pow t 4))))) (+ (* 1/120 (/ eh ew)) (* 1/18 (/ eh ew))))) |
(* (pow t 4) (- (+ (* -1/3 (/ eh (* ew (pow t 2)))) (+ (* 1/24 (/ eh ew)) (/ eh (* ew (pow t 4))))) (+ (* 1/120 (/ eh ew)) (* 1/18 (/ eh ew))))) |
(log (/ (* ew (sin t)) (* eh (cos t)))) |
(log (/ (* ew (sin t)) (* eh (cos t)))) |
(log (/ (* ew (sin t)) (* eh (cos t)))) |
(log (/ (* ew (sin t)) (* eh (cos t)))) |
(/ (* ew (sin t)) (* eh (cos t))) |
(/ (* ew (sin t)) (* eh (cos t))) |
(/ (* ew (sin t)) (* eh (cos t))) |
(/ (* ew (sin t)) (* eh (cos t))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
| Outputs |
|---|
(/ 1 (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(/.f64 (/.f64 #s(literal 1 binary64) ew) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (sin.f64 t))) |
(/ 1 (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(/.f64 (/.f64 #s(literal 1 binary64) ew) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (sin.f64 t))) |
(/ 1 (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(/.f64 (/.f64 #s(literal 1 binary64) ew) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (sin.f64 t))) |
(/ 1 (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(/.f64 (/.f64 #s(literal 1 binary64) ew) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (sin.f64 t))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(*.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew) (sin.f64 t)) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(*.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew) (sin.f64 t)) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(*.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew) (sin.f64 t)) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(*.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew) (sin.f64 t)) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(*.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew) (sin.f64 t)) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(*.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew) (sin.f64 t)) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))))) |
(/ (* (pow eh 2) (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) (sin.f64 t)) (/.f64 (*.f64 eh eh) 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 #s(literal -1/2 binary64) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (*.f64 eh eh)) (pow.f64 ew #s(literal 3 binary64))) (/.f64 (/.f64 (cos.f64 t) 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 (*.f64 (*.f64 eh eh) (cos.f64 t)) 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 3 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 3 binary64)) (pow.f64 ew #s(literal 3 binary64)))))) (*.f64 eh eh) (/.f64 (/.f64 (cos.f64 t) 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 (*.f64 (*.f64 eh eh) (cos.f64 t)) 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)))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 #s(literal -3/4 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 (cos.f64 t) (*.f64 (/.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 ew #s(literal 4 binary64)))) (sin.f64 t)) (/.f64 #s(literal -3/4 binary64) 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)) (pow.f64 ew #s(literal 3 binary64))))) (*.f64 eh eh) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))) (*.f64 eh eh)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.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 #s(literal -1/2 binary64) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (*.f64 eh eh)) (pow.f64 ew #s(literal 3 binary64))) (/.f64 (/.f64 (cos.f64 t) 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 (*.f64 (*.f64 eh eh) (cos.f64 t)) 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 3 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 3 binary64)) (pow.f64 ew #s(literal 3 binary64)))))) (*.f64 eh eh) (/.f64 (/.f64 (cos.f64 t) 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 (*.f64 (*.f64 eh eh) (cos.f64 t)) 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)))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 #s(literal -3/4 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 (cos.f64 t) (*.f64 (/.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 ew #s(literal 4 binary64)))) (sin.f64 t)) (/.f64 #s(literal -3/4 binary64) 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)) (pow.f64 ew #s(literal 3 binary64))))) (*.f64 eh eh) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))) eh) |
(* -1/45 (/ eh ew)) |
(*.f64 #s(literal -1/45 binary64) (/.f64 eh ew)) |
(* -1/45 (/ eh ew)) |
(*.f64 #s(literal -1/45 binary64) (/.f64 eh ew)) |
(* -1/45 (/ eh ew)) |
(*.f64 #s(literal -1/45 binary64) (/.f64 eh ew)) |
(* -1/45 (/ eh ew)) |
(*.f64 #s(literal -1/45 binary64) (/.f64 eh ew)) |
(* 23/360 (/ eh ew)) |
(*.f64 #s(literal 23/360 binary64) (/.f64 eh ew)) |
(* 23/360 (/ eh ew)) |
(*.f64 #s(literal 23/360 binary64) (/.f64 eh ew)) |
(* 23/360 (/ eh ew)) |
(*.f64 #s(literal 23/360 binary64) (/.f64 eh ew)) |
(* 23/360 (/ eh ew)) |
(*.f64 #s(literal 23/360 binary64) (/.f64 eh ew)) |
(* eh (- (* -1/45 (/ (pow t 2) ew)) (* 1/3 (/ 1 ew)))) |
(*.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/45 binary64) (/.f64 #s(literal -1/3 binary64) ew)) eh) |
(* eh (- (* -1/45 (/ (pow t 2) ew)) (* 1/3 (/ 1 ew)))) |
(*.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/45 binary64) (/.f64 #s(literal -1/3 binary64) ew)) eh) |
(* eh (- (* -1/45 (/ (pow t 2) ew)) (* 1/3 (/ 1 ew)))) |
(*.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/45 binary64) (/.f64 #s(literal -1/3 binary64) ew)) eh) |
(* eh (- (* -1/45 (/ (pow t 2) ew)) (* 1/3 (/ 1 ew)))) |
(*.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/45 binary64) (/.f64 #s(literal -1/3 binary64) ew)) eh) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(* -1 (+ (log (/ (* ew (sin t)) (cos t))) (* -1 (log eh)))) |
(neg.f64 (-.f64 (log.f64 (/.f64 (*.f64 (sin.f64 t) ew) (cos.f64 t))) (log.f64 eh))) |
(* -1 (+ (log (/ (* ew (sin t)) (cos t))) (* -1 (log eh)))) |
(neg.f64 (-.f64 (log.f64 (/.f64 (*.f64 (sin.f64 t) ew) (cos.f64 t))) (log.f64 eh))) |
(* -1 (+ (log (/ (* ew (sin t)) (cos t))) (* -1 (log eh)))) |
(neg.f64 (-.f64 (log.f64 (/.f64 (*.f64 (sin.f64 t) ew) (cos.f64 t))) (log.f64 eh))) |
(* -1 (+ (log (/ (* ew (sin t)) (cos t))) (* -1 (log eh)))) |
(neg.f64 (-.f64 (log.f64 (/.f64 (*.f64 (sin.f64 t) ew) (cos.f64 t))) (log.f64 eh))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(*.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew) (sin.f64 t)) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(*.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew) (sin.f64 t)) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))))) |
(sqrt (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) |
(sqrt.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))))) |
(sqrt (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) |
(sqrt.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))))) |
(sqrt (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) |
(sqrt.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))))) |
(sqrt (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) |
(sqrt.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))))) |
(* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))) |
(* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))) |
(* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))) |
(* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) ew) (/.f64 (*.f64 eh eh) 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 #s(literal -1/8 binary64) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (*.f64 eh eh)) (pow.f64 ew #s(literal 4 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)) (*.f64 ew ew)))) (*.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 #s(literal 1/16 binary64) (pow.f64 (sin.f64 t) #s(literal 6 binary64))) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 6 binary64)) (*.f64 eh eh)) (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)) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(*.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew) (sin.f64 t)) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(* eh (+ (* (pow t 2) (- (* -1/45 (/ (pow t 2) ew)) (* 1/3 (/ 1 ew)))) (/ 1 ew))) |
(fma.f64 eh (*.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/45 binary64) (/.f64 #s(literal -1/3 binary64) ew)) (*.f64 t t)) (/.f64 eh ew)) |
(* eh (+ (* (pow t 2) (- (* -1/45 (/ (pow t 2) ew)) (* 1/3 (/ 1 ew)))) (/ 1 ew))) |
(fma.f64 eh (*.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/45 binary64) (/.f64 #s(literal -1/3 binary64) ew)) (*.f64 t t)) (/.f64 eh ew)) |
(* eh (+ (* (pow t 2) (- (* -1/45 (/ (pow t 2) ew)) (* 1/3 (/ 1 ew)))) (/ 1 ew))) |
(fma.f64 eh (*.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/45 binary64) (/.f64 #s(literal -1/3 binary64) ew)) (*.f64 t t)) (/.f64 eh ew)) |
(* eh (+ (* (pow t 2) (- (* -1/45 (/ (pow t 2) ew)) (* 1/3 (/ 1 ew)))) (/ 1 ew))) |
(fma.f64 eh (*.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/45 binary64) (/.f64 #s(literal -1/3 binary64) ew)) (*.f64 t t)) (/.f64 eh ew)) |
(+ (log (/ (* ew (sin t)) (cos t))) (* -1 (log eh))) |
(-.f64 (log.f64 (/.f64 (*.f64 (sin.f64 t) ew) (cos.f64 t))) (log.f64 eh)) |
(+ (log (/ (* ew (sin t)) (cos t))) (* -1 (log eh))) |
(-.f64 (log.f64 (/.f64 (*.f64 (sin.f64 t) ew) (cos.f64 t))) (log.f64 eh)) |
(+ (log (/ (* ew (sin t)) (cos t))) (* -1 (log eh))) |
(-.f64 (log.f64 (/.f64 (*.f64 (sin.f64 t) ew) (cos.f64 t))) (log.f64 eh)) |
(+ (log (/ (* ew (sin t)) (cos t))) (* -1 (log eh))) |
(-.f64 (log.f64 (/.f64 (*.f64 (sin.f64 t) ew) (cos.f64 t))) (log.f64 eh)) |
(/ (* ew (sin t)) (* eh (cos t))) |
(*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (sin.f64 t) eh)) |
(/ (* ew (sin t)) (* eh (cos t))) |
(*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (sin.f64 t) eh)) |
(/ (* ew (sin t)) (* eh (cos t))) |
(*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (sin.f64 t) eh)) |
(/ (* ew (sin t)) (* eh (cos t))) |
(*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (sin.f64 t) eh)) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(/ 1 (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(/.f64 (/.f64 #s(literal 1 binary64) ew) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (sin.f64 t))) |
(/ 1 (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(/.f64 (/.f64 #s(literal 1 binary64) ew) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (sin.f64 t))) |
(/ 1 (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(/.f64 (/.f64 #s(literal 1 binary64) ew) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (sin.f64 t))) |
(/ 1 (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(/.f64 (/.f64 #s(literal 1 binary64) ew) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (sin.f64 t))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(*.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew) (sin.f64 t)) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(*.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew) (sin.f64 t)) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(*.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew) (sin.f64 t)) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(*.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew) (sin.f64 t)) |
(* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))) |
(* eh (+ (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))) |
(*.f64 (fma.f64 ew (/.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (sin.f64 t)) eh) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (cos.f64 t))) eh) |
(* eh (+ (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))) |
(*.f64 (fma.f64 ew (/.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (sin.f64 t)) eh) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (cos.f64 t))) eh) |
(* eh (+ (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))) |
(*.f64 (fma.f64 ew (/.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (sin.f64 t)) eh) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (cos.f64 t))) eh) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))))) |
(* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))) |
(* eh (+ (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))) |
(*.f64 (fma.f64 ew (/.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (sin.f64 t)) eh) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (cos.f64 t))) eh) |
(* eh (+ (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))) |
(*.f64 (fma.f64 ew (/.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (sin.f64 t)) eh) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (cos.f64 t))) eh) |
(* eh (+ (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))) |
(*.f64 (fma.f64 ew (/.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (sin.f64 t)) eh) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (cos.f64 t))) eh) |
eh |
(* eh (+ 1 (* -1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))))) |
(*.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) eh) (/.f64 (*.f64 ew ew) 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)))))))) |
(*.f64 (fma.f64 #s(literal -1/2 binary64) (fma.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 ew ew))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.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)) (fma.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))) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 ew ew))) (/.f64 #s(literal -3/4 binary64) (pow.f64 (sin.f64 t) #s(literal 2 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))))) (*.f64 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)))) #s(literal 1 binary64)) 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 #s(literal -1/2 binary64) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) eh) (/.f64 (*.f64 ew ew) eh)) #s(literal 1 binary64)) |
(+ 1 (+ (* -1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* -1/2 (/ (* (pow (cos t) 2) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (* (pow eh 4) (* (pow ew 2) (pow (sin t) 2))))))) |
(fma.f64 #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.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 ew ew))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.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)) (fma.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))) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 ew ew))) (/.f64 #s(literal -3/4 binary64) (pow.f64 (sin.f64 t) #s(literal 2 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))))) (*.f64 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)))) #s(literal 1 binary64)) |
(* -1/45 (/ eh ew)) |
(*.f64 #s(literal -1/45 binary64) (/.f64 eh ew)) |
(* -1/45 (/ eh ew)) |
(*.f64 #s(literal -1/45 binary64) (/.f64 eh ew)) |
(* -1/45 (/ eh ew)) |
(*.f64 #s(literal -1/45 binary64) (/.f64 eh ew)) |
(* -1/45 (/ eh ew)) |
(*.f64 #s(literal -1/45 binary64) (/.f64 eh ew)) |
(* 23/360 (/ eh ew)) |
(*.f64 #s(literal 23/360 binary64) (/.f64 eh ew)) |
(* 23/360 (/ eh ew)) |
(*.f64 #s(literal 23/360 binary64) (/.f64 eh ew)) |
(* 23/360 (/ eh ew)) |
(*.f64 #s(literal 23/360 binary64) (/.f64 eh ew)) |
(* 23/360 (/ eh ew)) |
(*.f64 #s(literal 23/360 binary64) (/.f64 eh ew)) |
(* eh (- (* -1/45 (/ (pow t 2) ew)) (* 1/3 (/ 1 ew)))) |
(*.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/45 binary64) (/.f64 #s(literal -1/3 binary64) ew)) eh) |
(* eh (- (* -1/45 (/ (pow t 2) ew)) (* 1/3 (/ 1 ew)))) |
(*.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/45 binary64) (/.f64 #s(literal -1/3 binary64) ew)) eh) |
(* eh (- (* -1/45 (/ (pow t 2) ew)) (* 1/3 (/ 1 ew)))) |
(*.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/45 binary64) (/.f64 #s(literal -1/3 binary64) ew)) eh) |
(* eh (- (* -1/45 (/ (pow t 2) ew)) (* 1/3 (/ 1 ew)))) |
(*.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/45 binary64) (/.f64 #s(literal -1/3 binary64) ew)) eh) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(* -1 (+ (log (/ 1 eh)) (log (/ (* ew (sin t)) (cos t))))) |
(neg.f64 (-.f64 (log.f64 (/.f64 (*.f64 (sin.f64 t) ew) (cos.f64 t))) (log.f64 eh))) |
(* -1 (+ (log (/ 1 eh)) (log (/ (* ew (sin t)) (cos t))))) |
(neg.f64 (-.f64 (log.f64 (/.f64 (*.f64 (sin.f64 t) ew) (cos.f64 t))) (log.f64 eh))) |
(* -1 (+ (log (/ 1 eh)) (log (/ (* ew (sin t)) (cos t))))) |
(neg.f64 (-.f64 (log.f64 (/.f64 (*.f64 (sin.f64 t) ew) (cos.f64 t))) (log.f64 eh))) |
(* -1 (+ (log (/ 1 eh)) (log (/ (* ew (sin t)) (cos t))))) |
(neg.f64 (-.f64 (log.f64 (/.f64 (*.f64 (sin.f64 t) ew) (cos.f64 t))) (log.f64 eh))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))))) |
(* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))) |
(* eh (+ (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))) |
(*.f64 (fma.f64 ew (/.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (sin.f64 t)) eh) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (cos.f64 t))) eh) |
(* eh (+ (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))) |
(*.f64 (fma.f64 ew (/.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (sin.f64 t)) eh) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (cos.f64 t))) eh) |
(* eh (+ (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))) |
(*.f64 (fma.f64 ew (/.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (sin.f64 t)) eh) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (cos.f64 t))) eh) |
(* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))) |
(* eh (+ (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))) |
(*.f64 (fma.f64 ew (/.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (sin.f64 t)) eh) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (cos.f64 t))) eh) |
(* eh (+ (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))) |
(*.f64 (fma.f64 ew (/.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (sin.f64 t)) eh) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (cos.f64 t))) eh) |
(* eh (+ (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))) |
(*.f64 (fma.f64 ew (/.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (sin.f64 t)) eh) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (cos.f64 t))) eh) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))))) |
(sqrt (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) |
(sqrt.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))))) |
(sqrt (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) |
(sqrt.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))))) |
(sqrt (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) |
(sqrt.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))))) |
(sqrt (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) |
(sqrt.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))))) |
(* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))) |
(* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))) |
(* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))) |
(* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(* eh (+ (* 1/2 (/ (* ew (sin t)) (* (pow eh 2) (cos t)))) (/ (cos t) (* ew (sin t))))) |
(*.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 eh eh)) (/.f64 (*.f64 (sin.f64 t) ew) (cos.f64 t)) (/.f64 (/.f64 (cos.f64 t) 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 #s(literal -1/8 binary64) (pow.f64 eh #s(literal 4 binary64))) (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 3 binary64)) (pow.f64 ew #s(literal 3 binary64))) (pow.f64 (cos.f64 t) #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 eh eh)) (/.f64 (*.f64 (sin.f64 t) ew) (cos.f64 t)) (/.f64 (/.f64 (cos.f64 t) 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 #s(literal -1/8 binary64) (pow.f64 eh #s(literal 4 binary64))) (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 3 binary64)) (pow.f64 ew #s(literal 3 binary64))) (pow.f64 (cos.f64 t) #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal 1/16 binary64) (pow.f64 eh #s(literal 6 binary64))) (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 5 binary64)) (pow.f64 ew #s(literal 5 binary64))) (pow.f64 (cos.f64 t) #s(literal 5 binary64))) (fma.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 eh eh)) (/.f64 (*.f64 (sin.f64 t) ew) (cos.f64 t)) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))))) eh) |
(* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))) |
(* eh (+ (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))) |
(*.f64 (fma.f64 ew (/.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (sin.f64 t)) eh) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (cos.f64 t))) eh) |
(* eh (+ (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))) |
(*.f64 (fma.f64 ew (/.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (sin.f64 t)) eh) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (cos.f64 t))) eh) |
(* eh (+ (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))) |
(*.f64 (fma.f64 ew (/.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (sin.f64 t)) eh) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (cos.f64 t))) eh) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(* eh (+ (* (pow t 2) (- (* -1/45 (/ (pow t 2) ew)) (* 1/3 (/ 1 ew)))) (/ 1 ew))) |
(fma.f64 eh (*.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/45 binary64) (/.f64 #s(literal -1/3 binary64) ew)) (*.f64 t t)) (/.f64 eh ew)) |
(* eh (+ (* (pow t 2) (- (* -1/45 (/ (pow t 2) ew)) (* 1/3 (/ 1 ew)))) (/ 1 ew))) |
(fma.f64 eh (*.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/45 binary64) (/.f64 #s(literal -1/3 binary64) ew)) (*.f64 t t)) (/.f64 eh ew)) |
(* eh (+ (* (pow t 2) (- (* -1/45 (/ (pow t 2) ew)) (* 1/3 (/ 1 ew)))) (/ 1 ew))) |
(fma.f64 eh (*.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/45 binary64) (/.f64 #s(literal -1/3 binary64) ew)) (*.f64 t t)) (/.f64 eh ew)) |
(* eh (+ (* (pow t 2) (- (* -1/45 (/ (pow t 2) ew)) (* 1/3 (/ 1 ew)))) (/ 1 ew))) |
(fma.f64 eh (*.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/45 binary64) (/.f64 #s(literal -1/3 binary64) ew)) (*.f64 t t)) (/.f64 eh ew)) |
(+ (log (/ 1 eh)) (log (/ (* ew (sin t)) (cos t)))) |
(-.f64 (log.f64 (/.f64 (*.f64 (sin.f64 t) ew) (cos.f64 t))) (log.f64 eh)) |
(+ (log (/ 1 eh)) (log (/ (* ew (sin t)) (cos t)))) |
(-.f64 (log.f64 (/.f64 (*.f64 (sin.f64 t) ew) (cos.f64 t))) (log.f64 eh)) |
(+ (log (/ 1 eh)) (log (/ (* ew (sin t)) (cos t)))) |
(-.f64 (log.f64 (/.f64 (*.f64 (sin.f64 t) ew) (cos.f64 t))) (log.f64 eh)) |
(+ (log (/ 1 eh)) (log (/ (* ew (sin t)) (cos t)))) |
(-.f64 (log.f64 (/.f64 (*.f64 (sin.f64 t) ew) (cos.f64 t))) (log.f64 eh)) |
(/ (* ew (sin t)) (* eh (cos t))) |
(*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (sin.f64 t) eh)) |
(/ (* ew (sin t)) (* eh (cos t))) |
(*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (sin.f64 t) eh)) |
(/ (* ew (sin t)) (* eh (cos t))) |
(*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (sin.f64 t) eh)) |
(/ (* ew (sin t)) (* eh (cos t))) |
(*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (sin.f64 t) eh)) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(/ 1 (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(/.f64 (/.f64 #s(literal 1 binary64) ew) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (sin.f64 t))) |
(/ 1 (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(/.f64 (/.f64 #s(literal 1 binary64) ew) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (sin.f64 t))) |
(/ 1 (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(/.f64 (/.f64 #s(literal 1 binary64) ew) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (sin.f64 t))) |
(/ 1 (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(/.f64 (/.f64 #s(literal 1 binary64) ew) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (sin.f64 t))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(*.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew) (sin.f64 t)) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(*.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew) (sin.f64 t)) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(*.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew) (sin.f64 t)) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(*.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew) (sin.f64 t)) |
(* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))) |
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1 (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))))) |
(*.f64 (neg.f64 (fma.f64 ew (/.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (sin.f64 t)) eh) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (cos.f64 t)))) (neg.f64 eh)) |
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1 (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))))) |
(*.f64 (neg.f64 (fma.f64 ew (/.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (sin.f64 t)) eh) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (cos.f64 t)))) (neg.f64 eh)) |
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1 (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))))) |
(*.f64 (neg.f64 (fma.f64 ew (/.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (sin.f64 t)) eh) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (cos.f64 t)))) (neg.f64 eh)) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))))) |
(* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))) |
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1 (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))))) |
(*.f64 (neg.f64 (fma.f64 ew (/.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (sin.f64 t)) eh) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (cos.f64 t)))) (neg.f64 eh)) |
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1 (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))))) |
(*.f64 (neg.f64 (fma.f64 ew (/.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (sin.f64 t)) eh) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (cos.f64 t)))) (neg.f64 eh)) |
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1 (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))))) |
(*.f64 (neg.f64 (fma.f64 ew (/.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (sin.f64 t)) eh) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (cos.f64 t)))) (neg.f64 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 #s(literal -1/2 binary64) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) eh) (/.f64 (*.f64 ew ew) 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))))))))) |
(*.f64 (neg.f64 eh) (fma.f64 #s(literal -1/2 binary64) (fma.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 ew ew))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.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)) (fma.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))) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 ew ew))) (/.f64 #s(literal -3/4 binary64) (pow.f64 (sin.f64 t) #s(literal 2 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))))) (*.f64 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.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 #s(literal 1/2 binary64) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) eh) (/.f64 (*.f64 ew ew) eh)) #s(literal -1 binary64)) |
(- (+ (* 1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/2 (/ (* (pow (cos t) 2) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (* (pow eh 4) (* (pow ew 2) (pow (sin t) 2)))))) 1) |
(fma.f64 #s(literal 1/2 binary64) (fma.f64 (/.f64 (*.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 ew ew))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.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)) (fma.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))) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 ew ew))) (/.f64 #s(literal -3/4 binary64) (pow.f64 (sin.f64 t) #s(literal 2 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))))) (*.f64 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)))) #s(literal -1 binary64)) |
(* -1/45 (/ eh ew)) |
(*.f64 #s(literal -1/45 binary64) (/.f64 eh ew)) |
(* -1/45 (/ eh ew)) |
(*.f64 #s(literal -1/45 binary64) (/.f64 eh ew)) |
(* -1/45 (/ eh ew)) |
(*.f64 #s(literal -1/45 binary64) (/.f64 eh ew)) |
(* -1/45 (/ eh ew)) |
(*.f64 #s(literal -1/45 binary64) (/.f64 eh ew)) |
(* 23/360 (/ eh ew)) |
(*.f64 #s(literal 23/360 binary64) (/.f64 eh ew)) |
(* 23/360 (/ eh ew)) |
(*.f64 #s(literal 23/360 binary64) (/.f64 eh ew)) |
(* 23/360 (/ eh ew)) |
(*.f64 #s(literal 23/360 binary64) (/.f64 eh ew)) |
(* 23/360 (/ eh ew)) |
(*.f64 #s(literal 23/360 binary64) (/.f64 eh ew)) |
(* -1 (* eh (+ (* 1/45 (/ (pow t 2) ew)) (* 1/3 (/ 1 ew))))) |
(*.f64 (fma.f64 #s(literal 1/45 binary64) (/.f64 (*.f64 t t) ew) (/.f64 #s(literal 1/3 binary64) ew)) (neg.f64 eh)) |
(* -1 (* eh (+ (* 1/45 (/ (pow t 2) ew)) (* 1/3 (/ 1 ew))))) |
(*.f64 (fma.f64 #s(literal 1/45 binary64) (/.f64 (*.f64 t t) ew) (/.f64 #s(literal 1/3 binary64) ew)) (neg.f64 eh)) |
(* -1 (* eh (+ (* 1/45 (/ (pow t 2) ew)) (* 1/3 (/ 1 ew))))) |
(*.f64 (fma.f64 #s(literal 1/45 binary64) (/.f64 (*.f64 t t) ew) (/.f64 #s(literal 1/3 binary64) ew)) (neg.f64 eh)) |
(* -1 (* eh (+ (* 1/45 (/ (pow t 2) ew)) (* 1/3 (/ 1 ew))))) |
(*.f64 (fma.f64 #s(literal 1/45 binary64) (/.f64 (*.f64 t t) ew) (/.f64 #s(literal 1/3 binary64) ew)) (neg.f64 eh)) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(* -1 (+ (log (* -1 (/ (* ew (sin t)) (cos t)))) (log (/ -1 eh)))) |
(neg.f64 (+.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)) (log.f64 (*.f64 (neg.f64 ew) (/.f64 (sin.f64 t) (cos.f64 t)))))) |
(* -1 (+ (log (* -1 (/ (* ew (sin t)) (cos t)))) (log (/ -1 eh)))) |
(neg.f64 (+.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)) (log.f64 (*.f64 (neg.f64 ew) (/.f64 (sin.f64 t) (cos.f64 t)))))) |
(* -1 (+ (log (* -1 (/ (* ew (sin t)) (cos t)))) (log (/ -1 eh)))) |
(neg.f64 (+.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)) (log.f64 (*.f64 (neg.f64 ew) (/.f64 (sin.f64 t) (cos.f64 t)))))) |
(* -1 (+ (log (* -1 (/ (* ew (sin t)) (cos t)))) (log (/ -1 eh)))) |
(neg.f64 (+.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)) (log.f64 (*.f64 (neg.f64 ew) (/.f64 (sin.f64 t) (cos.f64 t)))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))))) |
(* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))) |
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1 (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))))) |
(*.f64 (neg.f64 (fma.f64 ew (/.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (sin.f64 t)) eh) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (cos.f64 t)))) (neg.f64 eh)) |
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1 (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))))) |
(*.f64 (neg.f64 (fma.f64 ew (/.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (sin.f64 t)) eh) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (cos.f64 t)))) (neg.f64 eh)) |
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1 (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))))) |
(*.f64 (neg.f64 (fma.f64 ew (/.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (sin.f64 t)) eh) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (cos.f64 t)))) (neg.f64 eh)) |
(* -1 (* eh (* (cos t) (* (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sqrt -1) 2))))) |
(*.f64 (*.f64 (neg.f64 (cos.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))) (neg.f64 eh)) |
(* -1 (* eh (+ (* -1 (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh)) (* (cos t) (* (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sqrt -1) 2)))))) |
(*.f64 (neg.f64 (fma.f64 ew (/.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (sin.f64 t)) eh) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (cos.f64 t)))) (neg.f64 eh)) |
(* -1 (* eh (+ (* -1 (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh)) (* (cos t) (* (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sqrt -1) 2)))))) |
(*.f64 (neg.f64 (fma.f64 ew (/.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (sin.f64 t)) eh) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (cos.f64 t)))) (neg.f64 eh)) |
(* -1 (* eh (+ (* -1 (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh)) (* (cos t) (* (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sqrt -1) 2)))))) |
(*.f64 (neg.f64 (fma.f64 ew (/.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (sin.f64 t)) eh) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (cos.f64 t)))) (neg.f64 eh)) |
(fabs (+ (* -1 (* eh (* (cos t) (* (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sqrt -1) 2))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (neg.f64 (cos.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))) (neg.f64 eh)))) |
(fabs (+ (* -1 (* eh (* (cos t) (* (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sqrt -1) 2))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (neg.f64 (cos.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))) (neg.f64 eh)))) |
(fabs (+ (* -1 (* eh (* (cos t) (* (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sqrt -1) 2))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (neg.f64 (cos.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))) (neg.f64 eh)))) |
(fabs (+ (* -1 (* eh (* (cos t) (* (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sqrt -1) 2))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (neg.f64 (cos.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))) (neg.f64 eh)))) |
(* -1 (* (sqrt (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (pow (sqrt -1) 2))) |
(*.f64 (sqrt.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))))) #s(literal 1 binary64)) |
(* -1 (* (sqrt (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (pow (sqrt -1) 2))) |
(*.f64 (sqrt.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))))) #s(literal 1 binary64)) |
(* -1 (* (sqrt (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (pow (sqrt -1) 2))) |
(*.f64 (sqrt.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))))) #s(literal 1 binary64)) |
(* -1 (* (sqrt (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (pow (sqrt -1) 2))) |
(*.f64 (sqrt.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))))) #s(literal 1 binary64)) |
(* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))) |
(* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))) |
(* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))) |
(* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(* -1 (/ (* eh (cos t)) (* ew (sin t)))) |
(*.f64 (neg.f64 eh) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))) |
(* -1 (* eh (+ (* 1/2 (/ (* ew (sin t)) (* (pow eh 2) (cos t)))) (/ (cos t) (* ew (sin t)))))) |
(*.f64 (neg.f64 eh) (fma.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 eh eh)) (/.f64 (*.f64 (sin.f64 t) ew) (cos.f64 t)) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)))) |
(* -1 (* eh (+ (* -1/8 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow eh 4) (pow (cos t) 3)))) (+ (* 1/2 (/ (* ew (sin t)) (* (pow eh 2) (cos t)))) (/ (cos t) (* ew (sin t))))))) |
(*.f64 (neg.f64 eh) (fma.f64 (/.f64 #s(literal -1/8 binary64) (pow.f64 eh #s(literal 4 binary64))) (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 3 binary64)) (pow.f64 ew #s(literal 3 binary64))) (pow.f64 (cos.f64 t) #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 eh eh)) (/.f64 (*.f64 (sin.f64 t) ew) (cos.f64 t)) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))))) |
(* -1 (* eh (+ (* -1/8 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow eh 4) (pow (cos t) 3)))) (+ (* 1/16 (/ (* (pow ew 5) (pow (sin t) 5)) (* (pow eh 6) (pow (cos t) 5)))) (+ (* 1/2 (/ (* ew (sin t)) (* (pow eh 2) (cos t)))) (/ (cos t) (* ew (sin t)))))))) |
(*.f64 (neg.f64 eh) (fma.f64 (/.f64 #s(literal -1/8 binary64) (pow.f64 eh #s(literal 4 binary64))) (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 3 binary64)) (pow.f64 ew #s(literal 3 binary64))) (pow.f64 (cos.f64 t) #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal 1/16 binary64) (pow.f64 eh #s(literal 6 binary64))) (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 5 binary64)) (pow.f64 ew #s(literal 5 binary64))) (pow.f64 (cos.f64 t) #s(literal 5 binary64))) (fma.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 eh eh)) (/.f64 (*.f64 (sin.f64 t) ew) (cos.f64 t)) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)))))) |
(* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))) |
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1 (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))))) |
(*.f64 (neg.f64 (fma.f64 ew (/.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (sin.f64 t)) eh) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (cos.f64 t)))) (neg.f64 eh)) |
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1 (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))))) |
(*.f64 (neg.f64 (fma.f64 ew (/.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (sin.f64 t)) eh) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (cos.f64 t)))) (neg.f64 eh)) |
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1 (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))))) |
(*.f64 (neg.f64 (fma.f64 ew (/.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (sin.f64 t)) eh) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (cos.f64 t)))) (neg.f64 eh)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(* -1 (* eh (- (* (pow t 2) (+ (* 1/45 (/ (pow t 2) ew)) (* 1/3 (/ 1 ew)))) (/ 1 ew)))) |
(*.f64 (fma.f64 (fma.f64 #s(literal 1/45 binary64) (/.f64 (*.f64 t t) ew) (/.f64 #s(literal 1/3 binary64) ew)) (*.f64 t t) (/.f64 #s(literal -1 binary64) ew)) (neg.f64 eh)) |
(* -1 (* eh (- (* (pow t 2) (+ (* 1/45 (/ (pow t 2) ew)) (* 1/3 (/ 1 ew)))) (/ 1 ew)))) |
(*.f64 (fma.f64 (fma.f64 #s(literal 1/45 binary64) (/.f64 (*.f64 t t) ew) (/.f64 #s(literal 1/3 binary64) ew)) (*.f64 t t) (/.f64 #s(literal -1 binary64) ew)) (neg.f64 eh)) |
(* -1 (* eh (- (* (pow t 2) (+ (* 1/45 (/ (pow t 2) ew)) (* 1/3 (/ 1 ew)))) (/ 1 ew)))) |
(*.f64 (fma.f64 (fma.f64 #s(literal 1/45 binary64) (/.f64 (*.f64 t t) ew) (/.f64 #s(literal 1/3 binary64) ew)) (*.f64 t t) (/.f64 #s(literal -1 binary64) ew)) (neg.f64 eh)) |
(* -1 (* eh (- (* (pow t 2) (+ (* 1/45 (/ (pow t 2) ew)) (* 1/3 (/ 1 ew)))) (/ 1 ew)))) |
(*.f64 (fma.f64 (fma.f64 #s(literal 1/45 binary64) (/.f64 (*.f64 t t) ew) (/.f64 #s(literal 1/3 binary64) ew)) (*.f64 t t) (/.f64 #s(literal -1 binary64) ew)) (neg.f64 eh)) |
(+ (log (* -1 (/ (* ew (sin t)) (cos t)))) (log (/ -1 eh))) |
(+.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)) (log.f64 (*.f64 (neg.f64 ew) (/.f64 (sin.f64 t) (cos.f64 t))))) |
(+ (log (* -1 (/ (* ew (sin t)) (cos t)))) (log (/ -1 eh))) |
(+.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)) (log.f64 (*.f64 (neg.f64 ew) (/.f64 (sin.f64 t) (cos.f64 t))))) |
(+ (log (* -1 (/ (* ew (sin t)) (cos t)))) (log (/ -1 eh))) |
(+.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)) (log.f64 (*.f64 (neg.f64 ew) (/.f64 (sin.f64 t) (cos.f64 t))))) |
(+ (log (* -1 (/ (* ew (sin t)) (cos t)))) (log (/ -1 eh))) |
(+.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)) (log.f64 (*.f64 (neg.f64 ew) (/.f64 (sin.f64 t) (cos.f64 t))))) |
(/ (* ew (sin t)) (* eh (cos t))) |
(*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (sin.f64 t) eh)) |
(/ (* ew (sin t)) (* eh (cos t))) |
(*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (sin.f64 t) eh)) |
(/ (* ew (sin t)) (* eh (cos t))) |
(*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (sin.f64 t) eh)) |
(/ (* ew (sin t)) (* eh (cos t))) |
(*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (sin.f64 t) eh)) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(/ 1 (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(/.f64 (/.f64 #s(literal 1 binary64) ew) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (sin.f64 t))) |
(/ 1 (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(/.f64 (/.f64 #s(literal 1 binary64) ew) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (sin.f64 t))) |
(/ 1 (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(/.f64 (/.f64 #s(literal 1 binary64) ew) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (sin.f64 t))) |
(/ 1 (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(/.f64 (/.f64 #s(literal 1 binary64) ew) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (sin.f64 t))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(*.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew) (sin.f64 t)) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(*.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew) (sin.f64 t)) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(*.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew) (sin.f64 t)) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(*.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew) (sin.f64 t)) |
(* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))))) |
(* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))))) |
eh |
(+ eh (* -1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* eh (pow (cos t) 2))))) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) eh) (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) eh) |
(+ eh (* (pow ew 2) (+ (* -1/2 (/ (* (pow eh 3) (* (pow ew 2) (* (pow (cos t) 2) (+ (* -1 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))))))) (pow (sin t) 2))) (* -1/2 (/ (pow (sin t) 2) (* eh (pow (cos t) 2))))))) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (pow.f64 eh #s(literal 3 binary64)) (/.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 (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))))) (*.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 (pow.f64 eh #s(literal 3 binary64)) (fma.f64 (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (sin.f64 t)) (/.f64 (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)))) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 #s(literal -3/4 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))))) (sin.f64 t)) (/.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 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) eh))) (*.f64 ew 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 #s(literal -1/2 binary64) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) eh) (/.f64 (*.f64 ew ew) eh)) #s(literal 1 binary64)) |
(+ 1 (* (pow ew 2) (+ (* -1/2 (/ (* (pow eh 2) (* (pow ew 2) (* (pow (cos t) 2) (+ (* -1 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))))))) (pow (sin t) 2))) (* -1/2 (/ (pow (sin t) 2) (* (pow eh 2) (pow (cos t) 2))))))) |
(fma.f64 (*.f64 #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) (fma.f64 (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (sin.f64 t)) (/.f64 (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)))) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 #s(literal -3/4 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))))) (sin.f64 t)) (/.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)) |
(/ (- (* 1/24 eh) (+ (* 1/120 eh) (* 1/18 eh))) ew) |
(/.f64 (*.f64 eh #s(literal -1/45 binary64)) ew) |
(/ (- (* 1/24 eh) (+ (* 1/120 eh) (* 1/18 eh))) ew) |
(/.f64 (*.f64 eh #s(literal -1/45 binary64)) ew) |
(/ (- (* 1/24 eh) (+ (* 1/120 eh) (* 1/18 eh))) ew) |
(/.f64 (*.f64 eh #s(literal -1/45 binary64)) ew) |
(/ (- (* 1/24 eh) (+ (* 1/120 eh) (* 1/18 eh))) ew) |
(/.f64 (*.f64 eh #s(literal -1/45 binary64)) ew) |
(/ (+ (* 1/120 eh) (* 1/18 eh)) ew) |
(/.f64 (*.f64 eh #s(literal 23/360 binary64)) ew) |
(/ (+ (* 1/120 eh) (* 1/18 eh)) ew) |
(/.f64 (*.f64 eh #s(literal 23/360 binary64)) ew) |
(/ (+ (* 1/120 eh) (* 1/18 eh)) ew) |
(/.f64 (*.f64 eh #s(literal 23/360 binary64)) ew) |
(/ (+ (* 1/120 eh) (* 1/18 eh)) ew) |
(/.f64 (*.f64 eh #s(literal 23/360 binary64)) ew) |
(/ (+ (* -1/3 eh) (* (pow t 2) (- (* 1/24 eh) (+ (* 1/120 eh) (* 1/18 eh))))) ew) |
(/.f64 (fma.f64 (*.f64 eh #s(literal -1/45 binary64)) (*.f64 t t) (*.f64 #s(literal -1/3 binary64) eh)) ew) |
(/ (+ (* -1/3 eh) (* (pow t 2) (- (* 1/24 eh) (+ (* 1/120 eh) (* 1/18 eh))))) ew) |
(/.f64 (fma.f64 (*.f64 eh #s(literal -1/45 binary64)) (*.f64 t t) (*.f64 #s(literal -1/3 binary64) eh)) ew) |
(/ (+ (* -1/3 eh) (* (pow t 2) (- (* 1/24 eh) (+ (* 1/120 eh) (* 1/18 eh))))) ew) |
(/.f64 (fma.f64 (*.f64 eh #s(literal -1/45 binary64)) (*.f64 t t) (*.f64 #s(literal -1/3 binary64) eh)) ew) |
(/ (+ (* -1/3 eh) (* (pow t 2) (- (* 1/24 eh) (+ (* 1/120 eh) (* 1/18 eh))))) ew) |
(/.f64 (fma.f64 (*.f64 eh #s(literal -1/45 binary64)) (*.f64 t t) (*.f64 #s(literal -1/3 binary64) eh)) ew) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(* -1 (+ (log ew) (log (/ (sin t) (* eh (cos t)))))) |
(neg.f64 (+.f64 (log.f64 (/.f64 (/.f64 (sin.f64 t) eh) (cos.f64 t))) (log.f64 ew))) |
(* -1 (+ (log ew) (log (/ (sin t) (* eh (cos t)))))) |
(neg.f64 (+.f64 (log.f64 (/.f64 (/.f64 (sin.f64 t) eh) (cos.f64 t))) (log.f64 ew))) |
(* -1 (+ (log ew) (log (/ (sin t) (* eh (cos t)))))) |
(neg.f64 (+.f64 (log.f64 (/.f64 (/.f64 (sin.f64 t) eh) (cos.f64 t))) (log.f64 ew))) |
(* -1 (+ (log ew) (log (/ (sin t) (* eh (cos t)))))) |
(neg.f64 (+.f64 (log.f64 (/.f64 (/.f64 (sin.f64 t) eh) (cos.f64 t))) (log.f64 ew))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))))) |
(* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))))) |
(* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))))) |
(sqrt (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) |
(sqrt.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))))) |
(sqrt (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) |
(sqrt.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))))) |
(sqrt (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) |
(sqrt.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))))) |
(sqrt (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) |
(sqrt.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))))) |
(* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))) |
(* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))) |
(* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))) |
(* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(/ (+ (* 1/2 (/ (* (pow ew 2) (sin t)) (* eh (cos t)))) (/ (* eh (cos t)) (sin t))) ew) |
(/.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) eh) (/.f64 (*.f64 (*.f64 ew ew) (sin.f64 t)) (cos.f64 t)) (/.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 #s(literal -1/8 binary64) (pow.f64 eh #s(literal 3 binary64))) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) (pow.f64 (cos.f64 t) #s(literal 3 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) (cos.f64 t)) (/.f64 (sin.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 #s(literal 1/16 binary64) (pow.f64 eh #s(literal 5 binary64))) (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 5 binary64)) (*.f64 ew ew)) (pow.f64 (cos.f64 t) #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) (*.f64 (pow.f64 eh #s(literal 3 binary64)) (pow.f64 (cos.f64 t) #s(literal 3 binary64))))) (*.f64 ew ew) (*.f64 (/.f64 #s(literal 1/2 binary64) (cos.f64 t)) (/.f64 (sin.f64 t) eh))) (*.f64 ew ew) (/.f64 (*.f64 (cos.f64 t) eh) (sin.f64 t))) ew) |
(* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(/ (+ eh (* (pow t 2) (+ (* -1/3 eh) (* (pow t 2) (- (* 1/24 eh) (+ (* 1/120 eh) (* 1/18 eh))))))) ew) |
(/.f64 (fma.f64 (fma.f64 (*.f64 eh #s(literal -1/45 binary64)) (*.f64 t t) (*.f64 #s(literal -1/3 binary64) eh)) (*.f64 t t) eh) ew) |
(/ (+ eh (* (pow t 2) (+ (* -1/3 eh) (* (pow t 2) (- (* 1/24 eh) (+ (* 1/120 eh) (* 1/18 eh))))))) ew) |
(/.f64 (fma.f64 (fma.f64 (*.f64 eh #s(literal -1/45 binary64)) (*.f64 t t) (*.f64 #s(literal -1/3 binary64) eh)) (*.f64 t t) eh) ew) |
(/ (+ eh (* (pow t 2) (+ (* -1/3 eh) (* (pow t 2) (- (* 1/24 eh) (+ (* 1/120 eh) (* 1/18 eh))))))) ew) |
(/.f64 (fma.f64 (fma.f64 (*.f64 eh #s(literal -1/45 binary64)) (*.f64 t t) (*.f64 #s(literal -1/3 binary64) eh)) (*.f64 t t) eh) ew) |
(/ (+ eh (* (pow t 2) (+ (* -1/3 eh) (* (pow t 2) (- (* 1/24 eh) (+ (* 1/120 eh) (* 1/18 eh))))))) ew) |
(/.f64 (fma.f64 (fma.f64 (*.f64 eh #s(literal -1/45 binary64)) (*.f64 t t) (*.f64 #s(literal -1/3 binary64) eh)) (*.f64 t t) eh) ew) |
(+ (log ew) (log (/ (sin t) (* eh (cos t))))) |
(+.f64 (log.f64 (/.f64 (/.f64 (sin.f64 t) eh) (cos.f64 t))) (log.f64 ew)) |
(+ (log ew) (log (/ (sin t) (* eh (cos t))))) |
(+.f64 (log.f64 (/.f64 (/.f64 (sin.f64 t) eh) (cos.f64 t))) (log.f64 ew)) |
(+ (log ew) (log (/ (sin t) (* eh (cos t))))) |
(+.f64 (log.f64 (/.f64 (/.f64 (sin.f64 t) eh) (cos.f64 t))) (log.f64 ew)) |
(+ (log ew) (log (/ (sin t) (* eh (cos t))))) |
(+.f64 (log.f64 (/.f64 (/.f64 (sin.f64 t) eh) (cos.f64 t))) (log.f64 ew)) |
(/ (* ew (sin t)) (* eh (cos t))) |
(*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (sin.f64 t) eh)) |
(/ (* ew (sin t)) (* eh (cos t))) |
(*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (sin.f64 t) eh)) |
(/ (* ew (sin t)) (* eh (cos t))) |
(*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (sin.f64 t) eh)) |
(/ (* ew (sin t)) (* eh (cos t))) |
(*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (sin.f64 t) eh)) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(/ 1 (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(/.f64 (/.f64 #s(literal 1 binary64) ew) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (sin.f64 t))) |
(/ 1 (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(/.f64 (/.f64 #s(literal 1 binary64) ew) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (sin.f64 t))) |
(/ 1 (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(/.f64 (/.f64 #s(literal 1 binary64) ew) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (sin.f64 t))) |
(/ 1 (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(/.f64 (/.f64 #s(literal 1 binary64) ew) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (sin.f64 t))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(*.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew) (sin.f64 t)) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(*.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew) (sin.f64 t)) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(*.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew) (sin.f64 t)) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(*.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew) (sin.f64 t)) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(*.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew) (sin.f64 t)) |
(* ew (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))) |
(*.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (sin.f64 t) (/.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))) ew)) ew) |
(* ew (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))) |
(*.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (sin.f64 t) (/.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))) ew)) ew) |
(* ew (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))) |
(*.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (sin.f64 t) (/.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))) ew)) ew) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(*.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew) (sin.f64 t)) |
(* ew (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))) |
(*.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (sin.f64 t) (/.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))) ew)) ew) |
(* ew (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))) |
(*.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (sin.f64 t) (/.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))) ew)) ew) |
(* ew (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))) |
(*.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (sin.f64 t) (/.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))) ew)) ew) |
(/ (* (pow eh 2) (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) (sin.f64 t)) (/.f64 (*.f64 eh eh) 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 #s(literal -1/2 binary64) (*.f64 ew ew)) (/.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 3 binary64))) (pow.f64 (sin.f64 t) #s(literal 3 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 (*.f64 (*.f64 eh eh) (cos.f64 t)) (pow.f64 ew #s(literal 4 binary64))) (/.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)) (sin.f64 t)) (*.f64 (/.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) (/.f64 (pow.f64 (cos.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)) (pow.f64 ew #s(literal 6 binary64))) (/.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)))) (sin.f64 t))) #s(literal -1/2 binary64) (fma.f64 #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 eh eh) (cos.f64 t)) (pow.f64 ew #s(literal 4 binary64))) (/.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)) (sin.f64 t)) (*.f64 (/.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (*.f64 ew ew)))) (/.f64 (*.f64 (*.f64 eh eh) (cos.f64 t)) (sin.f64 t)))) ew) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.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 #s(literal -1/2 binary64) (*.f64 ew ew)) (/.f64 (*.f64 (pow.f64 eh #s(literal 3 binary64)) (pow.f64 (cos.f64 t) #s(literal 3 binary64))) (pow.f64 (sin.f64 t) #s(literal 3 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 (/.f64 (*.f64 (cos.f64 t) eh) (pow.f64 ew #s(literal 4 binary64))) (/.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)) (sin.f64 t)) (*.f64 (/.f64 (pow.f64 eh #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) (/.f64 (pow.f64 (cos.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) (pow.f64 ew #s(literal 6 binary64))) (/.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)))) (sin.f64 t))) #s(literal -1/2 binary64) (fma.f64 #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 (cos.f64 t) eh) (pow.f64 ew #s(literal 4 binary64))) (/.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)) (sin.f64 t)) (*.f64 (/.f64 (pow.f64 eh #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (*.f64 ew ew)))) (/.f64 (*.f64 (cos.f64 t) eh) (sin.f64 t)))) ew) |
(/ (- (* 1/24 eh) (+ (* 1/120 eh) (* 1/18 eh))) ew) |
(/.f64 (*.f64 eh #s(literal -1/45 binary64)) ew) |
(/ (- (* 1/24 eh) (+ (* 1/120 eh) (* 1/18 eh))) ew) |
(/.f64 (*.f64 eh #s(literal -1/45 binary64)) ew) |
(/ (- (* 1/24 eh) (+ (* 1/120 eh) (* 1/18 eh))) ew) |
(/.f64 (*.f64 eh #s(literal -1/45 binary64)) ew) |
(/ (- (* 1/24 eh) (+ (* 1/120 eh) (* 1/18 eh))) ew) |
(/.f64 (*.f64 eh #s(literal -1/45 binary64)) ew) |
(/ (+ (* 1/120 eh) (* 1/18 eh)) ew) |
(/.f64 (*.f64 eh #s(literal 23/360 binary64)) ew) |
(/ (+ (* 1/120 eh) (* 1/18 eh)) ew) |
(/.f64 (*.f64 eh #s(literal 23/360 binary64)) ew) |
(/ (+ (* 1/120 eh) (* 1/18 eh)) ew) |
(/.f64 (*.f64 eh #s(literal 23/360 binary64)) ew) |
(/ (+ (* 1/120 eh) (* 1/18 eh)) ew) |
(/.f64 (*.f64 eh #s(literal 23/360 binary64)) ew) |
(/ (+ (* -1/3 eh) (* (pow t 2) (- (* 1/24 eh) (+ (* 1/120 eh) (* 1/18 eh))))) ew) |
(/.f64 (fma.f64 (*.f64 eh #s(literal -1/45 binary64)) (*.f64 t t) (*.f64 #s(literal -1/3 binary64) eh)) ew) |
(/ (+ (* -1/3 eh) (* (pow t 2) (- (* 1/24 eh) (+ (* 1/120 eh) (* 1/18 eh))))) ew) |
(/.f64 (fma.f64 (*.f64 eh #s(literal -1/45 binary64)) (*.f64 t t) (*.f64 #s(literal -1/3 binary64) eh)) ew) |
(/ (+ (* -1/3 eh) (* (pow t 2) (- (* 1/24 eh) (+ (* 1/120 eh) (* 1/18 eh))))) ew) |
(/.f64 (fma.f64 (*.f64 eh #s(literal -1/45 binary64)) (*.f64 t t) (*.f64 #s(literal -1/3 binary64) eh)) ew) |
(/ (+ (* -1/3 eh) (* (pow t 2) (- (* 1/24 eh) (+ (* 1/120 eh) (* 1/18 eh))))) ew) |
(/.f64 (fma.f64 (*.f64 eh #s(literal -1/45 binary64)) (*.f64 t t) (*.f64 #s(literal -1/3 binary64) eh)) ew) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(* -1 (+ (log (/ (sin t) (* eh (cos t)))) (* -1 (log (/ 1 ew))))) |
(neg.f64 (+.f64 (log.f64 (/.f64 (/.f64 (sin.f64 t) eh) (cos.f64 t))) (log.f64 ew))) |
(* -1 (+ (log (/ (sin t) (* eh (cos t)))) (* -1 (log (/ 1 ew))))) |
(neg.f64 (+.f64 (log.f64 (/.f64 (/.f64 (sin.f64 t) eh) (cos.f64 t))) (log.f64 ew))) |
(* -1 (+ (log (/ (sin t) (* eh (cos t)))) (* -1 (log (/ 1 ew))))) |
(neg.f64 (+.f64 (log.f64 (/.f64 (/.f64 (sin.f64 t) eh) (cos.f64 t))) (log.f64 ew))) |
(* -1 (+ (log (/ (sin t) (* eh (cos t)))) (* -1 (log (/ 1 ew))))) |
(neg.f64 (+.f64 (log.f64 (/.f64 (/.f64 (sin.f64 t) eh) (cos.f64 t))) (log.f64 ew))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(*.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew) (sin.f64 t)) |
(* ew (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))) |
(*.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (sin.f64 t) (/.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))) ew)) ew) |
(* ew (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))) |
(*.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (sin.f64 t) (/.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))) ew)) ew) |
(* ew (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))) |
(*.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (sin.f64 t) (/.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))) ew)) ew) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(*.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew) (sin.f64 t)) |
(* ew (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))) |
(*.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (sin.f64 t) (/.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))) ew)) ew) |
(* ew (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))) |
(*.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (sin.f64 t) (/.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))) ew)) ew) |
(* ew (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))) |
(*.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (sin.f64 t) (/.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))) ew)) ew) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))))) |
(sqrt (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) |
(sqrt.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))))) |
(sqrt (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) |
(sqrt.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))))) |
(sqrt (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) |
(sqrt.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))))) |
(sqrt (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) |
(sqrt.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))))) |
(* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))) |
(* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))) |
(* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))) |
(* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) ew) (/.f64 (*.f64 eh eh) 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 #s(literal -1/8 binary64) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) (/.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (pow.f64 ew #s(literal 4 binary64))) (fma.f64 (/.f64 #s(literal 1/2 binary64) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) ew) (/.f64 (*.f64 eh eh) 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 #s(literal -1/8 binary64) (pow.f64 ew #s(literal 4 binary64))) (/.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))) (*.f64 (/.f64 #s(literal 1/16 binary64) (pow.f64 ew #s(literal 6 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))))) (fma.f64 (/.f64 #s(literal 1/2 binary64) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) ew) (/.f64 (*.f64 eh eh) ew)) #s(literal 1 binary64))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(*.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew) (sin.f64 t)) |
(* ew (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))) |
(*.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (sin.f64 t) (/.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))) ew)) ew) |
(* ew (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))) |
(*.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (sin.f64 t) (/.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))) ew)) ew) |
(* ew (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))) |
(*.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (sin.f64 t) (/.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))) ew)) ew) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(/ (+ eh (* (pow t 2) (+ (* -1/3 eh) (* (pow t 2) (- (* 1/24 eh) (+ (* 1/120 eh) (* 1/18 eh))))))) ew) |
(/.f64 (fma.f64 (fma.f64 (*.f64 eh #s(literal -1/45 binary64)) (*.f64 t t) (*.f64 #s(literal -1/3 binary64) eh)) (*.f64 t t) eh) ew) |
(/ (+ eh (* (pow t 2) (+ (* -1/3 eh) (* (pow t 2) (- (* 1/24 eh) (+ (* 1/120 eh) (* 1/18 eh))))))) ew) |
(/.f64 (fma.f64 (fma.f64 (*.f64 eh #s(literal -1/45 binary64)) (*.f64 t t) (*.f64 #s(literal -1/3 binary64) eh)) (*.f64 t t) eh) ew) |
(/ (+ eh (* (pow t 2) (+ (* -1/3 eh) (* (pow t 2) (- (* 1/24 eh) (+ (* 1/120 eh) (* 1/18 eh))))))) ew) |
(/.f64 (fma.f64 (fma.f64 (*.f64 eh #s(literal -1/45 binary64)) (*.f64 t t) (*.f64 #s(literal -1/3 binary64) eh)) (*.f64 t t) eh) ew) |
(/ (+ eh (* (pow t 2) (+ (* -1/3 eh) (* (pow t 2) (- (* 1/24 eh) (+ (* 1/120 eh) (* 1/18 eh))))))) ew) |
(/.f64 (fma.f64 (fma.f64 (*.f64 eh #s(literal -1/45 binary64)) (*.f64 t t) (*.f64 #s(literal -1/3 binary64) eh)) (*.f64 t t) eh) ew) |
(+ (log (/ (sin t) (* eh (cos t)))) (* -1 (log (/ 1 ew)))) |
(+.f64 (log.f64 (/.f64 (/.f64 (sin.f64 t) eh) (cos.f64 t))) (log.f64 ew)) |
(+ (log (/ (sin t) (* eh (cos t)))) (* -1 (log (/ 1 ew)))) |
(+.f64 (log.f64 (/.f64 (/.f64 (sin.f64 t) eh) (cos.f64 t))) (log.f64 ew)) |
(+ (log (/ (sin t) (* eh (cos t)))) (* -1 (log (/ 1 ew)))) |
(+.f64 (log.f64 (/.f64 (/.f64 (sin.f64 t) eh) (cos.f64 t))) (log.f64 ew)) |
(+ (log (/ (sin t) (* eh (cos t)))) (* -1 (log (/ 1 ew)))) |
(+.f64 (log.f64 (/.f64 (/.f64 (sin.f64 t) eh) (cos.f64 t))) (log.f64 ew)) |
(/ (* ew (sin t)) (* eh (cos t))) |
(*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (sin.f64 t) eh)) |
(/ (* ew (sin t)) (* eh (cos t))) |
(*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (sin.f64 t) eh)) |
(/ (* ew (sin t)) (* eh (cos t))) |
(*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (sin.f64 t) eh)) |
(/ (* ew (sin t)) (* eh (cos t))) |
(*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (sin.f64 t) eh)) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(/ 1 (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(/.f64 (/.f64 #s(literal 1 binary64) ew) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (sin.f64 t))) |
(/ 1 (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(/.f64 (/.f64 #s(literal 1 binary64) ew) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (sin.f64 t))) |
(/ 1 (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(/.f64 (/.f64 #s(literal 1 binary64) ew) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (sin.f64 t))) |
(/ 1 (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(/.f64 (/.f64 #s(literal 1 binary64) ew) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (sin.f64 t))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(*.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew) (sin.f64 t)) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(*.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew) (sin.f64 t)) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(*.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew) (sin.f64 t)) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(*.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew) (sin.f64 t)) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(*.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew) (sin.f64 t)) |
(* -1 (* ew (+ (* -1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))))) |
(*.f64 (neg.f64 ew) (neg.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (sin.f64 t) (/.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))) ew)))) |
(* -1 (* ew (+ (* -1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))))) |
(*.f64 (neg.f64 ew) (neg.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (sin.f64 t) (/.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))) ew)))) |
(* -1 (* ew (+ (* -1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))))) |
(*.f64 (neg.f64 ew) (neg.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (sin.f64 t) (/.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))) ew)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(*.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew) (sin.f64 t)) |
(* -1 (* ew (+ (* -1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))))) |
(*.f64 (neg.f64 ew) (neg.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (sin.f64 t) (/.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))) ew)))) |
(* -1 (* ew (+ (* -1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))))) |
(*.f64 (neg.f64 ew) (neg.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (sin.f64 t) (/.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))) ew)))) |
(* -1 (* ew (+ (* -1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))))) |
(*.f64 (neg.f64 ew) (neg.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (sin.f64 t) (/.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))) ew)))) |
(/ (* (pow eh 2) (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) (sin.f64 t)) (/.f64 (*.f64 eh eh) 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 #s(literal 1/2 binary64) (*.f64 ew ew)) (/.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 3 binary64))) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) (*.f64 (neg.f64 (*.f64 eh eh)) (/.f64 (cos.f64 t) (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 (/.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) (/.f64 (pow.f64 (cos.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 (neg.f64 (*.f64 eh eh)) (/.f64 (cos.f64 t) (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 (*.f64 (*.f64 eh eh) (cos.f64 t)) (pow.f64 ew #s(literal 4 binary64))) (/.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)) (sin.f64 t)) (fma.f64 (/.f64 (*.f64 (*.f64 eh eh) (cos.f64 t)) (pow.f64 ew #s(literal 6 binary64))) (/.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)))) (sin.f64 t)) (*.f64 (/.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (*.f64 ew ew))))))) (neg.f64 ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.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 #s(literal 1/2 binary64) (*.f64 ew ew)) (/.f64 (*.f64 (pow.f64 eh #s(literal 3 binary64)) (pow.f64 (cos.f64 t) #s(literal 3 binary64))) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) (*.f64 (neg.f64 eh) (/.f64 (cos.f64 t) (sin.f64 t)))) (neg.f64 ew)) |
(* -1 (/ (+ (* -1 (/ (* eh (cos t)) (sin t))) (+ (* 1/2 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))))) (* (pow ew 4) (sin t)))) (* 1/2 (/ (* (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 (cos.f64 t) eh) (pow.f64 ew #s(literal 4 binary64))) (/.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)) (sin.f64 t)) (*.f64 (/.f64 (pow.f64 eh #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (*.f64 ew ew)))) (*.f64 (neg.f64 eh) (/.f64 (cos.f64 t) (sin.f64 t)))) (neg.f64 ew)) |
(* -1 (/ (+ (* -1 (/ (* eh (cos t)) (sin t))) (+ (* 1/2 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))))) (* (pow ew 4) (sin t)))) (+ (* 1/2 (/ (* eh (* (cos t) (+ (* 1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))))) (pow (sin t) 2))) (/ (* (pow eh 6) (pow (cos t) 6)) (pow (sin t) 6))))) (* (pow ew 6) (sin t)))) (* 1/2 (/ (* (pow eh 3) (pow (cos t) 3)) (* (pow ew 2) (pow (sin t) 3))))))) ew)) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (fma.f64 (/.f64 (*.f64 (cos.f64 t) eh) (pow.f64 ew #s(literal 4 binary64))) (/.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)) (sin.f64 t)) (fma.f64 (/.f64 (*.f64 (cos.f64 t) eh) (pow.f64 ew #s(literal 6 binary64))) (/.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)))) (sin.f64 t)) (*.f64 (/.f64 (pow.f64 eh #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (*.f64 ew ew))))) (*.f64 (neg.f64 eh) (/.f64 (cos.f64 t) (sin.f64 t)))) (neg.f64 ew)) |
(* -1 (/ (- (* -1/24 eh) (+ (* -1/18 eh) (* -1/120 eh))) ew)) |
(/.f64 (*.f64 eh #s(literal 1/45 binary64)) (neg.f64 ew)) |
(* -1 (/ (- (* -1/24 eh) (+ (* -1/18 eh) (* -1/120 eh))) ew)) |
(/.f64 (*.f64 eh #s(literal 1/45 binary64)) (neg.f64 ew)) |
(* -1 (/ (- (* -1/24 eh) (+ (* -1/18 eh) (* -1/120 eh))) ew)) |
(/.f64 (*.f64 eh #s(literal 1/45 binary64)) (neg.f64 ew)) |
(* -1 (/ (- (* -1/24 eh) (+ (* -1/18 eh) (* -1/120 eh))) ew)) |
(/.f64 (*.f64 eh #s(literal 1/45 binary64)) (neg.f64 ew)) |
(* -1 (/ (+ (* -1/18 eh) (* -1/120 eh)) ew)) |
(/.f64 (*.f64 eh #s(literal 23/360 binary64)) ew) |
(* -1 (/ (+ (* -1/18 eh) (* -1/120 eh)) ew)) |
(/.f64 (*.f64 eh #s(literal 23/360 binary64)) ew) |
(* -1 (/ (+ (* -1/18 eh) (* -1/120 eh)) ew)) |
(/.f64 (*.f64 eh #s(literal 23/360 binary64)) ew) |
(* -1 (/ (+ (* -1/18 eh) (* -1/120 eh)) ew)) |
(/.f64 (*.f64 eh #s(literal 23/360 binary64)) ew) |
(* -1 (/ (+ (* 1/3 eh) (* (pow t 2) (- (* -1/24 eh) (+ (* -1/18 eh) (* -1/120 eh))))) ew)) |
(/.f64 (fma.f64 (*.f64 eh #s(literal 1/45 binary64)) (*.f64 t t) (*.f64 #s(literal 1/3 binary64) eh)) (neg.f64 ew)) |
(* -1 (/ (+ (* 1/3 eh) (* (pow t 2) (- (* -1/24 eh) (+ (* -1/18 eh) (* -1/120 eh))))) ew)) |
(/.f64 (fma.f64 (*.f64 eh #s(literal 1/45 binary64)) (*.f64 t t) (*.f64 #s(literal 1/3 binary64) eh)) (neg.f64 ew)) |
(* -1 (/ (+ (* 1/3 eh) (* (pow t 2) (- (* -1/24 eh) (+ (* -1/18 eh) (* -1/120 eh))))) ew)) |
(/.f64 (fma.f64 (*.f64 eh #s(literal 1/45 binary64)) (*.f64 t t) (*.f64 #s(literal 1/3 binary64) eh)) (neg.f64 ew)) |
(* -1 (/ (+ (* 1/3 eh) (* (pow t 2) (- (* -1/24 eh) (+ (* -1/18 eh) (* -1/120 eh))))) ew)) |
(/.f64 (fma.f64 (*.f64 eh #s(literal 1/45 binary64)) (*.f64 t t) (*.f64 #s(literal 1/3 binary64) eh)) (neg.f64 ew)) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(* -1 (+ (log (* -1 (/ (sin t) (* eh (cos t))))) (* -1 (log (/ -1 ew))))) |
(neg.f64 (-.f64 (log.f64 (/.f64 (neg.f64 (/.f64 (sin.f64 t) eh)) (cos.f64 t))) (log.f64 (/.f64 #s(literal -1 binary64) ew)))) |
(* -1 (+ (log (* -1 (/ (sin t) (* eh (cos t))))) (* -1 (log (/ -1 ew))))) |
(neg.f64 (-.f64 (log.f64 (/.f64 (neg.f64 (/.f64 (sin.f64 t) eh)) (cos.f64 t))) (log.f64 (/.f64 #s(literal -1 binary64) ew)))) |
(* -1 (+ (log (* -1 (/ (sin t) (* eh (cos t))))) (* -1 (log (/ -1 ew))))) |
(neg.f64 (-.f64 (log.f64 (/.f64 (neg.f64 (/.f64 (sin.f64 t) eh)) (cos.f64 t))) (log.f64 (/.f64 #s(literal -1 binary64) ew)))) |
(* -1 (+ (log (* -1 (/ (sin t) (* eh (cos t))))) (* -1 (log (/ -1 ew))))) |
(neg.f64 (-.f64 (log.f64 (/.f64 (neg.f64 (/.f64 (sin.f64 t) eh)) (cos.f64 t))) (log.f64 (/.f64 #s(literal -1 binary64) ew)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(*.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew) (sin.f64 t)) |
(* -1 (* ew (+ (* -1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))))) |
(*.f64 (neg.f64 ew) (neg.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (sin.f64 t) (/.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))) ew)))) |
(* -1 (* ew (+ (* -1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))))) |
(*.f64 (neg.f64 ew) (neg.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (sin.f64 t) (/.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))) ew)))) |
(* -1 (* ew (+ (* -1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))))) |
(*.f64 (neg.f64 ew) (neg.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (sin.f64 t) (/.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))) ew)))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(*.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew) (sin.f64 t)) |
(* -1 (* ew (+ (* -1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))))) |
(*.f64 (neg.f64 ew) (neg.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (sin.f64 t) (/.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))) ew)))) |
(* -1 (* ew (+ (* -1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))))) |
(*.f64 (neg.f64 ew) (neg.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (sin.f64 t) (/.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))) ew)))) |
(* -1 (* ew (+ (* -1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))))) |
(*.f64 (neg.f64 ew) (neg.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (sin.f64 t) (/.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))) ew)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))))) |
(sqrt (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) |
(sqrt.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))))) |
(sqrt (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) |
(sqrt.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))))) |
(sqrt (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) |
(sqrt.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))))) |
(sqrt (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) |
(sqrt.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))))) |
(* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))) |
(* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))) |
(* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))) |
(* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) ew) (/.f64 (*.f64 eh eh) 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 #s(literal -1/8 binary64) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) (/.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (pow.f64 ew #s(literal 4 binary64))) (fma.f64 (/.f64 #s(literal 1/2 binary64) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) ew) (/.f64 (*.f64 eh eh) 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 #s(literal -1/8 binary64) (pow.f64 ew #s(literal 4 binary64))) (/.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))) (*.f64 (/.f64 #s(literal 1/16 binary64) (pow.f64 ew #s(literal 6 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))))) (fma.f64 (/.f64 #s(literal 1/2 binary64) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) ew) (/.f64 (*.f64 eh eh) ew)) #s(literal 1 binary64))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(*.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew) (sin.f64 t)) |
(* -1 (* ew (+ (* -1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))))) |
(*.f64 (neg.f64 ew) (neg.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (sin.f64 t) (/.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))) ew)))) |
(* -1 (* ew (+ (* -1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))))) |
(*.f64 (neg.f64 ew) (neg.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (sin.f64 t) (/.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))) ew)))) |
(* -1 (* ew (+ (* -1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))))) |
(*.f64 (neg.f64 ew) (neg.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (sin.f64 t) (/.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))) ew)))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(* -1 (/ (+ (* -1 eh) (* (pow t 2) (+ (* 1/3 eh) (* (pow t 2) (- (* -1/24 eh) (+ (* -1/18 eh) (* -1/120 eh))))))) ew)) |
(/.f64 (fma.f64 (fma.f64 (*.f64 eh #s(literal 1/45 binary64)) (*.f64 t t) (*.f64 #s(literal 1/3 binary64) eh)) (*.f64 t t) (neg.f64 eh)) (neg.f64 ew)) |
(* -1 (/ (+ (* -1 eh) (* (pow t 2) (+ (* 1/3 eh) (* (pow t 2) (- (* -1/24 eh) (+ (* -1/18 eh) (* -1/120 eh))))))) ew)) |
(/.f64 (fma.f64 (fma.f64 (*.f64 eh #s(literal 1/45 binary64)) (*.f64 t t) (*.f64 #s(literal 1/3 binary64) eh)) (*.f64 t t) (neg.f64 eh)) (neg.f64 ew)) |
(* -1 (/ (+ (* -1 eh) (* (pow t 2) (+ (* 1/3 eh) (* (pow t 2) (- (* -1/24 eh) (+ (* -1/18 eh) (* -1/120 eh))))))) ew)) |
(/.f64 (fma.f64 (fma.f64 (*.f64 eh #s(literal 1/45 binary64)) (*.f64 t t) (*.f64 #s(literal 1/3 binary64) eh)) (*.f64 t t) (neg.f64 eh)) (neg.f64 ew)) |
(* -1 (/ (+ (* -1 eh) (* (pow t 2) (+ (* 1/3 eh) (* (pow t 2) (- (* -1/24 eh) (+ (* -1/18 eh) (* -1/120 eh))))))) ew)) |
(/.f64 (fma.f64 (fma.f64 (*.f64 eh #s(literal 1/45 binary64)) (*.f64 t t) (*.f64 #s(literal 1/3 binary64) eh)) (*.f64 t t) (neg.f64 eh)) (neg.f64 ew)) |
(+ (log (* -1 (/ (sin t) (* eh (cos t))))) (* -1 (log (/ -1 ew)))) |
(-.f64 (log.f64 (/.f64 (neg.f64 (/.f64 (sin.f64 t) eh)) (cos.f64 t))) (log.f64 (/.f64 #s(literal -1 binary64) ew))) |
(+ (log (* -1 (/ (sin t) (* eh (cos t))))) (* -1 (log (/ -1 ew)))) |
(-.f64 (log.f64 (/.f64 (neg.f64 (/.f64 (sin.f64 t) eh)) (cos.f64 t))) (log.f64 (/.f64 #s(literal -1 binary64) ew))) |
(+ (log (* -1 (/ (sin t) (* eh (cos t))))) (* -1 (log (/ -1 ew)))) |
(-.f64 (log.f64 (/.f64 (neg.f64 (/.f64 (sin.f64 t) eh)) (cos.f64 t))) (log.f64 (/.f64 #s(literal -1 binary64) ew))) |
(+ (log (* -1 (/ (sin t) (* eh (cos t))))) (* -1 (log (/ -1 ew)))) |
(-.f64 (log.f64 (/.f64 (neg.f64 (/.f64 (sin.f64 t) eh)) (cos.f64 t))) (log.f64 (/.f64 #s(literal -1 binary64) ew))) |
(/ (* ew (sin t)) (* eh (cos t))) |
(*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (sin.f64 t) eh)) |
(/ (* ew (sin t)) (* eh (cos t))) |
(*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (sin.f64 t) eh)) |
(/ (* ew (sin t)) (* eh (cos t))) |
(*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (sin.f64 t) eh)) |
(/ (* ew (sin t)) (* eh (cos t))) |
(*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (sin.f64 t) eh)) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(/ 1 (* ew (* t (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) |
(/.f64 (/.f64 #s(literal 1 binary64) ew) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) t)) |
(/ (+ (* 1/6 (/ (pow t 2) (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (/ 1 (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) t) |
(/.f64 (fma.f64 (/.f64 #s(literal 1/6 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))) (/.f64 (*.f64 t t) ew) (/.f64 (/.f64 #s(literal 1 binary64) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))))) t) |
(/ (+ (* (pow t 2) (+ (* 7/360 (/ (pow t 2) (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* 1/6 (/ 1 (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))))) (/ 1 (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) t) |
(/.f64 (fma.f64 (fma.f64 (/.f64 #s(literal 7/360 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))) (/.f64 (*.f64 t t) ew) (/.f64 #s(literal 1/6 binary64) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew))) (*.f64 t t) (/.f64 (/.f64 #s(literal 1 binary64) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))))) t) |
(/ (+ (* (pow t 2) (+ (* (pow t 2) (+ (* 31/15120 (/ (pow t 2) (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* 7/360 (/ 1 (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))))) (* 1/6 (/ 1 (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))))) (/ 1 (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) t) |
(/.f64 (fma.f64 (fma.f64 (fma.f64 (/.f64 #s(literal 31/15120 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))) (/.f64 (*.f64 t t) ew) (/.f64 #s(literal 7/360 binary64) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew))) (*.f64 t t) (/.f64 #s(literal 1/6 binary64) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew))) (*.f64 t t) (/.f64 (/.f64 #s(literal 1 binary64) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))))) t) |
(* ew (* t (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(*.f64 (*.f64 ew t) (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))) |
(* t (+ (* -1/6 (* ew (* (pow t 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) |
(*.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) ew) (*.f64 (*.f64 t t) (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew)) t) |
(* t (+ (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* (pow t 2) (+ (* -1/6 (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* 1/120 (* ew (* (pow t 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))))))) |
(*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/120 binary64) ew) (*.f64 (*.f64 t t) (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))) (*.f64 (*.f64 #s(literal -1/6 binary64) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))))) (*.f64 t t) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew)) t) |
(* t (+ (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* (pow t 2) (+ (* -1/6 (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* (pow t 2) (+ (* -1/5040 (* ew (* (pow t 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* 1/120 (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))))))) |
(*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/5040 binary64) ew) (*.f64 (*.f64 t t) (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))) (*.f64 (*.f64 #s(literal 1/120 binary64) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))))) (*.f64 t t) (*.f64 (*.f64 #s(literal -1/6 binary64) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))))) (*.f64 t t) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew)) t) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) eh) |
(+ (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* ew (* t (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) |
(fma.f64 (*.f64 ew t) (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) eh)) |
(+ (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* t (+ (* -1/2 (* eh (* t (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) eh) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) t) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew)) t (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) eh)) |
(+ (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* t (+ (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* t (+ (* -1/2 (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1/6 (* ew (* t (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) ew) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) t) (*.f64 (*.f64 #s(literal -1/2 binary64) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))))) t (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew)) t (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) eh)) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) eh) |
(+ (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* ew (* t (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) |
(fma.f64 (*.f64 ew t) (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) eh)) |
(+ (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* t (+ (* -1/2 (* eh (* t (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) eh) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) t) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew)) t (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) eh)) |
(+ (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* t (+ (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* t (+ (* -1/2 (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1/6 (* ew (* t (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) ew) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) t) (*.f64 (*.f64 #s(literal -1/2 binary64) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))))) t (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew)) t (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) eh)) |
eh |
(+ eh (* (pow t 2) (+ (* -1/2 (/ (* (pow ew 2) (- (+ 1 (* -1 (/ (pow eh 2) (pow ew 2)))) (* -1/3 (/ (pow eh 2) (pow ew 2))))) eh)) (/ (* ew (- (* -1/2 (/ (pow eh 2) ew)) (* -1/6 (/ (pow eh 2) ew)))) eh)))) |
(fma.f64 (fma.f64 (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 eh ew) (/.f64 eh ew)) #s(literal -2/3 binary64))) (*.f64 ew ew)) eh) #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -1/3 binary64)) ew) eh)) (*.f64 t t) eh) |
(+ eh (* (pow t 2) (+ (* -1/2 (/ (* (pow ew 2) (- (+ 1 (* -1 (/ (pow eh 2) (pow ew 2)))) (* -1/3 (/ (pow eh 2) (pow ew 2))))) eh)) (+ (* (pow t 2) (+ (* -1/2 (/ (* (pow eh 3) (+ (* -1 (/ (* (pow ew 6) (pow (- (+ 1 (* -1 (/ (pow eh 2) (pow ew 2)))) (* -1/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (+ (* 1/4 (/ (* (pow ew 6) (pow (- (+ 1 (* -1 (/ (pow eh 2) (pow ew 2)))) (* -1/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (/ (* (pow ew 4) (- (* 1/3 (/ (pow eh 2) (pow ew 2))) (+ (* -1/3 (- (* -1 (/ (pow eh 2) (pow ew 2))) (* -1/3 (/ (pow eh 2) (pow ew 2))))) (* 2/45 (/ (pow eh 2) (pow ew 2)))))) (pow eh 4))))) (pow ew 2))) (+ (* -1/2 (/ (* (pow ew 3) (* (- (* -1/2 (/ (pow eh 2) ew)) (* -1/6 (/ (pow eh 2) ew))) (- (+ 1 (* -1 (/ (pow eh 2) (pow ew 2)))) (* -1/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 3))) (/ (* ew (- (* 1/24 (/ (pow eh 2) ew)) (+ (* -1/6 (- (* -1/2 (/ (pow eh 2) ew)) (* -1/6 (/ (pow eh 2) ew)))) (* 1/120 (/ (pow eh 2) ew))))) eh)))) (/ (* ew (- (* -1/2 (/ (pow eh 2) ew)) (* -1/6 (/ (pow eh 2) ew)))) eh))))) |
(fma.f64 (fma.f64 (fma.f64 #s(literal -1/2 binary64) (fma.f64 (/.f64 (fma.f64 (*.f64 (pow.f64 ew #s(literal 6 binary64)) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 eh ew) (/.f64 eh ew)) #s(literal -2/3 binary64))) #s(literal 2 binary64)) (pow.f64 eh #s(literal 6 binary64)))) #s(literal -3/4 binary64) (*.f64 (pow.f64 ew #s(literal 4 binary64)) (/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1/3 binary64) ew) (/.f64 (*.f64 eh eh) ew)) (fma.f64 #s(literal 2/45 binary64) (*.f64 (/.f64 eh ew) (/.f64 eh ew)) (*.f64 (*.f64 (*.f64 (/.f64 eh ew) (/.f64 eh ew)) #s(literal -2/3 binary64)) #s(literal -1/3 binary64)))) (pow.f64 eh #s(literal 4 binary64))))) ew) (/.f64 (pow.f64 eh #s(literal 3 binary64)) ew) (/.f64 (*.f64 (*.f64 (pow.f64 ew #s(literal 3 binary64)) (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -1/3 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 eh ew) (/.f64 eh ew)) #s(literal -2/3 binary64)))) (pow.f64 eh #s(literal 3 binary64)))) (/.f64 (*.f64 (-.f64 (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal 1/24 binary64)) (fma.f64 (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -1/3 binary64)) #s(literal -1/6 binary64) (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal 1/120 binary64)))) ew) eh)) (*.f64 t t) (fma.f64 (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 eh ew) (/.f64 eh ew)) #s(literal -2/3 binary64))) (*.f64 ew ew)) eh) #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -1/3 binary64)) ew) eh))) (*.f64 t t) eh) |
(+ eh (* (pow t 2) (+ (* -1/2 (/ (* (pow ew 2) (- (+ 1 (* -1 (/ (pow eh 2) (pow ew 2)))) (* -1/3 (/ (pow eh 2) (pow ew 2))))) eh)) (+ (* (pow t 2) (+ (* -1/2 (/ (* (pow eh 3) (+ (* -1 (/ (* (pow ew 6) (pow (- (+ 1 (* -1 (/ (pow eh 2) (pow ew 2)))) (* -1/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (+ (* 1/4 (/ (* (pow ew 6) (pow (- (+ 1 (* -1 (/ (pow eh 2) (pow ew 2)))) (* -1/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (/ (* (pow ew 4) (- (* 1/3 (/ (pow eh 2) (pow ew 2))) (+ (* -1/3 (- (* -1 (/ (pow eh 2) (pow ew 2))) (* -1/3 (/ (pow eh 2) (pow ew 2))))) (* 2/45 (/ (pow eh 2) (pow ew 2)))))) (pow eh 4))))) (pow ew 2))) (+ (* -1/2 (/ (* (pow ew 3) (* (- (* -1/2 (/ (pow eh 2) ew)) (* -1/6 (/ (pow eh 2) ew))) (- (+ 1 (* -1 (/ (pow eh 2) (pow ew 2)))) (* -1/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 3))) (+ (* (pow t 2) (+ (* -1/2 (/ (* eh (* (+ (* -1 (/ (* (pow ew 6) (pow (- (+ 1 (* -1 (/ (pow eh 2) (pow ew 2)))) (* -1/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (+ (* 1/4 (/ (* (pow ew 6) (pow (- (+ 1 (* -1 (/ (pow eh 2) (pow ew 2)))) (* -1/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (/ (* (pow ew 4) (- (* 1/3 (/ (pow eh 2) (pow ew 2))) (+ (* -1/3 (- (* -1 (/ (pow eh 2) (pow ew 2))) (* -1/3 (/ (pow eh 2) (pow ew 2))))) (* 2/45 (/ (pow eh 2) (pow ew 2)))))) (pow eh 4)))) (- (* -1/2 (/ (pow eh 2) ew)) (* -1/6 (/ (pow eh 2) ew))))) ew)) (+ (* -1/2 (/ (* (pow eh 3) (+ (* -1 (/ (* (pow ew 2) (* (+ (* -1 (/ (* (pow ew 6) (pow (- (+ 1 (* -1 (/ (pow eh 2) (pow ew 2)))) (* -1/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (/ (* (pow ew 4) (- (* 1/3 (/ (pow eh 2) (pow ew 2))) (+ (* -1/3 (- (* -1 (/ (pow eh 2) (pow ew 2))) (* -1/3 (/ (pow eh 2) (pow ew 2))))) (* 2/45 (/ (pow eh 2) (pow ew 2)))))) (pow eh 4))) (- (+ 1 (* -1 (/ (pow eh 2) (pow ew 2)))) (* -1/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 2))) (+ (* -1 (/ (* (pow ew 6) (* (- (* 1/3 (/ (pow eh 2) (pow ew 2))) (+ (* -1/3 (- (* -1 (/ (pow eh 2) (pow ew 2))) (* -1/3 (/ (pow eh 2) (pow ew 2))))) (* 2/45 (/ (pow eh 2) (pow ew 2))))) (- (+ 1 (* -1 (/ (pow eh 2) (pow ew 2)))) (* -1/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 6))) (+ (* 1/2 (/ (* (pow ew 2) (* (+ (* -1 (/ (* (pow ew 6) (pow (- (+ 1 (* -1 (/ (pow eh 2) (pow ew 2)))) (* -1/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (+ (* 1/4 (/ (* (pow ew 6) (pow (- (+ 1 (* -1 (/ (pow eh 2) (pow ew 2)))) (* -1/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (/ (* (pow ew 4) (- (* 1/3 (/ (pow eh 2) (pow ew 2))) (+ (* -1/3 (- (* -1 (/ (pow eh 2) (pow ew 2))) (* -1/3 (/ (pow eh 2) (pow ew 2))))) (* 2/45 (/ (pow eh 2) (pow ew 2)))))) (pow eh 4)))) (- (+ 1 (* -1 (/ (pow eh 2) (pow ew 2)))) (* -1/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 2))) (/ (* (pow ew 4) (- (* -2/45 (/ (pow eh 2) (pow ew 2))) (+ (* -1/3 (- (* 1/3 (/ (pow eh 2) (pow ew 2))) (+ (* -1/3 (- (* -1 (/ (pow eh 2) (pow ew 2))) (* -1/3 (/ (pow eh 2) (pow ew 2))))) (* 2/45 (/ (pow eh 2) (pow ew 2)))))) (+ (* -1/315 (/ (pow eh 2) (pow ew 2))) (* 2/45 (- (* -1 (/ (pow eh 2) (pow ew 2))) (* -1/3 (/ (pow eh 2) (pow ew 2))))))))) (pow eh 4)))))) (pow ew 2))) (+ (* -1/2 (/ (* (pow ew 3) (* (- (* 1/24 (/ (pow eh 2) ew)) (+ (* -1/6 (- (* -1/2 (/ (pow eh 2) ew)) (* -1/6 (/ (pow eh 2) ew)))) (* 1/120 (/ (pow eh 2) ew)))) (- (+ 1 (* -1 (/ (pow eh 2) (pow ew 2)))) (* -1/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 3))) (/ (* ew (- (* -1/720 (/ (pow eh 2) ew)) (+ (* -1/6 (- (* 1/24 (/ (pow eh 2) ew)) (+ (* -1/6 (- (* -1/2 (/ (pow eh 2) ew)) (* -1/6 (/ (pow eh 2) ew)))) (* 1/120 (/ (pow eh 2) ew))))) (+ (* -1/5040 (/ (pow eh 2) ew)) (* 1/120 (- (* -1/2 (/ (pow eh 2) ew)) (* -1/6 (/ (pow eh 2) ew)))))))) eh))))) (/ (* ew (- (* 1/24 (/ (pow eh 2) ew)) (+ (* -1/6 (- (* -1/2 (/ (pow eh 2) ew)) (* -1/6 (/ (pow eh 2) ew)))) (* 1/120 (/ (pow eh 2) ew))))) eh))))) (/ (* ew (- (* -1/2 (/ (pow eh 2) ew)) (* -1/6 (/ (pow eh 2) ew)))) eh))))) |
(fma.f64 (fma.f64 (fma.f64 #s(literal -1/2 binary64) (fma.f64 (/.f64 (fma.f64 (*.f64 (pow.f64 ew #s(literal 6 binary64)) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 eh ew) (/.f64 eh ew)) #s(literal -2/3 binary64))) #s(literal 2 binary64)) (pow.f64 eh #s(literal 6 binary64)))) #s(literal -3/4 binary64) (*.f64 (pow.f64 ew #s(literal 4 binary64)) (/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1/3 binary64) ew) (/.f64 (*.f64 eh eh) ew)) (fma.f64 #s(literal 2/45 binary64) (*.f64 (/.f64 eh ew) (/.f64 eh ew)) (*.f64 (*.f64 (*.f64 (/.f64 eh ew) (/.f64 eh ew)) #s(literal -2/3 binary64)) #s(literal -1/3 binary64)))) (pow.f64 eh #s(literal 4 binary64))))) ew) (/.f64 (pow.f64 eh #s(literal 3 binary64)) ew) (/.f64 (*.f64 (*.f64 (pow.f64 ew #s(literal 3 binary64)) (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -1/3 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 eh ew) (/.f64 eh ew)) #s(literal -2/3 binary64)))) (pow.f64 eh #s(literal 3 binary64)))) (fma.f64 (fma.f64 (*.f64 eh (/.f64 (*.f64 (fma.f64 (*.f64 (pow.f64 ew #s(literal 6 binary64)) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 eh ew) (/.f64 eh ew)) #s(literal -2/3 binary64))) #s(literal 2 binary64)) (pow.f64 eh #s(literal 6 binary64)))) #s(literal -3/4 binary64) (*.f64 (pow.f64 ew #s(literal 4 binary64)) (/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1/3 binary64) ew) (/.f64 (*.f64 eh eh) ew)) (fma.f64 #s(literal 2/45 binary64) (*.f64 (/.f64 eh ew) (/.f64 eh ew)) (*.f64 (*.f64 (*.f64 (/.f64 eh ew) (/.f64 eh ew)) #s(literal -2/3 binary64)) #s(literal -1/3 binary64)))) (pow.f64 eh #s(literal 4 binary64))))) (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -1/3 binary64))) ew)) #s(literal -1/2 binary64) (fma.f64 #s(literal -1/2 binary64) (fma.f64 (/.f64 (pow.f64 eh #s(literal 3 binary64)) ew) (/.f64 (fma.f64 (neg.f64 (*.f64 ew ew)) (/.f64 (*.f64 (fma.f64 (neg.f64 (pow.f64 ew #s(literal 6 binary64))) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 eh ew) (/.f64 eh ew)) #s(literal -2/3 binary64))) #s(literal 2 binary64)) (pow.f64 eh #s(literal 6 binary64))) (*.f64 (pow.f64 ew #s(literal 4 binary64)) (/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1/3 binary64) ew) (/.f64 (*.f64 eh eh) ew)) (fma.f64 #s(literal 2/45 binary64) (*.f64 (/.f64 eh ew) (/.f64 eh ew)) (*.f64 (*.f64 (*.f64 (/.f64 eh ew) (/.f64 eh ew)) #s(literal -2/3 binary64)) #s(literal -1/3 binary64)))) (pow.f64 eh #s(literal 4 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 eh ew) (/.f64 eh ew)) #s(literal -2/3 binary64)))) (*.f64 eh eh)) (fma.f64 (/.f64 #s(literal 1/2 binary64) eh) (/.f64 (*.f64 (*.f64 (*.f64 ew ew) (fma.f64 (*.f64 (pow.f64 ew #s(literal 6 binary64)) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 eh ew) (/.f64 eh ew)) #s(literal -2/3 binary64))) #s(literal 2 binary64)) (pow.f64 eh #s(literal 6 binary64)))) #s(literal -3/4 binary64) (*.f64 (pow.f64 ew #s(literal 4 binary64)) (/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1/3 binary64) ew) (/.f64 (*.f64 eh eh) ew)) (fma.f64 #s(literal 2/45 binary64) (*.f64 (/.f64 eh ew) (/.f64 eh ew)) (*.f64 (*.f64 (*.f64 (/.f64 eh ew) (/.f64 eh ew)) #s(literal -2/3 binary64)) #s(literal -1/3 binary64)))) (pow.f64 eh #s(literal 4 binary64)))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 eh ew) (/.f64 eh ew)) #s(literal -2/3 binary64)))) eh) (fma.f64 (pow.f64 ew #s(literal 4 binary64)) (/.f64 (-.f64 (*.f64 (/.f64 #s(literal -2/45 binary64) ew) (/.f64 (*.f64 eh eh) ew)) (fma.f64 (-.f64 (*.f64 (/.f64 #s(literal 1/3 binary64) ew) (/.f64 (*.f64 eh eh) ew)) (fma.f64 #s(literal 2/45 binary64) (*.f64 (/.f64 eh ew) (/.f64 eh ew)) (*.f64 (*.f64 (*.f64 (/.f64 eh ew) (/.f64 eh ew)) #s(literal -2/3 binary64)) #s(literal -1/3 binary64)))) #s(literal -1/3 binary64) (fma.f64 #s(literal -1/315 binary64) (*.f64 (/.f64 eh ew) (/.f64 eh ew)) (*.f64 #s(literal 2/45 binary64) (*.f64 (*.f64 (/.f64 eh ew) (/.f64 eh ew)) #s(literal -2/3 binary64)))))) (pow.f64 eh #s(literal 4 binary64))) (*.f64 (neg.f64 (pow.f64 ew #s(literal 6 binary64))) (/.f64 (*.f64 (-.f64 (*.f64 (/.f64 #s(literal 1/3 binary64) ew) (/.f64 (*.f64 eh eh) ew)) (fma.f64 #s(literal 2/45 binary64) (*.f64 (/.f64 eh ew) (/.f64 eh ew)) (*.f64 (*.f64 (*.f64 (/.f64 eh ew) (/.f64 eh ew)) #s(literal -2/3 binary64)) #s(literal -1/3 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 eh ew) (/.f64 eh ew)) #s(literal -2/3 binary64)))) (pow.f64 eh #s(literal 6 binary64))))))) ew) (/.f64 (*.f64 (*.f64 (pow.f64 ew #s(literal 3 binary64)) (-.f64 (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal 1/24 binary64)) (fma.f64 (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -1/3 binary64)) #s(literal -1/6 binary64) (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal 1/120 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 eh ew) (/.f64 eh ew)) #s(literal -2/3 binary64)))) (pow.f64 eh #s(literal 3 binary64)))) (*.f64 ew (/.f64 (-.f64 (*.f64 #s(literal -1/720 binary64) (/.f64 (*.f64 eh eh) ew)) (fma.f64 (-.f64 (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal 1/24 binary64)) (fma.f64 (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -1/3 binary64)) #s(literal -1/6 binary64) (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal 1/120 binary64)))) #s(literal -1/6 binary64) (fma.f64 (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -1/3 binary64)) #s(literal 1/120 binary64) (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -1/5040 binary64))))) eh)))) (*.f64 t t) (/.f64 (*.f64 (-.f64 (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal 1/24 binary64)) (fma.f64 (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -1/3 binary64)) #s(literal -1/6 binary64) (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal 1/120 binary64)))) ew) eh))) (*.f64 t t) (fma.f64 (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 eh ew) (/.f64 eh ew)) #s(literal -2/3 binary64))) (*.f64 ew ew)) eh) #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -1/3 binary64)) ew) eh))) (*.f64 t t) eh) |
1 |
#s(literal 1 binary64) |
(+ 1 (* (pow t 2) (+ (* -1/2 (/ (* (pow ew 2) (- (+ 1 (* -1 (/ (pow eh 2) (pow ew 2)))) (* -1/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 2))) (/ (* ew (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) eh)))) |
(fma.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) eh) (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 eh ew) (/.f64 eh ew)) #s(literal -2/3 binary64))) (*.f64 ew ew)) eh) (/.f64 (*.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)) ew) eh)) (*.f64 t t) #s(literal 1 binary64)) |
(+ 1 (* (pow t 2) (+ (* -1/2 (/ (* (pow ew 2) (- (+ 1 (* -1 (/ (pow eh 2) (pow ew 2)))) (* -1/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 2))) (+ (* (pow t 2) (+ (* -1/2 (/ (* (pow eh 2) (+ (* -1 (/ (* (pow ew 6) (pow (- (+ 1 (* -1 (/ (pow eh 2) (pow ew 2)))) (* -1/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (+ (* 1/4 (/ (* (pow ew 6) (pow (- (+ 1 (* -1 (/ (pow eh 2) (pow ew 2)))) (* -1/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (/ (* (pow ew 4) (- (* 1/3 (/ (pow eh 2) (pow ew 2))) (+ (* -1/3 (- (* -1 (/ (pow eh 2) (pow ew 2))) (* -1/3 (/ (pow eh 2) (pow ew 2))))) (* 2/45 (/ (pow eh 2) (pow ew 2)))))) (pow eh 4))))) (pow ew 2))) (+ (* -1/2 (/ (* (pow ew 3) (* (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew))) (- (+ 1 (* -1 (/ (pow eh 2) (pow ew 2)))) (* -1/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 3))) (/ (* ew (- (* 1/24 (/ eh ew)) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) eh)))) (/ (* ew (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) eh))))) |
(fma.f64 (fma.f64 (fma.f64 #s(literal -1/2 binary64) (fma.f64 (/.f64 (fma.f64 (*.f64 (pow.f64 ew #s(literal 6 binary64)) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 eh ew) (/.f64 eh ew)) #s(literal -2/3 binary64))) #s(literal 2 binary64)) (pow.f64 eh #s(literal 6 binary64)))) #s(literal -3/4 binary64) (*.f64 (pow.f64 ew #s(literal 4 binary64)) (/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1/3 binary64) ew) (/.f64 (*.f64 eh eh) ew)) (fma.f64 #s(literal 2/45 binary64) (*.f64 (/.f64 eh ew) (/.f64 eh ew)) (*.f64 (*.f64 (*.f64 (/.f64 eh ew) (/.f64 eh ew)) #s(literal -2/3 binary64)) #s(literal -1/3 binary64)))) (pow.f64 eh #s(literal 4 binary64))))) ew) (/.f64 (*.f64 eh eh) ew) (/.f64 (*.f64 (*.f64 (pow.f64 ew #s(literal 3 binary64)) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 eh ew) (/.f64 eh ew)) #s(literal -2/3 binary64)))) (pow.f64 eh #s(literal 3 binary64)))) (/.f64 (*.f64 (-.f64 (*.f64 (/.f64 eh ew) #s(literal 1/30 binary64)) (*.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)) #s(literal -1/6 binary64))) ew) eh)) (*.f64 t t) (fma.f64 (/.f64 #s(literal -1/2 binary64) eh) (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 eh ew) (/.f64 eh ew)) #s(literal -2/3 binary64))) (*.f64 ew ew)) eh) (/.f64 (*.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)) ew) eh))) (*.f64 t t) #s(literal 1 binary64)) |
(+ 1 (* (pow t 2) (+ (* -1/2 (/ (* (pow ew 2) (- (+ 1 (* -1 (/ (pow eh 2) (pow ew 2)))) (* -1/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 2))) (+ (* (pow t 2) (+ (* -1/2 (/ (* (pow eh 2) (+ (* -1 (/ (* (pow ew 6) (pow (- (+ 1 (* -1 (/ (pow eh 2) (pow ew 2)))) (* -1/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (+ (* 1/4 (/ (* (pow ew 6) (pow (- (+ 1 (* -1 (/ (pow eh 2) (pow ew 2)))) (* -1/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (/ (* (pow ew 4) (- (* 1/3 (/ (pow eh 2) (pow ew 2))) (+ (* -1/3 (- (* -1 (/ (pow eh 2) (pow ew 2))) (* -1/3 (/ (pow eh 2) (pow ew 2))))) (* 2/45 (/ (pow eh 2) (pow ew 2)))))) (pow eh 4))))) (pow ew 2))) (+ (* -1/2 (/ (* (pow ew 3) (* (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew))) (- (+ 1 (* -1 (/ (pow eh 2) (pow ew 2)))) (* -1/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 3))) (+ (* (pow t 2) (+ (* -1/2 (/ (* eh (* (+ (* -1 (/ (* (pow ew 6) (pow (- (+ 1 (* -1 (/ (pow eh 2) (pow ew 2)))) (* -1/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (+ (* 1/4 (/ (* (pow ew 6) (pow (- (+ 1 (* -1 (/ (pow eh 2) (pow ew 2)))) (* -1/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (/ (* (pow ew 4) (- (* 1/3 (/ (pow eh 2) (pow ew 2))) (+ (* -1/3 (- (* -1 (/ (pow eh 2) (pow ew 2))) (* -1/3 (/ (pow eh 2) (pow ew 2))))) (* 2/45 (/ (pow eh 2) (pow ew 2)))))) (pow eh 4)))) (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew))))) ew)) (+ (* -1/2 (/ (* (pow eh 2) (+ (* -1 (/ (* (pow ew 2) (* (+ (* -1 (/ (* (pow ew 6) (pow (- (+ 1 (* -1 (/ (pow eh 2) (pow ew 2)))) (* -1/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (/ (* (pow ew 4) (- (* 1/3 (/ (pow eh 2) (pow ew 2))) (+ (* -1/3 (- (* -1 (/ (pow eh 2) (pow ew 2))) (* -1/3 (/ (pow eh 2) (pow ew 2))))) (* 2/45 (/ (pow eh 2) (pow ew 2)))))) (pow eh 4))) (- (+ 1 (* -1 (/ (pow eh 2) (pow ew 2)))) (* -1/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 2))) (+ (* -1 (/ (* (pow ew 6) (* (- (* 1/3 (/ (pow eh 2) (pow ew 2))) (+ (* -1/3 (- (* -1 (/ (pow eh 2) (pow ew 2))) (* -1/3 (/ (pow eh 2) (pow ew 2))))) (* 2/45 (/ (pow eh 2) (pow ew 2))))) (- (+ 1 (* -1 (/ (pow eh 2) (pow ew 2)))) (* -1/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 6))) (+ (* 1/2 (/ (* (pow ew 2) (* (+ (* -1 (/ (* (pow ew 6) (pow (- (+ 1 (* -1 (/ (pow eh 2) (pow ew 2)))) (* -1/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (+ (* 1/4 (/ (* (pow ew 6) (pow (- (+ 1 (* -1 (/ (pow eh 2) (pow ew 2)))) (* -1/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (/ (* (pow ew 4) (- (* 1/3 (/ (pow eh 2) (pow ew 2))) (+ (* -1/3 (- (* -1 (/ (pow eh 2) (pow ew 2))) (* -1/3 (/ (pow eh 2) (pow ew 2))))) (* 2/45 (/ (pow eh 2) (pow ew 2)))))) (pow eh 4)))) (- (+ 1 (* -1 (/ (pow eh 2) (pow ew 2)))) (* -1/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 2))) (/ (* (pow ew 4) (- (* -2/45 (/ (pow eh 2) (pow ew 2))) (+ (* -1/3 (- (* 1/3 (/ (pow eh 2) (pow ew 2))) (+ (* -1/3 (- (* -1 (/ (pow eh 2) (pow ew 2))) (* -1/3 (/ (pow eh 2) (pow ew 2))))) (* 2/45 (/ (pow eh 2) (pow ew 2)))))) (+ (* -1/315 (/ (pow eh 2) (pow ew 2))) (* 2/45 (- (* -1 (/ (pow eh 2) (pow ew 2))) (* -1/3 (/ (pow eh 2) (pow ew 2))))))))) (pow eh 4)))))) (pow ew 2))) (+ (* -1/2 (/ (* (pow ew 3) (* (- (* 1/24 (/ eh ew)) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew)))) (- (+ 1 (* -1 (/ (pow eh 2) (pow ew 2)))) (* -1/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 3))) (/ (* ew (- (* -1/720 (/ eh ew)) (+ (* -1/6 (- (* 1/24 (/ eh ew)) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) (+ (* -1/5040 (/ eh ew)) (* 1/120 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))))))) eh))))) (/ (* ew (- (* 1/24 (/ eh ew)) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) eh))))) (/ (* ew (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) eh))))) |
(fma.f64 (fma.f64 (fma.f64 #s(literal -1/2 binary64) (fma.f64 (/.f64 (fma.f64 (*.f64 (pow.f64 ew #s(literal 6 binary64)) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 eh ew) (/.f64 eh ew)) #s(literal -2/3 binary64))) #s(literal 2 binary64)) (pow.f64 eh #s(literal 6 binary64)))) #s(literal -3/4 binary64) (*.f64 (pow.f64 ew #s(literal 4 binary64)) (/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1/3 binary64) ew) (/.f64 (*.f64 eh eh) ew)) (fma.f64 #s(literal 2/45 binary64) (*.f64 (/.f64 eh ew) (/.f64 eh ew)) (*.f64 (*.f64 (*.f64 (/.f64 eh ew) (/.f64 eh ew)) #s(literal -2/3 binary64)) #s(literal -1/3 binary64)))) (pow.f64 eh #s(literal 4 binary64))))) ew) (/.f64 (*.f64 eh eh) ew) (/.f64 (*.f64 (*.f64 (pow.f64 ew #s(literal 3 binary64)) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 eh ew) (/.f64 eh ew)) #s(literal -2/3 binary64)))) (pow.f64 eh #s(literal 3 binary64)))) (fma.f64 (fma.f64 (*.f64 eh (/.f64 (*.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)) (fma.f64 (*.f64 (pow.f64 ew #s(literal 6 binary64)) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 eh ew) (/.f64 eh ew)) #s(literal -2/3 binary64))) #s(literal 2 binary64)) (pow.f64 eh #s(literal 6 binary64)))) #s(literal -3/4 binary64) (*.f64 (pow.f64 ew #s(literal 4 binary64)) (/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1/3 binary64) ew) (/.f64 (*.f64 eh eh) ew)) (fma.f64 #s(literal 2/45 binary64) (*.f64 (/.f64 eh ew) (/.f64 eh ew)) (*.f64 (*.f64 (*.f64 (/.f64 eh ew) (/.f64 eh ew)) #s(literal -2/3 binary64)) #s(literal -1/3 binary64)))) (pow.f64 eh #s(literal 4 binary64)))))) ew)) #s(literal -1/2 binary64) (fma.f64 #s(literal -1/2 binary64) (fma.f64 (/.f64 (fma.f64 (neg.f64 (*.f64 ew ew)) (/.f64 (*.f64 (fma.f64 (neg.f64 (pow.f64 ew #s(literal 6 binary64))) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 eh ew) (/.f64 eh ew)) #s(literal -2/3 binary64))) #s(literal 2 binary64)) (pow.f64 eh #s(literal 6 binary64))) (*.f64 (pow.f64 ew #s(literal 4 binary64)) (/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1/3 binary64) ew) (/.f64 (*.f64 eh eh) ew)) (fma.f64 #s(literal 2/45 binary64) (*.f64 (/.f64 eh ew) (/.f64 eh ew)) (*.f64 (*.f64 (*.f64 (/.f64 eh ew) (/.f64 eh ew)) #s(literal -2/3 binary64)) #s(literal -1/3 binary64)))) (pow.f64 eh #s(literal 4 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 eh ew) (/.f64 eh ew)) #s(literal -2/3 binary64)))) (*.f64 eh eh)) (fma.f64 (/.f64 #s(literal 1/2 binary64) eh) (/.f64 (*.f64 (*.f64 (*.f64 ew ew) (fma.f64 (*.f64 (pow.f64 ew #s(literal 6 binary64)) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 eh ew) (/.f64 eh ew)) #s(literal -2/3 binary64))) #s(literal 2 binary64)) (pow.f64 eh #s(literal 6 binary64)))) #s(literal -3/4 binary64) (*.f64 (pow.f64 ew #s(literal 4 binary64)) (/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1/3 binary64) ew) (/.f64 (*.f64 eh eh) ew)) (fma.f64 #s(literal 2/45 binary64) (*.f64 (/.f64 eh ew) (/.f64 eh ew)) (*.f64 (*.f64 (*.f64 (/.f64 eh ew) (/.f64 eh ew)) #s(literal -2/3 binary64)) #s(literal -1/3 binary64)))) (pow.f64 eh #s(literal 4 binary64)))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 eh ew) (/.f64 eh ew)) #s(literal -2/3 binary64)))) eh) (fma.f64 (pow.f64 ew #s(literal 4 binary64)) (/.f64 (-.f64 (*.f64 (/.f64 #s(literal -2/45 binary64) ew) (/.f64 (*.f64 eh eh) ew)) (fma.f64 (-.f64 (*.f64 (/.f64 #s(literal 1/3 binary64) ew) (/.f64 (*.f64 eh eh) ew)) (fma.f64 #s(literal 2/45 binary64) (*.f64 (/.f64 eh ew) (/.f64 eh ew)) (*.f64 (*.f64 (*.f64 (/.f64 eh ew) (/.f64 eh ew)) #s(literal -2/3 binary64)) #s(literal -1/3 binary64)))) #s(literal -1/3 binary64) (fma.f64 #s(literal -1/315 binary64) (*.f64 (/.f64 eh ew) (/.f64 eh ew)) (*.f64 #s(literal 2/45 binary64) (*.f64 (*.f64 (/.f64 eh ew) (/.f64 eh ew)) #s(literal -2/3 binary64)))))) (pow.f64 eh #s(literal 4 binary64))) (*.f64 (neg.f64 (pow.f64 ew #s(literal 6 binary64))) (/.f64 (*.f64 (-.f64 (*.f64 (/.f64 #s(literal 1/3 binary64) ew) (/.f64 (*.f64 eh eh) ew)) (fma.f64 #s(literal 2/45 binary64) (*.f64 (/.f64 eh ew) (/.f64 eh ew)) (*.f64 (*.f64 (*.f64 (/.f64 eh ew) (/.f64 eh ew)) #s(literal -2/3 binary64)) #s(literal -1/3 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 eh ew) (/.f64 eh ew)) #s(literal -2/3 binary64)))) (pow.f64 eh #s(literal 6 binary64))))))) ew) (/.f64 (*.f64 eh eh) ew) (/.f64 (*.f64 (*.f64 (pow.f64 ew #s(literal 3 binary64)) (-.f64 (*.f64 (/.f64 eh ew) #s(literal 1/30 binary64)) (*.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)) #s(literal -1/6 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 eh ew) (/.f64 eh ew)) #s(literal -2/3 binary64)))) (pow.f64 eh #s(literal 3 binary64)))) (*.f64 ew (/.f64 (-.f64 (*.f64 #s(literal -1/720 binary64) (/.f64 eh ew)) (fma.f64 (-.f64 (*.f64 (/.f64 eh ew) #s(literal 1/30 binary64)) (*.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)) #s(literal -1/6 binary64))) #s(literal -1/6 binary64) (fma.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)) #s(literal 1/120 binary64) (*.f64 #s(literal -1/5040 binary64) (/.f64 eh ew))))) eh)))) (*.f64 t t) (/.f64 (*.f64 (-.f64 (*.f64 (/.f64 eh ew) #s(literal 1/30 binary64)) (*.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)) #s(literal -1/6 binary64))) ew) eh))) (*.f64 t t) (fma.f64 (/.f64 #s(literal -1/2 binary64) eh) (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 eh ew) (/.f64 eh ew)) #s(literal -2/3 binary64))) (*.f64 ew ew)) eh) (/.f64 (*.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)) ew) eh))) (*.f64 t t) #s(literal 1 binary64)) |
(* -1/3 (/ eh ew)) |
(*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)) |
(+ (* -1/3 (/ eh ew)) (* (pow t 2) (- (* 1/24 (/ eh ew)) (+ (* 1/120 (/ eh ew)) (* 1/18 (/ eh ew)))))) |
(fma.f64 (*.f64 #s(literal -1/45 binary64) (/.f64 eh ew)) (*.f64 t t) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) |
(+ (* -1/3 (/ eh ew)) (* (pow t 2) (- (* 1/24 (/ eh ew)) (+ (* 1/120 (/ eh ew)) (* 1/18 (/ eh ew)))))) |
(fma.f64 (*.f64 #s(literal -1/45 binary64) (/.f64 eh ew)) (*.f64 t t) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) |
(+ (* -1/3 (/ eh ew)) (* (pow t 2) (- (* 1/24 (/ eh ew)) (+ (* 1/120 (/ eh ew)) (* 1/18 (/ eh ew)))))) |
(fma.f64 (*.f64 #s(literal -1/45 binary64) (/.f64 eh ew)) (*.f64 t t) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))))) |
(/ eh (* ew t)) |
(/.f64 (/.f64 eh ew) t) |
(/ (+ (* -1/3 (/ (* eh (pow t 2)) ew)) (/ eh ew)) t) |
(/.f64 (fma.f64 (*.f64 eh (/.f64 (*.f64 t t) 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 #s(literal -1/45 binary64) (/.f64 eh ew)) (*.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) |
(* -1 (+ (log t) (log (/ ew eh)))) |
(neg.f64 (+.f64 (log.f64 (/.f64 ew eh)) (log.f64 t))) |
(+ (* -1 (+ (log t) (log (/ ew eh)))) (* -1/3 (pow t 2))) |
(-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t t)) (+.f64 (log.f64 (/.f64 ew eh)) (log.f64 t))) |
(+ (* -1 (+ (log t) (log (/ ew eh)))) (* (pow t 2) (- (* -7/90 (pow t 2)) 1/3))) |
(fma.f64 (fma.f64 #s(literal -7/90 binary64) (*.f64 t t) #s(literal -1/3 binary64)) (*.f64 t t) (neg.f64 (+.f64 (log.f64 (/.f64 ew eh)) (log.f64 t)))) |
(+ (* -1 (+ (log t) (log (/ ew eh)))) (* (pow t 2) (- (* (pow t 2) (- (* -62/2835 (pow t 2)) 7/90)) 1/3))) |
(fma.f64 (fma.f64 (fma.f64 #s(literal -62/2835 binary64) (*.f64 t t) #s(literal -7/90 binary64)) (*.f64 t t) #s(literal -1/3 binary64)) (*.f64 t t) (neg.f64 (+.f64 (log.f64 (/.f64 ew eh)) (log.f64 t)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) eh) |
(+ (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* ew (* t (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) |
(fma.f64 (*.f64 ew t) (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) eh)) |
(+ (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* t (+ (* -1/2 (* eh (* t (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) eh) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) t) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew)) t (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) eh)) |
(+ (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* t (+ (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* t (+ (* -1/2 (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1/6 (* ew (* t (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) ew) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) t) (*.f64 (*.f64 #s(literal -1/2 binary64) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))))) t (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew)) t (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) eh)) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) eh) |
(+ (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* ew (* t (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) |
(fma.f64 (*.f64 ew t) (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) eh)) |
(+ (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* t (+ (* -1/2 (* eh (* t (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) eh) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) t) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew)) t (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) eh)) |
(+ (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* t (+ (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* t (+ (* -1/2 (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1/6 (* ew (* t (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) ew) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) t) (*.f64 (*.f64 #s(literal -1/2 binary64) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))))) t (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew)) t (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) eh)) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))))) |
(sqrt (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(sqrt.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) eh)) |
(+ (sqrt (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1/4 (* (sqrt (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (pow t 2)))) |
(fma.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) eh))) (*.f64 t t) (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) eh))) |
(+ (sqrt (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* (pow t 2) (+ (* -1/4 (sqrt (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* 1/2 (* (sqrt (/ 1 (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* (pow t 2) (- (* 1/24 (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* 1/16 (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))))))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))))) (*.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) eh) #s(literal -1/48 binary64)) (*.f64 t t)) (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) eh)))) (*.f64 t t) (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) eh))) |
(+ (sqrt (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* (pow t 2) (+ (* -1/4 (sqrt (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* (pow t 2) (+ (* 1/2 (* (sqrt (/ 1 (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* (pow t 2) (- (* -1/720 (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1/4 (- (* 1/24 (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* 1/16 (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))))))))) (* 1/2 (* (sqrt (/ 1 (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (- (* 1/24 (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* 1/16 (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))))))))))) |
(fma.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))))) (fma.f64 (fma.f64 (*.f64 #s(literal -1/720 binary64) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) eh) #s(literal -1/48 binary64)) #s(literal 1/4 binary64))) (*.f64 t t) (*.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) eh) #s(literal -1/48 binary64)))) (*.f64 t t) (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) eh)))) (*.f64 t t) (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) eh))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) eh) |
(+ (* -1/2 (* eh (* (pow t 2) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) eh) (*.f64 (*.f64 t t) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) eh)) |
(+ (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* (pow t 2) (+ (* -1/2 (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* 1/24 (* eh (* (pow t 2) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))))))) |
(fma.f64 (fma.f64 (*.f64 (*.f64 (*.f64 t t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))) #s(literal 1/24 binary64) (*.f64 (*.f64 #s(literal -1/2 binary64) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))))) (*.f64 t t) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) eh)) |
(+ (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* (pow t 2) (+ (* -1/2 (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* (pow t 2) (+ (* -1/720 (* eh (* (pow t 2) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* 1/24 (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/720 binary64) eh) (*.f64 (*.f64 t t) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))) (*.f64 (*.f64 #s(literal 1/24 binary64) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))))) (*.f64 t t) (*.f64 (*.f64 #s(literal -1/2 binary64) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))))) (*.f64 t t) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) eh)) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(/ eh (* ew t)) |
(/.f64 (/.f64 eh ew) t) |
(/ (+ (* -1/3 (/ (* eh (pow t 2)) ew)) (/ eh ew)) t) |
(/.f64 (fma.f64 (*.f64 eh (/.f64 (*.f64 t t) 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 #s(literal -1/45 binary64) (/.f64 eh ew)) (*.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 (* ew t)) |
(/.f64 (/.f64 eh ew) t) |
(/ (+ (* (pow t 2) (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (/ eh ew)) t) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)) (*.f64 t t) (/.f64 eh ew)) t) |
(/ (+ (* (pow t 2) (- (+ (* -1/2 (/ eh ew)) (* (pow t 2) (- (* 1/24 (/ eh ew)) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew)))))) (* -1/6 (/ eh ew)))) (/ eh ew)) t) |
(/.f64 (fma.f64 (fma.f64 (-.f64 (*.f64 (/.f64 eh ew) #s(literal 1/30 binary64)) (*.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)) #s(literal -1/6 binary64))) (*.f64 t t) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) (*.f64 t t) (/.f64 eh ew)) t) |
(/ (+ (* (pow t 2) (- (+ (* -1/2 (/ eh ew)) (* (pow t 2) (- (+ (* 1/24 (/ eh ew)) (* (pow t 2) (- (* -1/720 (/ eh ew)) (+ (* -1/6 (- (* 1/24 (/ eh ew)) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) (+ (* -1/5040 (/ eh ew)) (* 1/120 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew))))))))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew)))))) (* -1/6 (/ eh ew)))) (/ eh ew)) t) |
(/.f64 (fma.f64 (fma.f64 (fma.f64 (-.f64 (*.f64 #s(literal -1/720 binary64) (/.f64 eh ew)) (fma.f64 (-.f64 (*.f64 (/.f64 eh ew) #s(literal 1/30 binary64)) (*.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)) #s(literal -1/6 binary64))) #s(literal -1/6 binary64) (fma.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)) #s(literal 1/120 binary64) (*.f64 #s(literal -1/5040 binary64) (/.f64 eh ew))))) (*.f64 t t) (-.f64 (*.f64 (/.f64 eh ew) #s(literal 1/30 binary64)) (*.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)) #s(literal -1/6 binary64)))) (*.f64 t t) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) (*.f64 t t) (/.f64 eh ew)) t) |
(/ eh (* ew t)) |
(/.f64 (/.f64 eh ew) t) |
(/ (+ (* 1/2 (/ (* ew (* (pow t 2) (- (+ 1 (* -1 (/ (pow eh 2) (pow ew 2)))) (* -1/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 (/.f64 eh ew) (/.f64 eh ew)) #s(literal -2/3 binary64)))) eh) #s(literal 1/2 binary64) (/.f64 eh ew)) t) |
(/ (+ (* (pow t 2) (+ (* 1/2 (/ (* ew (* (pow t 2) (- (* 1/3 (/ (pow eh 2) (pow ew 2))) (+ (* -1/3 (- (* -1 (/ (pow eh 2) (pow ew 2))) (* -1/3 (/ (pow eh 2) (pow ew 2))))) (+ (* 2/45 (/ (pow eh 2) (pow ew 2))) (* 1/4 (/ (* (pow ew 2) (pow (- (+ 1 (* -1 (/ (pow eh 2) (pow ew 2)))) (* -1/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 2)))))))) eh)) (* 1/2 (/ (* ew (- (+ 1 (* -1 (/ (pow eh 2) (pow ew 2)))) (* -1/3 (/ (pow eh 2) (pow ew 2))))) eh)))) (/ eh ew)) t) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 ew (+.f64 (/.f64 (*.f64 (-.f64 (fma.f64 (*.f64 (/.f64 eh ew) (/.f64 eh ew)) #s(literal 1/3 binary64) (*.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 (/.f64 eh ew) (/.f64 eh ew)) #s(literal -2/3 binary64)))) (fma.f64 (/.f64 #s(literal 1/4 binary64) eh) (/.f64 (*.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 eh ew) (/.f64 eh ew)) #s(literal -2/3 binary64))) #s(literal 2 binary64)) (*.f64 ew ew)) eh) (*.f64 (/.f64 #s(literal 2/45 binary64) ew) (/.f64 (*.f64 eh eh) ew)))) (*.f64 t t)) eh) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 eh ew) (/.f64 eh ew)) #s(literal -2/3 binary64))) eh)))) (*.f64 t t) (/.f64 eh ew)) t) |
(/ (+ (* (pow t 2) (+ (* 1/2 (/ (* ew (- (+ 1 (* -1 (/ (pow eh 2) (pow ew 2)))) (* -1/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* (pow t 2) (+ (* 1/2 (/ (* ew (* (pow t 2) (- (* -2/45 (/ (pow eh 2) (pow ew 2))) (+ (* -1/3 (- (* 1/3 (/ (pow eh 2) (pow ew 2))) (+ (* -1/3 (- (* -1 (/ (pow eh 2) (pow ew 2))) (* -1/3 (/ (pow eh 2) (pow ew 2))))) (* 2/45 (/ (pow eh 2) (pow ew 2)))))) (+ (* -1/315 (/ (pow eh 2) (pow ew 2))) (+ (* 2/45 (- (* -1 (/ (pow eh 2) (pow ew 2))) (* -1/3 (/ (pow eh 2) (pow ew 2))))) (* 1/2 (/ (* (pow ew 2) (* (- (* 1/3 (/ (pow eh 2) (pow ew 2))) (+ (* -1/3 (- (* -1 (/ (pow eh 2) (pow ew 2))) (* -1/3 (/ (pow eh 2) (pow ew 2))))) (+ (* 2/45 (/ (pow eh 2) (pow ew 2))) (* 1/4 (/ (* (pow ew 2) (pow (- (+ 1 (* -1 (/ (pow eh 2) (pow ew 2)))) (* -1/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 2)))))) (- (+ 1 (* -1 (/ (pow eh 2) (pow ew 2)))) (* -1/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 2))))))))) eh)) (* 1/2 (/ (* ew (- (* 1/3 (/ (pow eh 2) (pow ew 2))) (+ (* -1/3 (- (* -1 (/ (pow eh 2) (pow ew 2))) (* -1/3 (/ (pow eh 2) (pow ew 2))))) (+ (* 2/45 (/ (pow eh 2) (pow ew 2))) (* 1/4 (/ (* (pow ew 2) (pow (- (+ 1 (* -1 (/ (pow eh 2) (pow ew 2)))) (* -1/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 2))))))) eh)))))) (/ eh ew)) t) |
(/.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 ew (+.f64 (/.f64 (*.f64 (-.f64 (fma.f64 (/.f64 #s(literal -2/45 binary64) ew) (/.f64 (*.f64 eh eh) ew) (*.f64 #s(literal 1/3 binary64) (-.f64 (*.f64 (/.f64 #s(literal 1/3 binary64) ew) (/.f64 (*.f64 eh eh) ew)) (fma.f64 #s(literal 2/45 binary64) (*.f64 (/.f64 eh ew) (/.f64 eh ew)) (*.f64 (*.f64 (*.f64 (/.f64 eh ew) (/.f64 eh ew)) #s(literal -2/3 binary64)) #s(literal -1/3 binary64)))))) (fma.f64 (/.f64 #s(literal 1/2 binary64) eh) (/.f64 (*.f64 (*.f64 (*.f64 ew ew) (-.f64 (fma.f64 (*.f64 (/.f64 eh ew) (/.f64 eh ew)) #s(literal 1/3 binary64) (*.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 (/.f64 eh ew) (/.f64 eh ew)) #s(literal -2/3 binary64)))) (fma.f64 (/.f64 #s(literal 1/4 binary64) eh) (/.f64 (*.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 eh ew) (/.f64 eh ew)) #s(literal -2/3 binary64))) #s(literal 2 binary64)) (*.f64 ew ew)) eh) (*.f64 (/.f64 #s(literal 2/45 binary64) ew) (/.f64 (*.f64 eh eh) ew))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 eh ew) (/.f64 eh ew)) #s(literal -2/3 binary64)))) eh) (fma.f64 #s(literal -1/315 binary64) (*.f64 (/.f64 eh ew) (/.f64 eh ew)) (*.f64 #s(literal 2/45 binary64) (*.f64 (*.f64 (/.f64 eh ew) (/.f64 eh ew)) #s(literal -2/3 binary64)))))) (*.f64 t t)) eh) (/.f64 (-.f64 (fma.f64 (*.f64 (/.f64 eh ew) (/.f64 eh ew)) #s(literal 1/3 binary64) (*.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 (/.f64 eh ew) (/.f64 eh ew)) #s(literal -2/3 binary64)))) (fma.f64 (/.f64 #s(literal 1/4 binary64) eh) (/.f64 (*.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 eh ew) (/.f64 eh ew)) #s(literal -2/3 binary64))) #s(literal 2 binary64)) (*.f64 ew ew)) eh) (*.f64 (/.f64 #s(literal 2/45 binary64) ew) (/.f64 (*.f64 eh eh) ew)))) eh)))) (*.f64 t t) (*.f64 (*.f64 ew (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 eh ew) (/.f64 eh ew)) #s(literal -2/3 binary64))) eh)) #s(literal 1/2 binary64))) (*.f64 t t) (/.f64 eh ew)) t) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) eh) |
(+ (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* ew (* t (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) |
(fma.f64 (*.f64 ew t) (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) eh)) |
(+ (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* t (+ (* -1/2 (* eh (* t (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) eh) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) t) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew)) t (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) eh)) |
(+ (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* t (+ (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* t (+ (* -1/2 (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1/6 (* ew (* t (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) ew) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) t) (*.f64 (*.f64 #s(literal -1/2 binary64) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))))) t (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew)) t (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) eh)) |
(/ eh (* ew t)) |
(/.f64 (/.f64 eh ew) t) |
(/ (+ (* (pow t 2) (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (/ eh ew)) t) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)) (*.f64 t t) (/.f64 eh ew)) t) |
(/ (+ (* (pow t 2) (- (+ (* -1/2 (/ eh ew)) (* (pow t 2) (- (* 1/24 (/ eh ew)) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew)))))) (* -1/6 (/ eh ew)))) (/ eh ew)) t) |
(/.f64 (fma.f64 (fma.f64 (-.f64 (*.f64 (/.f64 eh ew) #s(literal 1/30 binary64)) (*.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)) #s(literal -1/6 binary64))) (*.f64 t t) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) (*.f64 t t) (/.f64 eh ew)) t) |
(/ (+ (* (pow t 2) (- (+ (* -1/2 (/ eh ew)) (* (pow t 2) (- (+ (* 1/24 (/ eh ew)) (* (pow t 2) (- (* -1/720 (/ eh ew)) (+ (* -1/6 (- (* 1/24 (/ eh ew)) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) (+ (* -1/5040 (/ eh ew)) (* 1/120 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew))))))))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew)))))) (* -1/6 (/ eh ew)))) (/ eh ew)) t) |
(/.f64 (fma.f64 (fma.f64 (fma.f64 (-.f64 (*.f64 #s(literal -1/720 binary64) (/.f64 eh ew)) (fma.f64 (-.f64 (*.f64 (/.f64 eh ew) #s(literal 1/30 binary64)) (*.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)) #s(literal -1/6 binary64))) #s(literal -1/6 binary64) (fma.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)) #s(literal 1/120 binary64) (*.f64 #s(literal -1/5040 binary64) (/.f64 eh ew))))) (*.f64 t t) (-.f64 (*.f64 (/.f64 eh ew) #s(literal 1/30 binary64)) (*.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)) #s(literal -1/6 binary64)))) (*.f64 t t) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) (*.f64 t t) (/.f64 eh ew)) t) |
(/ eh ew) |
(/.f64 eh ew) |
(+ (* -1/3 (/ (* eh (pow t 2)) ew)) (/ eh ew)) |
(fma.f64 (*.f64 eh (/.f64 (*.f64 t t) ew)) #s(literal -1/3 binary64) (/.f64 eh ew)) |
(+ (* (pow t 2) (+ (* -1/3 (/ eh ew)) (* (pow t 2) (- (* 1/24 (/ eh ew)) (+ (* 1/120 (/ eh ew)) (* 1/18 (/ eh ew))))))) (/ eh ew)) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/45 binary64) (/.f64 eh ew)) (*.f64 t t) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) (*.f64 t t) (/.f64 eh ew)) |
(+ (* (pow t 2) (+ (* -1/3 (/ eh ew)) (* (pow t 2) (- (* 1/24 (/ eh ew)) (+ (* 1/120 (/ eh ew)) (* 1/18 (/ eh ew))))))) (/ eh ew)) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/45 binary64) (/.f64 eh ew)) (*.f64 t t) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) (*.f64 t t) (/.f64 eh ew)) |
(+ (log t) (log (/ ew eh))) |
(+.f64 (log.f64 (/.f64 ew eh)) (log.f64 t)) |
(+ (log t) (+ (log (/ ew eh)) (* 1/3 (pow t 2)))) |
(fma.f64 #s(literal 1/3 binary64) (*.f64 t t) (+.f64 (log.f64 (/.f64 ew eh)) (log.f64 t))) |
(+ (log t) (+ (log (/ ew eh)) (* (pow t 2) (+ 1/3 (* 7/90 (pow t 2)))))) |
(fma.f64 (fma.f64 #s(literal 7/90 binary64) (*.f64 t t) #s(literal 1/3 binary64)) (*.f64 t t) (+.f64 (log.f64 (/.f64 ew eh)) (log.f64 t))) |
(+ (log t) (+ (log (/ ew eh)) (* (pow t 2) (+ 1/3 (* (pow t 2) (+ 7/90 (* 62/2835 (pow t 2)))))))) |
(fma.f64 (fma.f64 (fma.f64 #s(literal 62/2835 binary64) (*.f64 t t) #s(literal 7/90 binary64)) (*.f64 t t) #s(literal 1/3 binary64)) (*.f64 t t) (+.f64 (log.f64 (/.f64 ew eh)) (log.f64 t))) |
(/ (* ew t) eh) |
(*.f64 t (/.f64 ew eh)) |
(* t (+ (* 1/3 (/ (* ew (pow t 2)) eh)) (/ ew eh))) |
(*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 t t) ew) eh) #s(literal 1/3 binary64) (/.f64 ew eh)) t) |
(* t (+ (* (pow t 2) (+ (* 2/15 (/ (* ew (pow t 2)) eh)) (* 1/3 (/ ew eh)))) (/ ew eh))) |
(*.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 (*.f64 t t) ew) eh) #s(literal 2/15 binary64) (*.f64 (/.f64 ew eh) #s(literal 1/3 binary64))) (*.f64 t t) (/.f64 ew eh)) t) |
(* t (+ (* (pow t 2) (+ (* 1/3 (/ ew eh)) (* (pow t 2) (+ (* 17/315 (/ (* ew (pow t 2)) eh)) (* 2/15 (/ ew eh)))))) (/ ew eh))) |
(*.f64 (fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 (*.f64 t t) ew) eh) #s(literal 17/315 binary64) (*.f64 (/.f64 ew eh) #s(literal 2/15 binary64))) (*.f64 t t) (*.f64 (/.f64 ew eh) #s(literal 1/3 binary64))) (*.f64 t t) (/.f64 ew eh)) t) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(/ eh (* ew t)) |
(/.f64 (/.f64 eh ew) t) |
(/ (+ (* -1/3 (/ (* eh (pow t 2)) ew)) (/ eh ew)) t) |
(/.f64 (fma.f64 (*.f64 eh (/.f64 (*.f64 t t) 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 #s(literal -1/45 binary64) (/.f64 eh ew)) (*.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) |
(/ 1 (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(/.f64 (/.f64 #s(literal 1 binary64) ew) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (sin.f64 t))) |
(/ 1 (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(/.f64 (/.f64 #s(literal 1 binary64) ew) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (sin.f64 t))) |
(/ 1 (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(/.f64 (/.f64 #s(literal 1 binary64) ew) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (sin.f64 t))) |
(/ 1 (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(/.f64 (/.f64 #s(literal 1 binary64) ew) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (sin.f64 t))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(*.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew) (sin.f64 t)) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(*.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew) (sin.f64 t)) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(*.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew) (sin.f64 t)) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(*.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew) (sin.f64 t)) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))))) |
(* (/ (* (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 (cos.f64 t) (sin.f64 t)) (/.f64 (*.f64 eh eh) 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 (cos.f64 t) (sin.f64 t)) (/.f64 (*.f64 eh eh) 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 (cos.f64 t) (sin.f64 t)) (/.f64 (*.f64 eh eh) 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 (cos.f64 t) (sin.f64 t)) (/.f64 (*.f64 eh eh) 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 (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 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))) |
(* (/ (* eh (cos t)) (* ew (sin t))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64)))) (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))) |
(* (/ (* eh (cos t)) (* ew (sin t))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64)))) (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))) |
(* (/ (* eh (cos t)) (* ew (sin t))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64)))) (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))) |
(* (pow t 2) (- (* 1/24 (/ eh ew)) (+ (* 1/120 (/ eh ew)) (* 1/18 (/ eh ew))))) |
(*.f64 (*.f64 #s(literal -1/45 binary64) (/.f64 eh ew)) (*.f64 t t)) |
(* (pow t 2) (- (+ (* -1/3 (/ eh (* ew (pow t 2)))) (* 1/24 (/ eh ew))) (+ (* 1/120 (/ eh ew)) (* 1/18 (/ eh ew))))) |
(*.f64 (fma.f64 (/.f64 eh (*.f64 (*.f64 t t) ew)) #s(literal -1/3 binary64) (*.f64 #s(literal -1/45 binary64) (/.f64 eh ew))) (*.f64 t t)) |
(* (pow t 2) (- (+ (* -1/3 (/ eh (* ew (pow t 2)))) (* 1/24 (/ eh ew))) (+ (* 1/120 (/ eh ew)) (* 1/18 (/ eh ew))))) |
(*.f64 (fma.f64 (/.f64 eh (*.f64 (*.f64 t t) ew)) #s(literal -1/3 binary64) (*.f64 #s(literal -1/45 binary64) (/.f64 eh ew))) (*.f64 t t)) |
(* (pow t 2) (- (+ (* -1/3 (/ eh (* ew (pow t 2)))) (* 1/24 (/ eh ew))) (+ (* 1/120 (/ eh ew)) (* 1/18 (/ eh ew))))) |
(*.f64 (fma.f64 (/.f64 eh (*.f64 (*.f64 t t) ew)) #s(literal -1/3 binary64) (*.f64 #s(literal -1/45 binary64) (/.f64 eh ew))) (*.f64 t t)) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(* -1 (log (/ (* ew (sin t)) (* eh (cos t))))) |
(neg.f64 (log.f64 (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (sin.f64 t) eh)))) |
(* -1 (log (/ (* ew (sin t)) (* eh (cos t))))) |
(neg.f64 (log.f64 (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (sin.f64 t) eh)))) |
(* -1 (log (/ (* ew (sin t)) (* eh (cos t))))) |
(neg.f64 (log.f64 (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (sin.f64 t) eh)))) |
(* -1 (log (/ (* ew (sin t)) (* eh (cos t))))) |
(neg.f64 (log.f64 (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (sin.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))))) |
(sqrt (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) |
(sqrt.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))))) |
(sqrt (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) |
(sqrt.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))))) |
(sqrt (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) |
(sqrt.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))))) |
(sqrt (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) |
(sqrt.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))))) |
(* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))) |
(* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))) |
(* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))) |
(* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(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) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(* (pow t 4) (- (* 1/24 (/ eh ew)) (+ (* 1/120 (/ eh ew)) (* 1/18 (/ eh ew))))) |
(*.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 #s(literal -1/45 binary64) (/.f64 eh ew))) |
(* (pow t 4) (- (+ (* -1/3 (/ eh (* ew (pow t 2)))) (* 1/24 (/ eh ew))) (+ (* 1/120 (/ eh ew)) (* 1/18 (/ eh ew))))) |
(*.f64 (pow.f64 t #s(literal 4 binary64)) (fma.f64 (/.f64 eh (*.f64 (*.f64 t t) ew)) #s(literal -1/3 binary64) (*.f64 #s(literal -1/45 binary64) (/.f64 eh ew)))) |
(* (pow t 4) (- (+ (* -1/3 (/ eh (* ew (pow t 2)))) (+ (* 1/24 (/ eh ew)) (/ eh (* ew (pow t 4))))) (+ (* 1/120 (/ eh ew)) (* 1/18 (/ eh ew))))) |
(*.f64 (fma.f64 (/.f64 eh (*.f64 t t)) (/.f64 #s(literal -1/3 binary64) ew) (+.f64 (/.f64 eh (*.f64 (pow.f64 t #s(literal 4 binary64)) ew)) (*.f64 #s(literal -1/45 binary64) (/.f64 eh ew)))) (pow.f64 t #s(literal 4 binary64))) |
(* (pow t 4) (- (+ (* -1/3 (/ eh (* ew (pow t 2)))) (+ (* 1/24 (/ eh ew)) (/ eh (* ew (pow t 4))))) (+ (* 1/120 (/ eh ew)) (* 1/18 (/ eh ew))))) |
(*.f64 (fma.f64 (/.f64 eh (*.f64 t t)) (/.f64 #s(literal -1/3 binary64) ew) (+.f64 (/.f64 eh (*.f64 (pow.f64 t #s(literal 4 binary64)) ew)) (*.f64 #s(literal -1/45 binary64) (/.f64 eh ew)))) (pow.f64 t #s(literal 4 binary64))) |
(log (/ (* ew (sin t)) (* eh (cos t)))) |
(log.f64 (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (sin.f64 t) eh))) |
(log (/ (* ew (sin t)) (* eh (cos t)))) |
(log.f64 (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (sin.f64 t) eh))) |
(log (/ (* ew (sin t)) (* eh (cos t)))) |
(log.f64 (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (sin.f64 t) eh))) |
(log (/ (* ew (sin t)) (* eh (cos t)))) |
(log.f64 (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (sin.f64 t) eh))) |
(/ (* ew (sin t)) (* eh (cos t))) |
(*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (sin.f64 t) eh)) |
(/ (* ew (sin t)) (* eh (cos t))) |
(*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (sin.f64 t) eh)) |
(/ (* ew (sin t)) (* eh (cos t))) |
(*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (sin.f64 t) eh)) |
(/ (* ew (sin t)) (* eh (cos t))) |
(*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (sin.f64 t) eh)) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(/ 1 (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(/.f64 (/.f64 #s(literal 1 binary64) ew) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (sin.f64 t))) |
(/ 1 (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(/.f64 (/.f64 #s(literal 1 binary64) ew) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (sin.f64 t))) |
(/ 1 (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(/.f64 (/.f64 #s(literal 1 binary64) ew) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (sin.f64 t))) |
(/ 1 (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(/.f64 (/.f64 #s(literal 1 binary64) ew) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (sin.f64 t))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(*.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew) (sin.f64 t)) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(*.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew) (sin.f64 t)) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(*.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew) (sin.f64 t)) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(*.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew) (sin.f64 t)) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))))) |
(* (/ (* (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 (cos.f64 t) (sin.f64 t)) (/.f64 (*.f64 eh eh) 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 (cos.f64 t) (sin.f64 t)) (/.f64 (*.f64 eh eh) 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 (cos.f64 t) (sin.f64 t)) (/.f64 (*.f64 eh eh) 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 (cos.f64 t) (sin.f64 t)) (/.f64 (*.f64 eh eh) 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 (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 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))) |
(* (/ (* eh (cos t)) (* ew (sin t))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64)))) (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))) |
(* (/ (* eh (cos t)) (* ew (sin t))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64)))) (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))) |
(* (/ (* eh (cos t)) (* ew (sin t))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64)))) (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))) |
(* (pow t 2) (- (* 1/24 (/ eh ew)) (+ (* 1/120 (/ eh ew)) (* 1/18 (/ eh ew))))) |
(*.f64 (*.f64 #s(literal -1/45 binary64) (/.f64 eh ew)) (*.f64 t t)) |
(* (pow t 2) (- (+ (* -1/3 (/ eh (* ew (pow t 2)))) (* 1/24 (/ eh ew))) (+ (* 1/120 (/ eh ew)) (* 1/18 (/ eh ew))))) |
(*.f64 (fma.f64 (/.f64 eh (*.f64 (*.f64 t t) ew)) #s(literal -1/3 binary64) (*.f64 #s(literal -1/45 binary64) (/.f64 eh ew))) (*.f64 t t)) |
(* (pow t 2) (- (+ (* -1/3 (/ eh (* ew (pow t 2)))) (* 1/24 (/ eh ew))) (+ (* 1/120 (/ eh ew)) (* 1/18 (/ eh ew))))) |
(*.f64 (fma.f64 (/.f64 eh (*.f64 (*.f64 t t) ew)) #s(literal -1/3 binary64) (*.f64 #s(literal -1/45 binary64) (/.f64 eh ew))) (*.f64 t t)) |
(* (pow t 2) (- (+ (* -1/3 (/ eh (* ew (pow t 2)))) (* 1/24 (/ eh ew))) (+ (* 1/120 (/ eh ew)) (* 1/18 (/ eh ew))))) |
(*.f64 (fma.f64 (/.f64 eh (*.f64 (*.f64 t t) ew)) #s(literal -1/3 binary64) (*.f64 #s(literal -1/45 binary64) (/.f64 eh ew))) (*.f64 t t)) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(* -1 (log (/ (* ew (sin t)) (* eh (cos t))))) |
(neg.f64 (log.f64 (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (sin.f64 t) eh)))) |
(* -1 (log (/ (* ew (sin t)) (* eh (cos t))))) |
(neg.f64 (log.f64 (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (sin.f64 t) eh)))) |
(* -1 (log (/ (* ew (sin t)) (* eh (cos t))))) |
(neg.f64 (log.f64 (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (sin.f64 t) eh)))) |
(* -1 (log (/ (* ew (sin t)) (* eh (cos t))))) |
(neg.f64 (log.f64 (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (sin.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))))) |
(sqrt (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) |
(sqrt.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))))) |
(sqrt (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) |
(sqrt.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))))) |
(sqrt (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) |
(sqrt.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))))) |
(sqrt (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) |
(sqrt.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))))) |
(* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))) |
(* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))) |
(* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))) |
(* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(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) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(* (pow t 4) (- (* 1/24 (/ eh ew)) (+ (* 1/120 (/ eh ew)) (* 1/18 (/ eh ew))))) |
(*.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 #s(literal -1/45 binary64) (/.f64 eh ew))) |
(* (pow t 4) (- (+ (* -1/3 (/ eh (* ew (pow t 2)))) (* 1/24 (/ eh ew))) (+ (* 1/120 (/ eh ew)) (* 1/18 (/ eh ew))))) |
(*.f64 (pow.f64 t #s(literal 4 binary64)) (fma.f64 (/.f64 eh (*.f64 (*.f64 t t) ew)) #s(literal -1/3 binary64) (*.f64 #s(literal -1/45 binary64) (/.f64 eh ew)))) |
(* (pow t 4) (- (+ (* -1/3 (/ eh (* ew (pow t 2)))) (+ (* 1/24 (/ eh ew)) (/ eh (* ew (pow t 4))))) (+ (* 1/120 (/ eh ew)) (* 1/18 (/ eh ew))))) |
(*.f64 (fma.f64 (/.f64 eh (*.f64 t t)) (/.f64 #s(literal -1/3 binary64) ew) (+.f64 (/.f64 eh (*.f64 (pow.f64 t #s(literal 4 binary64)) ew)) (*.f64 #s(literal -1/45 binary64) (/.f64 eh ew)))) (pow.f64 t #s(literal 4 binary64))) |
(* (pow t 4) (- (+ (* -1/3 (/ eh (* ew (pow t 2)))) (+ (* 1/24 (/ eh ew)) (/ eh (* ew (pow t 4))))) (+ (* 1/120 (/ eh ew)) (* 1/18 (/ eh ew))))) |
(*.f64 (fma.f64 (/.f64 eh (*.f64 t t)) (/.f64 #s(literal -1/3 binary64) ew) (+.f64 (/.f64 eh (*.f64 (pow.f64 t #s(literal 4 binary64)) ew)) (*.f64 #s(literal -1/45 binary64) (/.f64 eh ew)))) (pow.f64 t #s(literal 4 binary64))) |
(log (/ (* ew (sin t)) (* eh (cos t)))) |
(log.f64 (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (sin.f64 t) eh))) |
(log (/ (* ew (sin t)) (* eh (cos t)))) |
(log.f64 (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (sin.f64 t) eh))) |
(log (/ (* ew (sin t)) (* eh (cos t)))) |
(log.f64 (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (sin.f64 t) eh))) |
(log (/ (* ew (sin t)) (* eh (cos t)))) |
(log.f64 (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (sin.f64 t) eh))) |
(/ (* ew (sin t)) (* eh (cos t))) |
(*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (sin.f64 t) eh)) |
(/ (* ew (sin t)) (* eh (cos t))) |
(*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (sin.f64 t) eh)) |
(/ (* ew (sin t)) (* eh (cos t))) |
(*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (sin.f64 t) eh)) |
(/ (* ew (sin t)) (* eh (cos t))) |
(*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (sin.f64 t) eh)) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 87 | 874 |
| 0 | 148 | 844 |
| 1 | 485 | 745 |
| 2 | 3116 | 744 |
| 0 | 10073 | 728 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (*.f64 (sin.f64 t) ew)) |
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (*.f64 (sin.f64 t) ew))) |
(+.f64 (/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (*.f64 (sin.f64 t) ew))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(fabs.f64 (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (*.f64 (sin.f64 t) ew))) (*.f64 (*.f64 eh (cos.f64 t)) (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 (/.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)) (sqrt.f64 (+.f64 (pow.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)) #s(literal 2 binary64)) #s(literal 1 binary64)))) eh))) |
#s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (/.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)) (sqrt.f64 (+.f64 (pow.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)) #s(literal 2 binary64)) #s(literal 1 binary64)))) eh)) |
(*.f64 (/.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)) (sqrt.f64 (+.f64 (pow.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)) #s(literal 2 binary64)) #s(literal 1 binary64)))) eh) |
(/.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)) (sqrt.f64 (+.f64 (pow.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)) #s(literal 2 binary64)) #s(literal 1 binary64)))) |
(-.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 eh ew)) (fma.f64 #s(literal 1/120 binary64) (/.f64 eh ew) (*.f64 (/.f64 eh ew) #s(literal 1/18 binary64)))) |
(fma.f64 #s(literal 1/120 binary64) (/.f64 eh ew) (*.f64 (/.f64 eh ew) #s(literal 1/18 binary64))) |
(fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 eh ew)) (fma.f64 #s(literal 1/120 binary64) (/.f64 eh ew) (*.f64 (/.f64 eh ew) #s(literal 1/18 binary64)))) (*.f64 t t) (*.f64 #s(literal -1/3 binary64) (/.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 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (fma.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 eh ew)) (fma.f64 #s(literal 1/120 binary64) (/.f64 eh ew) (*.f64 (/.f64 eh ew) #s(literal 1/18 binary64)))) (*.f64 t t) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) (*.f64 t t) (/.f64 eh ew)) t)))) eh))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 (tan.f64 t) ew) eh)) #s(literal -1 binary64))) |
(*.f64 (log.f64 (/.f64 (*.f64 (tan.f64 t) ew) 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 (sin.f64 (atan.f64 (exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 (tan.f64 t) ew) eh)) #s(literal -1 binary64))))) eh))) |
#s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 (tan.f64 t) ew) eh)) #s(literal -1 binary64))))) eh)) |
(fma.f64 (sqrt.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) (sqrt.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fabs.f64 (fma.f64 (sqrt.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) (sqrt.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) |
(sqrt.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) |
(cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) |
(/.f64 eh (*.f64 (tan.f64 t) ew)) |
#s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)) |
(sqrt.f64 (+.f64 (pow.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)) #s(literal 2 binary64)) #s(literal 1 binary64))) |
#s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (fma.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 eh ew)) (fma.f64 #s(literal 1/120 binary64) (/.f64 eh ew) (*.f64 (/.f64 eh ew) #s(literal 1/18 binary64)))) (*.f64 t t) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) (*.f64 t t) (/.f64 eh ew)) t)))) eh)) |
#s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (fma.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 eh ew)) (fma.f64 #s(literal 1/120 binary64) (/.f64 eh ew) (*.f64 (/.f64 eh ew) #s(literal 1/18 binary64)))) (*.f64 t t) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) (*.f64 t t) (/.f64 eh ew)) t)) |
(fma.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 eh ew)) (fma.f64 #s(literal 1/120 binary64) (/.f64 eh ew) (*.f64 (/.f64 eh ew) #s(literal 1/18 binary64)))) (*.f64 t t) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) (*.f64 t t) (/.f64 eh ew)) |
(log.f64 (/.f64 (*.f64 (tan.f64 t) ew) eh)) |
(/.f64 (*.f64 (tan.f64 t) ew) eh) |
(cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) |
(/.f64 eh (*.f64 ew (tan.f64 t))) |
| Outputs |
|---|
(*.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal -1 binary64)) #s(literal -1 binary64)) #s(literal -1 binary64)) (pow.f64 ew #s(literal -1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal -1 binary64)) #s(literal -1 binary64)) (pow.f64 (*.f64 (neg.f64 ew) (sin.f64 t)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (sin.f64 t) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1/2 binary64))) #s(literal -1 binary64)) (pow.f64 (/.f64 ew (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1/2 binary64))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 ew (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1/2 binary64))) #s(literal -1 binary64)) (pow.f64 (/.f64 (sin.f64 t) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1/2 binary64))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) ew) #s(literal -1 binary64)) (pow.f64 (sin.f64 t) #s(literal -1 binary64))) |
(*.f64 (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1/2 binary64)) (sin.f64 t)) (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1/2 binary64)) ew)) |
(*.f64 (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1/2 binary64)) ew) (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1/2 binary64)) (sin.f64 t))) |
(*.f64 (pow.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal -1 binary64)) (pow.f64 ew #s(literal -1 binary64))) |
(*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1/2 binary64)) (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1/2 binary64)) (*.f64 (sin.f64 t) ew))) |
(*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1/2 binary64)) (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal -1 binary64)))) |
(*.f64 (pow.f64 (sin.f64 t) #s(literal -1 binary64)) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) ew) #s(literal -1 binary64))) |
(*.f64 (pow.f64 ew #s(literal -1 binary64)) (pow.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal -1 binary64)) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (pow.f64 (*.f64 (neg.f64 ew) (sin.f64 t)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)) (pow.f64 (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)) (/.f64 (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)) (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal -1 binary64))) |
(*.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal -1 binary64)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(*.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal -1 binary64)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (pow.f64 (pow.f64 (/.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 (sin.f64 t) ew)) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(pow.f64 (/.f64 ew (pow.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal -1 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal -1 binary64)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 1 binary64)) |
(/.f64 (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)) ew) (sin.f64 t)) |
(/.f64 (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 (sin.f64 t) ew)) |
(/.f64 (neg.f64 (pow.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal -1 binary64))) (neg.f64 ew)) |
(/.f64 (neg.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) (neg.f64 (*.f64 (neg.f64 ew) (sin.f64 t)))) |
(/.f64 (pow.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal -1 binary64)) (*.f64 #s(literal 1 binary64) ew)) |
(/.f64 (pow.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal -1 binary64)) ew) |
(/.f64 (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal -1 binary64)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) |
(/.f64 (/.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 (sin.f64 t) ew)) #s(literal -1 binary64)) |
(/.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 #s(literal 1 binary64) (*.f64 (neg.f64 ew) (sin.f64 t)))) |
(/.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 (neg.f64 ew) (sin.f64 t))) |
(/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 t) ew))) |
(/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)) (*.f64 (sin.f64 t) ew)) |
(/.f64 #s(literal 1 binary64) (/.f64 ew (pow.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(/.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal -1 binary64)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) |
(neg.f64 (/.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 (sin.f64 t) ew))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) #s(literal -1 binary64))) |
(exp.f64 (neg.f64 (log.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))))) |
(*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1/2 binary64)) (sin.f64 t)) #s(literal -1 binary64)) (pow.f64 (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1/2 binary64)) ew) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1/2 binary64)) ew) #s(literal -1 binary64)) (pow.f64 (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1/2 binary64)) (sin.f64 t)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal -1 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 ew #s(literal -1 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal -1 binary64)) #s(literal -1 binary64)) ew) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal -1 binary64)) (pow.f64 (pow.f64 (*.f64 (neg.f64 ew) (sin.f64 t)) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal -1 binary64)) (*.f64 (neg.f64 ew) (sin.f64 t))) |
(*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal 1/2 binary64)) (pow.f64 (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1/2 binary64)) (*.f64 (sin.f64 t) ew)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal 1/2 binary64)) (pow.f64 (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1/2 binary64)) (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal -1 binary64))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 1/2 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 (*.f64 (sin.f64 t) ew) #s(literal 1 binary64)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) |
(*.f64 (/.f64 (sin.f64 t) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1/2 binary64))) (/.f64 ew (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 ew (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1/2 binary64))) (/.f64 (sin.f64 t) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1/2 binary64)))) |
(*.f64 (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 1 binary64)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) |
(*.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) ew) |
(*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) ew) (sin.f64 t)) |
(*.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) |
(*.f64 (sin.f64 t) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) ew)) |
(*.f64 #s(literal -1 binary64) (pow.f64 (/.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 (sin.f64 t) ew)) #s(literal -1 binary64))) |
(*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (pow.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 1 binary64))) |
(*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (sin.f64 t) ew)) |
(*.f64 ew (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(pow.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal -2 binary64)) #s(literal -1/2 binary64)) |
(pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 1 binary64)) |
(pow.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal -1 binary64)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal -1 binary64)) |
(/.f64 (/.f64 (*.f64 (sin.f64 t) ew) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1/2 binary64))) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1/2 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 t) ew)) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64))) |
(/.f64 (*.f64 (*.f64 (sin.f64 t) ew) #s(literal 1 binary64)) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64))) |
(/.f64 (*.f64 (neg.f64 ew) (sin.f64 t)) (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal -1 binary64)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(/.f64 (*.f64 (sin.f64 t) ew) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64))) |
(/.f64 #s(literal -1 binary64) (/.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 (sin.f64 t) ew))) |
(/.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal -1 binary64))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal -1 binary64)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) |
(exp.f64 (log.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) |
(*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) (pow.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) (*.f64 (cos.f64 t) eh))) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64))) #s(literal -1 binary64))) |
(*.f64 (-.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64))) (pow.f64 (/.f64 (-.f64 (*.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) (*.f64 (cos.f64 t) eh)) (*.f64 (sin.f64 t) ew)) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64))) #s(literal -1 binary64))) |
(*.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh)) #s(literal 3 binary64))) (pow.f64 (fma.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh)) (/.f64 (-.f64 (*.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) (*.f64 (cos.f64 t) eh)) (*.f64 (sin.f64 t) ew)) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64))) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64))) #s(literal -1 binary64))) |
(*.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh)) #s(literal 3 binary64))) (pow.f64 (fma.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) (*.f64 (cos.f64 t) eh))) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) #s(literal -1 binary64))) |
(pow.f64 (/.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) (*.f64 (cos.f64 t) eh))) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64))) (-.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (-.f64 (*.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) (*.f64 (cos.f64 t) eh)) (*.f64 (sin.f64 t) ew)) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64))) (-.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh)) (/.f64 (-.f64 (*.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) (*.f64 (cos.f64 t) eh)) (*.f64 (sin.f64 t) ew)) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64))) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh)) #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) (*.f64 (cos.f64 t) eh))) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh)) #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(/.f64 (fma.f64 (/.f64 (*.f64 (sin.f64 t) ew) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1/2 binary64))) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1/2 binary64)) (*.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) (*.f64 (cos.f64 t) eh)))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1/2 binary64)) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (sin.f64 t) ew) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1/2 binary64))) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1/2 binary64)) (*.f64 (*.f64 (cos.f64 t) eh) (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1/2 binary64)) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 t) ew)) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)) (*.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) (*.f64 (cos.f64 t) eh)))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 t) ew)) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)) (*.f64 (*.f64 (cos.f64 t) eh) (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (sin.f64 t) ew) #s(literal 1 binary64)) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)) (*.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) (*.f64 (cos.f64 t) eh)))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (sin.f64 t) ew) #s(literal 1 binary64)) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)) (*.f64 (*.f64 (cos.f64 t) eh) (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 ew) (sin.f64 t)) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) (*.f64 (cos.f64 t) eh)))) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 ew) (sin.f64 t)) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 (*.f64 (cos.f64 t) eh) (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)))) |
(/.f64 (+.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)) (*.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal -1 binary64)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) (*.f64 (cos.f64 t) eh)))) (*.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal -1 binary64)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)))) |
(/.f64 (+.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)) (*.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal -1 binary64)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 (*.f64 (cos.f64 t) eh) (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal -1 binary64)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)))) |
(/.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)) (*.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) (*.f64 (cos.f64 t) eh)))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)))) |
(/.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)) (*.f64 (*.f64 (cos.f64 t) eh) (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)))) |
(/.f64 (+.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 (/.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 (sin.f64 t) ew)) (*.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) (*.f64 (cos.f64 t) eh)))) (*.f64 (/.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 (sin.f64 t) ew)) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)))) |
(/.f64 (+.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 (/.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 (sin.f64 t) ew)) (*.f64 (*.f64 (cos.f64 t) eh) (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 (/.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 (sin.f64 t) ew)) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)))) |
(/.f64 (fma.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)) (*.f64 (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal -1 binary64)) (*.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) (*.f64 (cos.f64 t) eh)))) (/.f64 (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal -1 binary64)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(/.f64 (fma.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)) (*.f64 (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal -1 binary64)) (*.f64 (*.f64 (cos.f64 t) eh) (/.f64 eh (*.f64 ew (tan.f64 t)))))) (/.f64 (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal -1 binary64)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(/.f64 (fma.f64 (*.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) (*.f64 (cos.f64 t) eh)) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)) (/.f64 (*.f64 (sin.f64 t) ew) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1/2 binary64))))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1/2 binary64)))) |
(/.f64 (fma.f64 (*.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) (*.f64 (cos.f64 t) eh)) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 t) ew)))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)))) |
(/.f64 (fma.f64 (*.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) (*.f64 (cos.f64 t) eh)) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)) (*.f64 (*.f64 (sin.f64 t) ew) #s(literal 1 binary64)))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)))) |
(/.f64 (fma.f64 (*.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) (*.f64 (cos.f64 t) eh)) (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)) (*.f64 (neg.f64 ew) (sin.f64 t)))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) |
(/.f64 (fma.f64 (*.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) (*.f64 (cos.f64 t) eh)) (/.f64 (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal -1 binary64)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)) #s(literal 1 binary64))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)) (/.f64 (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal -1 binary64)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) |
(/.f64 (fma.f64 (*.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) (*.f64 (cos.f64 t) eh)) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)) (*.f64 (sin.f64 t) ew))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)))) |
(/.f64 (fma.f64 (*.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) (*.f64 (cos.f64 t) eh)) (/.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 (sin.f64 t) ew)) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)) #s(literal -1 binary64))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 (sin.f64 t) ew)))) |
(/.f64 (fma.f64 (*.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) (*.f64 (cos.f64 t) eh)) (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal -1 binary64)) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) (/.f64 (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal -1 binary64)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (cos.f64 t) eh) (/.f64 eh (*.f64 ew (tan.f64 t)))) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)) (/.f64 (*.f64 (sin.f64 t) ew) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1/2 binary64))))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1/2 binary64)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (cos.f64 t) eh) (/.f64 eh (*.f64 ew (tan.f64 t)))) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 t) ew)))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (cos.f64 t) eh) (/.f64 eh (*.f64 ew (tan.f64 t)))) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)) (*.f64 (*.f64 (sin.f64 t) ew) #s(literal 1 binary64)))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (cos.f64 t) eh) (/.f64 eh (*.f64 ew (tan.f64 t)))) (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)) (*.f64 (neg.f64 ew) (sin.f64 t)))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (cos.f64 t) eh) (/.f64 eh (*.f64 ew (tan.f64 t)))) (/.f64 (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal -1 binary64)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)) #s(literal 1 binary64))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)) (/.f64 (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal -1 binary64)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (cos.f64 t) eh) (/.f64 eh (*.f64 ew (tan.f64 t)))) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)) (*.f64 (sin.f64 t) ew))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (cos.f64 t) eh) (/.f64 eh (*.f64 ew (tan.f64 t)))) (/.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 (sin.f64 t) ew)) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)) #s(literal -1 binary64))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 (sin.f64 t) ew)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (cos.f64 t) eh) (/.f64 eh (*.f64 ew (tan.f64 t)))) (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal -1 binary64)) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) (/.f64 (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal -1 binary64)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))) (neg.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) (*.f64 (cos.f64 t) eh))) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)))) (neg.f64 (/.f64 (-.f64 (*.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) (*.f64 (cos.f64 t) eh)) (*.f64 (sin.f64 t) ew)) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh)) (/.f64 (-.f64 (*.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) (*.f64 (cos.f64 t) eh)) (*.f64 (sin.f64 t) ew)) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64))) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) (*.f64 (cos.f64 t) eh))) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) (*.f64 (cos.f64 t) eh))) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64))) (/.f64 (-.f64 (*.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) (*.f64 (cos.f64 t) eh)) (*.f64 (sin.f64 t) ew)) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh)) #s(literal 3 binary64))) (fma.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh)) (/.f64 (-.f64 (*.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) (*.f64 (cos.f64 t) eh)) (*.f64 (sin.f64 t) ew)) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64))) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh)) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) (*.f64 (cos.f64 t) eh))) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) (*.f64 (cos.f64 t) eh))) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64))) (-.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 (*.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) (*.f64 (cos.f64 t) eh)) (*.f64 (sin.f64 t) ew)) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64))) (-.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh)) (/.f64 (-.f64 (*.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) (*.f64 (cos.f64 t) eh)) (*.f64 (sin.f64 t) ew)) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64))) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh)) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) (*.f64 (cos.f64 t) eh))) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh)) #s(literal 3 binary64))))) |
(fma.f64 (fabs.f64 (sqrt.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh)) (*.f64 (cos.f64 t) eh)))) (fabs.f64 (sqrt.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fma.f64 (fabs.f64 (sqrt.f64 (*.f64 (cos.f64 t) eh))) (fabs.f64 (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh))))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fma.f64 (fabs.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (fabs.f64 (*.f64 (cos.f64 t) eh)) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fma.f64 (fabs.f64 (*.f64 (cos.f64 t) eh)) (fabs.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fma.f64 (fabs.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) eh)) (fabs.f64 (cos.f64 t)) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fma.f64 (fabs.f64 (cos.f64 t)) (fabs.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) eh)) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fma.f64 (fabs.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (cos.f64 t))) (fabs.f64 eh) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fma.f64 (fabs.f64 eh) (fabs.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (cos.f64 t))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fma.f64 (sqrt.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) (sqrt.f64 (*.f64 (cos.f64 t) eh)) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fma.f64 (sqrt.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh)) (cos.f64 t))) (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) eh)) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fma.f64 (sqrt.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh)) eh)) (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (cos.f64 t))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fma.f64 (sqrt.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (sqrt.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) eh) #s(literal 2 binary64))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fma.f64 (sqrt.f64 (*.f64 eh eh)) (sqrt.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (cos.f64 t)) #s(literal 2 binary64))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fma.f64 (sqrt.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh)) #s(literal 3/2 binary64))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh)) #s(literal 1/4 binary64)) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fma.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1/2 binary64)) (sin.f64 t)) #s(literal -1 binary64)) (pow.f64 (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1/2 binary64)) ew) #s(literal -1 binary64)) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh))) |
(fma.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1/2 binary64)) ew) #s(literal -1 binary64)) (pow.f64 (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1/2 binary64)) (sin.f64 t)) #s(literal -1 binary64)) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh))) |
(fma.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 1/2 binary64)) (sqrt.f64 (*.f64 (cos.f64 t) eh)) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fma.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh)) (cos.f64 t)) #s(literal 1/2 binary64)) (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) eh)) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fma.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh)) eh) #s(literal 1/2 binary64)) (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (cos.f64 t))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fma.f64 (pow.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) eh) #s(literal 2 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fma.f64 (pow.f64 (*.f64 eh eh) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (cos.f64 t)) #s(literal 2 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fma.f64 (pow.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh)) #s(literal 3/2 binary64)) #s(literal 1/2 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh)) #s(literal 1/4 binary64)) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fma.f64 (pow.f64 (sqrt.f64 (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) eh)) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fma.f64 (pow.f64 (sqrt.f64 eh) #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (cos.f64 t))) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fma.f64 (pow.f64 (sqrt.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh)) (*.f64 (cos.f64 t) eh))) #s(literal 1 binary64)) (pow.f64 (sqrt.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 1 binary64)) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fma.f64 (pow.f64 (sqrt.f64 (*.f64 (cos.f64 t) eh)) #s(literal 1 binary64)) (pow.f64 (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh)))) #s(literal 1 binary64)) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fma.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) eh) #s(literal 1 binary64)) (pow.f64 (cos.f64 t) #s(literal 1 binary64)) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fma.f64 (pow.f64 (cos.f64 t) #s(literal 1 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) eh) #s(literal 1 binary64)) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fma.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (cos.f64 t)) #s(literal 1 binary64)) (pow.f64 eh #s(literal 1 binary64)) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fma.f64 (pow.f64 (pow.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal -1 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 ew #s(literal -1 binary64)) #s(literal -1 binary64)) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh))) |
(fma.f64 (pow.f64 (pow.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal -1 binary64)) #s(literal -1 binary64)) ew (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh))) |
(fma.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal -1 binary64)) (pow.f64 (pow.f64 (*.f64 (neg.f64 ew) (sin.f64 t)) #s(literal -1 binary64)) #s(literal -1 binary64)) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh))) |
(fma.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal -1 binary64)) (*.f64 (neg.f64 ew) (sin.f64 t)) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh))) |
(fma.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal 1/2 binary64)) (pow.f64 (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1/2 binary64)) (*.f64 (sin.f64 t) ew)) #s(literal -1 binary64)) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh))) |
(fma.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal 1/2 binary64)) (pow.f64 (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1/2 binary64)) (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal -1 binary64))) #s(literal -1 binary64)) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh))) |
(fma.f64 (sqrt.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh)) (*.f64 (cos.f64 t) eh))) (sqrt.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fma.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 1/2 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 1/2 binary64)) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh))) |
(fma.f64 (/.f64 (*.f64 (sin.f64 t) ew) #s(literal 1 binary64)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh))) |
(fma.f64 (/.f64 (sin.f64 t) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1/2 binary64))) (/.f64 ew (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1/2 binary64))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh))) |
(fma.f64 (/.f64 ew (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1/2 binary64))) (/.f64 (sin.f64 t) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1/2 binary64))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh))) |
(fma.f64 (pow.f64 eh #s(literal 1 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (cos.f64 t)) #s(literal 1 binary64)) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fma.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh)) #s(literal 1/4 binary64)) (sqrt.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh)) #s(literal 3/2 binary64))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fma.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh)) #s(literal 1/4 binary64)) (pow.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh)) #s(literal 3/2 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fma.f64 (sqrt.f64 (cos.f64 t)) (sqrt.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh)))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fma.f64 (sqrt.f64 (cos.f64 t)) (pow.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh))) #s(literal 1/2 binary64)) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fma.f64 (sqrt.f64 eh) (sqrt.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (cos.f64 t)) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh)))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fma.f64 (sqrt.f64 eh) (pow.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (cos.f64 t)) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh))) #s(literal 1/2 binary64)) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fma.f64 (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 1 binary64)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh))) |
(fma.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (cos.f64 t)) eh (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fma.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) ew (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh))) |
(fma.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) eh) (cos.f64 t) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fma.f64 (sqrt.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (sqrt.f64 (*.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh)))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fma.f64 (sqrt.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh))) #s(literal 1/2 binary64)) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fma.f64 (sqrt.f64 (*.f64 (cos.f64 t) eh)) (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh)))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fma.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 1 binary64) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh))) |
(fma.f64 (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh))) (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fma.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fma.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fma.f64 (cos.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) eh) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh))) |
(fma.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh))) |
(fma.f64 (sin.f64 t) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) ew) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh))) |
(fma.f64 #s(literal -1 binary64) (pow.f64 (/.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 (sin.f64 t) ew)) #s(literal -1 binary64)) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh))) |
(fma.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (pow.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh))) |
(fma.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 1 binary64)) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh))) |
(fma.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh))) |
(fma.f64 ew (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh))) |
(fma.f64 eh (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (cos.f64 t)) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) (*.f64 (cos.f64 t) eh))) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)))) (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) (*.f64 (cos.f64 t) eh))) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) (*.f64 (cos.f64 t) eh)) (*.f64 (sin.f64 t) ew)) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)))) (/.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) (*.f64 (cos.f64 t) eh)) (*.f64 (sin.f64 t) ew)) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64))))) |
(+.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh))) |
(+.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh)) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(*.f64 (fabs.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))) (fabs.f64 (pow.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) (*.f64 (cos.f64 t) eh))) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64))) #s(literal -1 binary64)))) |
(*.f64 (fabs.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))) (fabs.f64 (pow.f64 (/.f64 (-.f64 (*.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) (*.f64 (cos.f64 t) eh)) (*.f64 (sin.f64 t) ew)) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64))) #s(literal -1 binary64)))) |
(*.f64 (fabs.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh)) #s(literal 3 binary64)))) (fabs.f64 (pow.f64 (fma.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh)) (/.f64 (-.f64 (*.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) (*.f64 (cos.f64 t) eh)) (*.f64 (sin.f64 t) ew)) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64))) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64))) #s(literal -1 binary64)))) |
(*.f64 (fabs.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh)) #s(literal 3 binary64)))) (fabs.f64 (pow.f64 (fma.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) (*.f64 (cos.f64 t) eh))) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) #s(literal -1 binary64)))) |
(*.f64 #s(literal 1 binary64) (fabs.f64 (fma.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (cos.f64 t)) eh (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))))) |
(/.f64 (fabs.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))) (fabs.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) (*.f64 (cos.f64 t) eh))) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64))))) |
(/.f64 (fabs.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh)) #s(literal 3 binary64)))) (fabs.f64 (fma.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh)) (/.f64 (-.f64 (*.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) (*.f64 (cos.f64 t) eh)) (*.f64 (sin.f64 t) ew)) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64))) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64))))) |
(/.f64 (fabs.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh)) #s(literal 3 binary64)))) (fabs.f64 (fma.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) (*.f64 (cos.f64 t) eh))) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) (*.f64 (cos.f64 t) eh))) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64))) (-.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 (/.f64 (-.f64 (*.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) (*.f64 (cos.f64 t) eh)) (*.f64 (sin.f64 t) ew)) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64))) (-.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 (fma.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh)) (/.f64 (-.f64 (*.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) (*.f64 (cos.f64 t) eh)) (*.f64 (sin.f64 t) ew)) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64))) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh)) #s(literal 3 binary64)))))) |
(/.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) (*.f64 (cos.f64 t) eh))) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh)) #s(literal 3 binary64)))))) |
(fabs.f64 (-.f64 (fma.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (cos.f64 t)) eh (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) #s(literal 0 binary64))) |
(fabs.f64 (-.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) (*.f64 (cos.f64 t) eh))) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)))) (/.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) (*.f64 (cos.f64 t) eh))) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)))))) |
(fabs.f64 (-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) (*.f64 (cos.f64 t) eh)) (*.f64 (sin.f64 t) ew)) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)))) (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) (*.f64 (cos.f64 t) eh)) (*.f64 (sin.f64 t) ew)) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)))))) |
(fabs.f64 (neg.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (cos.f64 t)) eh (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))))))) |
(fabs.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (cos.f64 t)) eh (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))))) |
(fabs.f64 (neg.f64 (fma.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (cos.f64 t)) eh (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))))) |
(fabs.f64 (fma.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (cos.f64 t)) eh (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) |
(*.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 (*.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)) eh) (sqrt.f64 (+.f64 (pow.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)) #s(literal 2 binary64)) #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)))))) (/.f64 (*.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)) eh) (sqrt.f64 (+.f64 (pow.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)) #s(literal 2 binary64)) #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)))))) (/.f64 (*.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)) eh) (sqrt.f64 (+.f64 (pow.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)) #s(literal 2 binary64)) #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)))))) (/.f64 (*.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)) eh) (sqrt.f64 (+.f64 (pow.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)) #s(literal 2 binary64)) #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)))))) (/.f64 (*.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)) eh) (sqrt.f64 (+.f64 (pow.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)) #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 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)) eh) (sqrt.f64 (+.f64 (pow.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)) #s(literal 2 binary64)) #s(literal 1 binary64)))))) |
#s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (/.f64 (*.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)) eh) (sqrt.f64 (+.f64 (pow.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)) #s(literal 2 binary64)) #s(literal 1 binary64))))) |
(*.f64 (*.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)) eh) (pow.f64 (+.f64 (pow.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)) (sqrt.f64 (+.f64 (pow.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)) #s(literal 2 binary64)) #s(literal 1 binary64)))) eh) |
(*.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)) (/.f64 eh (sqrt.f64 (+.f64 (pow.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)) #s(literal 2 binary64)) #s(literal 1 binary64))))) |
(*.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)) (*.f64 (pow.f64 (+.f64 (pow.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal -1/2 binary64)) eh)) |
(*.f64 eh (/.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)) (sqrt.f64 (+.f64 (pow.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)) #s(literal 2 binary64)) #s(literal 1 binary64))))) |
(pow.f64 (/.f64 (sqrt.f64 (+.f64 (pow.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)) #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)) eh)) #s(literal -1 binary64)) |
(/.f64 (*.f64 (neg.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t))) eh) (neg.f64 (sqrt.f64 (+.f64 (pow.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)) #s(literal 2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (*.f64 eh (neg.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)))) (neg.f64 (sqrt.f64 (+.f64 (pow.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)) #s(literal 2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (*.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)) eh)) (neg.f64 (sqrt.f64 (+.f64 (pow.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)) #s(literal 2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (*.f64 #s(literal 1 binary64) eh) (/.f64 (sqrt.f64 (+.f64 (pow.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)) #s(literal 2 binary64)) #s(literal 1 binary64))) #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)))) |
(/.f64 (*.f64 eh #s(literal 1 binary64)) (/.f64 (sqrt.f64 (+.f64 (pow.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)) #s(literal 2 binary64)) #s(literal 1 binary64))) #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)))) |
(/.f64 (*.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)) eh) (sqrt.f64 (+.f64 (pow.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)) #s(literal 2 binary64)) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 (pow.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)) #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)) eh))) |
(/.f64 eh (/.f64 (sqrt.f64 (+.f64 (pow.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)) #s(literal 2 binary64)) #s(literal 1 binary64))) #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)))) |
(*.f64 (pow.f64 (+.f64 (pow.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal -1/2 binary64)) (pow.f64 (pow.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (+.f64 (pow.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal -1/2 binary64)) #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t))) |
(*.f64 (neg.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t))) (pow.f64 (neg.f64 (sqrt.f64 (+.f64 (pow.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)) #s(literal 2 binary64)) #s(literal 1 binary64)))) #s(literal -1 binary64))) |
(*.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)) (pow.f64 (+.f64 (pow.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal -1/2 binary64))) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)) (sqrt.f64 (+.f64 (pow.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)) #s(literal 2 binary64)) #s(literal 1 binary64))))) |
(pow.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (pow.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)) #s(literal 2 binary64)) #s(literal 1 binary64))) #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (sqrt.f64 (+.f64 (pow.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)) #s(literal 2 binary64)) #s(literal 1 binary64))) #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t))) #s(literal -1 binary64)) |
(/.f64 (*.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)) #s(literal 1 binary64)) (sqrt.f64 (+.f64 (pow.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)) #s(literal 2 binary64)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (neg.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)))) (neg.f64 (neg.f64 (sqrt.f64 (+.f64 (pow.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)) #s(literal 2 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t))) (neg.f64 (sqrt.f64 (+.f64 (pow.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)) #s(literal 2 binary64)) #s(literal 1 binary64))))) |
(/.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)) (sqrt.f64 (+.f64 (pow.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)) #s(literal 2 binary64)) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (sqrt.f64 (+.f64 (pow.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)) #s(literal 2 binary64)) #s(literal 1 binary64))) #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 (pow.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)) #s(literal 2 binary64)) #s(literal 1 binary64))) #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (sqrt.f64 (+.f64 (pow.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)) #s(literal 2 binary64)) #s(literal 1 binary64))) #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t))))) |
(neg.f64 (/.f64 (neg.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t))) (sqrt.f64 (+.f64 (pow.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)) #s(literal 2 binary64)) #s(literal 1 binary64))))) |
(neg.f64 (/.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)) (neg.f64 (sqrt.f64 (+.f64 (pow.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)) #s(literal 2 binary64)) #s(literal 1 binary64)))))) |
(exp.f64 (-.f64 (log.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t))) (*.f64 (log1p.f64 (pow.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)) #s(literal 2 binary64))) #s(literal 1/2 binary64)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (sqrt.f64 (+.f64 (pow.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)) #s(literal 2 binary64)) #s(literal 1 binary64))) #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)))) #s(literal -1 binary64))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/576 binary64) (pow.f64 (/.f64 eh ew) #s(literal 2 binary64))) (*.f64 (pow.f64 (/.f64 eh ew) #s(literal 2 binary64)) #s(literal 529/129600 binary64))) (pow.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 (/.f64 eh ew) #s(literal 23/360 binary64))) #s(literal -1 binary64))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/13824 binary64) (pow.f64 (/.f64 eh ew) #s(literal 3 binary64))) (*.f64 (pow.f64 (/.f64 eh ew) #s(literal 3 binary64)) #s(literal 12167/46656000 binary64))) (pow.f64 (fma.f64 #s(literal 1/576 binary64) (pow.f64 (/.f64 eh ew) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 eh ew) #s(literal 23/360 binary64)) (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 (/.f64 eh ew) #s(literal 23/360 binary64))))) #s(literal -1 binary64))) |
(pow.f64 (/.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 (/.f64 eh ew) #s(literal 23/360 binary64))) (-.f64 (*.f64 #s(literal 1/576 binary64) (pow.f64 (/.f64 eh ew) #s(literal 2 binary64))) (*.f64 (pow.f64 (/.f64 eh ew) #s(literal 2 binary64)) #s(literal 529/129600 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 #s(literal 1/576 binary64) (pow.f64 (/.f64 eh ew) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 eh ew) #s(literal 23/360 binary64)) (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 (/.f64 eh ew) #s(literal 23/360 binary64))))) (-.f64 (*.f64 #s(literal 1/13824 binary64) (pow.f64 (/.f64 eh ew) #s(literal 3 binary64))) (*.f64 (pow.f64 (/.f64 eh ew) #s(literal 3 binary64)) #s(literal 12167/46656000 binary64)))) #s(literal -1 binary64)) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (*.f64 (/.f64 eh ew) #s(literal 23/360 binary64)) (*.f64 (/.f64 eh ew) #s(literal -17/360 binary64)))) (neg.f64 ew) (*.f64 (*.f64 (/.f64 eh ew) #s(literal -17/360 binary64)) (*.f64 (neg.f64 eh) #s(literal 1/24 binary64)))) (*.f64 (*.f64 (/.f64 eh ew) #s(literal -17/360 binary64)) (neg.f64 ew))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (*.f64 (/.f64 eh ew) #s(literal 23/360 binary64)) (*.f64 (/.f64 eh ew) #s(literal -17/360 binary64)))) (neg.f64 ew) (*.f64 (*.f64 (/.f64 eh ew) #s(literal -17/360 binary64)) (*.f64 #s(literal 1/24 binary64) (neg.f64 eh)))) (*.f64 (*.f64 (/.f64 eh ew) #s(literal -17/360 binary64)) (neg.f64 ew))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (*.f64 (/.f64 eh ew) #s(literal 23/360 binary64)) (*.f64 (/.f64 eh ew) #s(literal -17/360 binary64)))) (neg.f64 ew) (*.f64 (*.f64 (/.f64 eh ew) #s(literal -17/360 binary64)) (neg.f64 (*.f64 #s(literal 1/24 binary64) eh)))) (*.f64 (*.f64 (/.f64 eh ew) #s(literal -17/360 binary64)) (neg.f64 ew))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (*.f64 (/.f64 eh ew) #s(literal 23/360 binary64)) (*.f64 (/.f64 eh ew) #s(literal -17/360 binary64)))) ew (*.f64 (*.f64 (/.f64 eh ew) #s(literal -17/360 binary64)) (*.f64 #s(literal 1/24 binary64) eh))) (*.f64 (*.f64 (/.f64 eh ew) #s(literal -17/360 binary64)) ew)) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (*.f64 (/.f64 eh ew) #s(literal 23/360 binary64)) (*.f64 (/.f64 eh ew) #s(literal -17/360 binary64)))) (/.f64 ew eh) (*.f64 (*.f64 (/.f64 eh ew) #s(literal -17/360 binary64)) #s(literal 1/24 binary64))) (*.f64 (*.f64 (/.f64 eh ew) #s(literal -17/360 binary64)) (/.f64 ew eh))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (*.f64 (/.f64 eh ew) #s(literal 23/360 binary64)) (*.f64 (/.f64 eh ew) #s(literal -17/360 binary64)))) (/.f64 ew (*.f64 #s(literal 1/24 binary64) eh)) (*.f64 (*.f64 (/.f64 eh ew) #s(literal -17/360 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 eh ew) #s(literal -17/360 binary64)) (/.f64 ew (*.f64 #s(literal 1/24 binary64) eh)))) |
(/.f64 (fma.f64 (neg.f64 (fma.f64 #s(literal 1/5832 binary64) (pow.f64 (/.f64 eh ew) #s(literal 3 binary64)) (*.f64 #s(literal 1/1728000 binary64) (pow.f64 (/.f64 eh ew) #s(literal 3 binary64))))) (neg.f64 ew) (*.f64 (fma.f64 #s(literal 1/14400 binary64) (pow.f64 (/.f64 eh ew) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 1/18 binary64) (/.f64 eh ew)) (/.f64 #s(literal 17/360 binary64) (/.f64 ew eh)))) (*.f64 (neg.f64 eh) #s(literal 1/24 binary64)))) (*.f64 (fma.f64 #s(literal 1/14400 binary64) (pow.f64 (/.f64 eh ew) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 1/18 binary64) (/.f64 eh ew)) (/.f64 #s(literal 17/360 binary64) (/.f64 ew eh)))) (neg.f64 ew))) |
(/.f64 (fma.f64 (neg.f64 (fma.f64 #s(literal 1/5832 binary64) (pow.f64 (/.f64 eh ew) #s(literal 3 binary64)) (*.f64 #s(literal 1/1728000 binary64) (pow.f64 (/.f64 eh ew) #s(literal 3 binary64))))) (neg.f64 ew) (*.f64 (fma.f64 #s(literal 1/14400 binary64) (pow.f64 (/.f64 eh ew) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 1/18 binary64) (/.f64 eh ew)) (/.f64 #s(literal 17/360 binary64) (/.f64 ew eh)))) (*.f64 #s(literal 1/24 binary64) (neg.f64 eh)))) (*.f64 (fma.f64 #s(literal 1/14400 binary64) (pow.f64 (/.f64 eh ew) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 1/18 binary64) (/.f64 eh ew)) (/.f64 #s(literal 17/360 binary64) (/.f64 ew eh)))) (neg.f64 ew))) |
(/.f64 (fma.f64 (neg.f64 (fma.f64 #s(literal 1/5832 binary64) (pow.f64 (/.f64 eh ew) #s(literal 3 binary64)) (*.f64 #s(literal 1/1728000 binary64) (pow.f64 (/.f64 eh ew) #s(literal 3 binary64))))) (neg.f64 ew) (*.f64 (fma.f64 #s(literal 1/14400 binary64) (pow.f64 (/.f64 eh ew) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 1/18 binary64) (/.f64 eh ew)) (/.f64 #s(literal 17/360 binary64) (/.f64 ew eh)))) (neg.f64 (*.f64 #s(literal 1/24 binary64) eh)))) (*.f64 (fma.f64 #s(literal 1/14400 binary64) (pow.f64 (/.f64 eh ew) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 1/18 binary64) (/.f64 eh ew)) (/.f64 #s(literal 17/360 binary64) (/.f64 ew eh)))) (neg.f64 ew))) |
(/.f64 (fma.f64 (neg.f64 (fma.f64 #s(literal 1/5832 binary64) (pow.f64 (/.f64 eh ew) #s(literal 3 binary64)) (*.f64 #s(literal 1/1728000 binary64) (pow.f64 (/.f64 eh ew) #s(literal 3 binary64))))) ew (*.f64 (fma.f64 #s(literal 1/14400 binary64) (pow.f64 (/.f64 eh ew) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 1/18 binary64) (/.f64 eh ew)) (/.f64 #s(literal 17/360 binary64) (/.f64 ew eh)))) (*.f64 #s(literal 1/24 binary64) eh))) (*.f64 (fma.f64 #s(literal 1/14400 binary64) (pow.f64 (/.f64 eh ew) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 1/18 binary64) (/.f64 eh ew)) (/.f64 #s(literal 17/360 binary64) (/.f64 ew eh)))) ew)) |
(/.f64 (fma.f64 (neg.f64 (fma.f64 #s(literal 1/5832 binary64) (pow.f64 (/.f64 eh ew) #s(literal 3 binary64)) (*.f64 #s(literal 1/1728000 binary64) (pow.f64 (/.f64 eh ew) #s(literal 3 binary64))))) (/.f64 ew eh) (*.f64 (fma.f64 #s(literal 1/14400 binary64) (pow.f64 (/.f64 eh ew) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 1/18 binary64) (/.f64 eh ew)) (/.f64 #s(literal 17/360 binary64) (/.f64 ew eh)))) #s(literal 1/24 binary64))) (*.f64 (fma.f64 #s(literal 1/14400 binary64) (pow.f64 (/.f64 eh ew) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 1/18 binary64) (/.f64 eh ew)) (/.f64 #s(literal 17/360 binary64) (/.f64 ew eh)))) (/.f64 ew eh))) |
(/.f64 (fma.f64 (neg.f64 (fma.f64 #s(literal 1/5832 binary64) (pow.f64 (/.f64 eh ew) #s(literal 3 binary64)) (*.f64 #s(literal 1/1728000 binary64) (pow.f64 (/.f64 eh ew) #s(literal 3 binary64))))) (/.f64 ew (*.f64 #s(literal 1/24 binary64) eh)) (*.f64 (fma.f64 #s(literal 1/14400 binary64) (pow.f64 (/.f64 eh ew) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 1/18 binary64) (/.f64 eh ew)) (/.f64 #s(literal 17/360 binary64) (/.f64 ew eh)))) #s(literal 1 binary64))) (*.f64 (fma.f64 #s(literal 1/14400 binary64) (pow.f64 (/.f64 eh ew) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 1/18 binary64) (/.f64 eh ew)) (/.f64 #s(literal 17/360 binary64) (/.f64 ew eh)))) (/.f64 ew (*.f64 #s(literal 1/24 binary64) eh)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (/.f64 eh ew) #s(literal 23/360 binary64)) (*.f64 (/.f64 eh ew) #s(literal -17/360 binary64))) (neg.f64 ew) (*.f64 (neg.f64 (*.f64 (/.f64 eh ew) #s(literal -17/360 binary64))) (*.f64 (neg.f64 eh) #s(literal 1/24 binary64)))) (*.f64 (neg.f64 (*.f64 (/.f64 eh ew) #s(literal -17/360 binary64))) (neg.f64 ew))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (/.f64 eh ew) #s(literal 23/360 binary64)) (*.f64 (/.f64 eh ew) #s(literal -17/360 binary64))) (neg.f64 ew) (*.f64 (neg.f64 (*.f64 (/.f64 eh ew) #s(literal -17/360 binary64))) (*.f64 #s(literal 1/24 binary64) (neg.f64 eh)))) (*.f64 (neg.f64 (*.f64 (/.f64 eh ew) #s(literal -17/360 binary64))) (neg.f64 ew))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (/.f64 eh ew) #s(literal 23/360 binary64)) (*.f64 (/.f64 eh ew) #s(literal -17/360 binary64))) (neg.f64 ew) (*.f64 (neg.f64 (*.f64 (/.f64 eh ew) #s(literal -17/360 binary64))) (neg.f64 (*.f64 #s(literal 1/24 binary64) eh)))) (*.f64 (neg.f64 (*.f64 (/.f64 eh ew) #s(literal -17/360 binary64))) (neg.f64 ew))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (/.f64 eh ew) #s(literal 23/360 binary64)) (*.f64 (/.f64 eh ew) #s(literal -17/360 binary64))) ew (*.f64 (neg.f64 (*.f64 (/.f64 eh ew) #s(literal -17/360 binary64))) (*.f64 #s(literal 1/24 binary64) eh))) (*.f64 (neg.f64 (*.f64 (/.f64 eh ew) #s(literal -17/360 binary64))) ew)) |
(/.f64 (fma.f64 (*.f64 (*.f64 (/.f64 eh ew) #s(literal 23/360 binary64)) (*.f64 (/.f64 eh ew) #s(literal -17/360 binary64))) (/.f64 ew eh) (*.f64 (neg.f64 (*.f64 (/.f64 eh ew) #s(literal -17/360 binary64))) #s(literal 1/24 binary64))) (*.f64 (neg.f64 (*.f64 (/.f64 eh ew) #s(literal -17/360 binary64))) (/.f64 ew eh))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (/.f64 eh ew) #s(literal 23/360 binary64)) (*.f64 (/.f64 eh ew) #s(literal -17/360 binary64))) (/.f64 ew (*.f64 #s(literal 1/24 binary64) eh)) (*.f64 (neg.f64 (*.f64 (/.f64 eh ew) #s(literal -17/360 binary64))) #s(literal 1 binary64))) (*.f64 (neg.f64 (*.f64 (/.f64 eh ew) #s(literal -17/360 binary64))) (/.f64 ew (*.f64 #s(literal 1/24 binary64) eh)))) |
(/.f64 (fma.f64 (fma.f64 #s(literal 1/5832 binary64) (pow.f64 (/.f64 eh ew) #s(literal 3 binary64)) (*.f64 #s(literal 1/1728000 binary64) (pow.f64 (/.f64 eh ew) #s(literal 3 binary64)))) (neg.f64 ew) (*.f64 (neg.f64 (fma.f64 #s(literal 1/14400 binary64) (pow.f64 (/.f64 eh ew) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 1/18 binary64) (/.f64 eh ew)) (/.f64 #s(literal 17/360 binary64) (/.f64 ew eh))))) (*.f64 (neg.f64 eh) #s(literal 1/24 binary64)))) (*.f64 (neg.f64 (fma.f64 #s(literal 1/14400 binary64) (pow.f64 (/.f64 eh ew) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 1/18 binary64) (/.f64 eh ew)) (/.f64 #s(literal 17/360 binary64) (/.f64 ew eh))))) (neg.f64 ew))) |
(/.f64 (fma.f64 (fma.f64 #s(literal 1/5832 binary64) (pow.f64 (/.f64 eh ew) #s(literal 3 binary64)) (*.f64 #s(literal 1/1728000 binary64) (pow.f64 (/.f64 eh ew) #s(literal 3 binary64)))) (neg.f64 ew) (*.f64 (neg.f64 (fma.f64 #s(literal 1/14400 binary64) (pow.f64 (/.f64 eh ew) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 1/18 binary64) (/.f64 eh ew)) (/.f64 #s(literal 17/360 binary64) (/.f64 ew eh))))) (*.f64 #s(literal 1/24 binary64) (neg.f64 eh)))) (*.f64 (neg.f64 (fma.f64 #s(literal 1/14400 binary64) (pow.f64 (/.f64 eh ew) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 1/18 binary64) (/.f64 eh ew)) (/.f64 #s(literal 17/360 binary64) (/.f64 ew eh))))) (neg.f64 ew))) |
(/.f64 (fma.f64 (fma.f64 #s(literal 1/5832 binary64) (pow.f64 (/.f64 eh ew) #s(literal 3 binary64)) (*.f64 #s(literal 1/1728000 binary64) (pow.f64 (/.f64 eh ew) #s(literal 3 binary64)))) (neg.f64 ew) (*.f64 (neg.f64 (fma.f64 #s(literal 1/14400 binary64) (pow.f64 (/.f64 eh ew) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 1/18 binary64) (/.f64 eh ew)) (/.f64 #s(literal 17/360 binary64) (/.f64 ew eh))))) (neg.f64 (*.f64 #s(literal 1/24 binary64) eh)))) (*.f64 (neg.f64 (fma.f64 #s(literal 1/14400 binary64) (pow.f64 (/.f64 eh ew) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 1/18 binary64) (/.f64 eh ew)) (/.f64 #s(literal 17/360 binary64) (/.f64 ew eh))))) (neg.f64 ew))) |
(/.f64 (fma.f64 (fma.f64 #s(literal 1/5832 binary64) (pow.f64 (/.f64 eh ew) #s(literal 3 binary64)) (*.f64 #s(literal 1/1728000 binary64) (pow.f64 (/.f64 eh ew) #s(literal 3 binary64)))) ew (*.f64 (neg.f64 (fma.f64 #s(literal 1/14400 binary64) (pow.f64 (/.f64 eh ew) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 1/18 binary64) (/.f64 eh ew)) (/.f64 #s(literal 17/360 binary64) (/.f64 ew eh))))) (*.f64 #s(literal 1/24 binary64) eh))) (*.f64 (neg.f64 (fma.f64 #s(literal 1/14400 binary64) (pow.f64 (/.f64 eh ew) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 1/18 binary64) (/.f64 eh ew)) (/.f64 #s(literal 17/360 binary64) (/.f64 ew eh))))) ew)) |
(/.f64 (fma.f64 (fma.f64 #s(literal 1/5832 binary64) (pow.f64 (/.f64 eh ew) #s(literal 3 binary64)) (*.f64 #s(literal 1/1728000 binary64) (pow.f64 (/.f64 eh ew) #s(literal 3 binary64)))) (/.f64 ew eh) (*.f64 (neg.f64 (fma.f64 #s(literal 1/14400 binary64) (pow.f64 (/.f64 eh ew) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 1/18 binary64) (/.f64 eh ew)) (/.f64 #s(literal 17/360 binary64) (/.f64 ew eh))))) #s(literal 1/24 binary64))) (*.f64 (neg.f64 (fma.f64 #s(literal 1/14400 binary64) (pow.f64 (/.f64 eh ew) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 1/18 binary64) (/.f64 eh ew)) (/.f64 #s(literal 17/360 binary64) (/.f64 ew eh))))) (/.f64 ew eh))) |
(/.f64 (fma.f64 (fma.f64 #s(literal 1/5832 binary64) (pow.f64 (/.f64 eh ew) #s(literal 3 binary64)) (*.f64 #s(literal 1/1728000 binary64) (pow.f64 (/.f64 eh ew) #s(literal 3 binary64)))) (/.f64 ew (*.f64 #s(literal 1/24 binary64) eh)) (*.f64 (neg.f64 (fma.f64 #s(literal 1/14400 binary64) (pow.f64 (/.f64 eh ew) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 1/18 binary64) (/.f64 eh ew)) (/.f64 #s(literal 17/360 binary64) (/.f64 ew eh))))) #s(literal 1 binary64))) (*.f64 (neg.f64 (fma.f64 #s(literal 1/14400 binary64) (pow.f64 (/.f64 eh ew) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 1/18 binary64) (/.f64 eh ew)) (/.f64 #s(literal 17/360 binary64) (/.f64 ew eh))))) (/.f64 ew (*.f64 #s(literal 1/24 binary64) eh)))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 eh) #s(literal 1/24 binary64)) (*.f64 (/.f64 eh ew) #s(literal -17/360 binary64)) (*.f64 (neg.f64 ew) (neg.f64 (*.f64 (*.f64 (/.f64 eh ew) #s(literal 23/360 binary64)) (*.f64 (/.f64 eh ew) #s(literal -17/360 binary64)))))) (*.f64 (neg.f64 ew) (*.f64 (/.f64 eh ew) #s(literal -17/360 binary64)))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 eh) #s(literal 1/24 binary64)) (fma.f64 #s(literal 1/14400 binary64) (pow.f64 (/.f64 eh ew) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 1/18 binary64) (/.f64 eh ew)) (/.f64 #s(literal 17/360 binary64) (/.f64 ew eh)))) (*.f64 (neg.f64 ew) (neg.f64 (fma.f64 #s(literal 1/5832 binary64) (pow.f64 (/.f64 eh ew) #s(literal 3 binary64)) (*.f64 #s(literal 1/1728000 binary64) (pow.f64 (/.f64 eh ew) #s(literal 3 binary64))))))) (*.f64 (neg.f64 ew) (fma.f64 #s(literal 1/14400 binary64) (pow.f64 (/.f64 eh ew) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 1/18 binary64) (/.f64 eh ew)) (/.f64 #s(literal 17/360 binary64) (/.f64 ew eh)))))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 eh) #s(literal 1/24 binary64)) (neg.f64 (*.f64 (/.f64 eh ew) #s(literal -17/360 binary64))) (*.f64 (neg.f64 ew) (*.f64 (*.f64 (/.f64 eh ew) #s(literal 23/360 binary64)) (*.f64 (/.f64 eh ew) #s(literal -17/360 binary64))))) (*.f64 (neg.f64 ew) (neg.f64 (*.f64 (/.f64 eh ew) #s(literal -17/360 binary64))))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 eh) #s(literal 1/24 binary64)) (neg.f64 (fma.f64 #s(literal 1/14400 binary64) (pow.f64 (/.f64 eh ew) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 1/18 binary64) (/.f64 eh ew)) (/.f64 #s(literal 17/360 binary64) (/.f64 ew eh))))) (*.f64 (neg.f64 ew) (fma.f64 #s(literal 1/5832 binary64) (pow.f64 (/.f64 eh ew) #s(literal 3 binary64)) (*.f64 #s(literal 1/1728000 binary64) (pow.f64 (/.f64 eh ew) #s(literal 3 binary64)))))) (*.f64 (neg.f64 ew) (neg.f64 (fma.f64 #s(literal 1/14400 binary64) (pow.f64 (/.f64 eh ew) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 1/18 binary64) (/.f64 eh ew)) (/.f64 #s(literal 17/360 binary64) (/.f64 ew eh))))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) (neg.f64 eh)) (*.f64 (/.f64 eh ew) #s(literal -17/360 binary64)) (*.f64 (neg.f64 ew) (neg.f64 (*.f64 (*.f64 (/.f64 eh ew) #s(literal 23/360 binary64)) (*.f64 (/.f64 eh ew) #s(literal -17/360 binary64)))))) (*.f64 (neg.f64 ew) (*.f64 (/.f64 eh ew) #s(literal -17/360 binary64)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) (neg.f64 eh)) (fma.f64 #s(literal 1/14400 binary64) (pow.f64 (/.f64 eh ew) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 1/18 binary64) (/.f64 eh ew)) (/.f64 #s(literal 17/360 binary64) (/.f64 ew eh)))) (*.f64 (neg.f64 ew) (neg.f64 (fma.f64 #s(literal 1/5832 binary64) (pow.f64 (/.f64 eh ew) #s(literal 3 binary64)) (*.f64 #s(literal 1/1728000 binary64) (pow.f64 (/.f64 eh ew) #s(literal 3 binary64))))))) (*.f64 (neg.f64 ew) (fma.f64 #s(literal 1/14400 binary64) (pow.f64 (/.f64 eh ew) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 1/18 binary64) (/.f64 eh ew)) (/.f64 #s(literal 17/360 binary64) (/.f64 ew eh)))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) (neg.f64 eh)) (neg.f64 (*.f64 (/.f64 eh ew) #s(literal -17/360 binary64))) (*.f64 (neg.f64 ew) (*.f64 (*.f64 (/.f64 eh ew) #s(literal 23/360 binary64)) (*.f64 (/.f64 eh ew) #s(literal -17/360 binary64))))) (*.f64 (neg.f64 ew) (neg.f64 (*.f64 (/.f64 eh ew) #s(literal -17/360 binary64))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) (neg.f64 eh)) (neg.f64 (fma.f64 #s(literal 1/14400 binary64) (pow.f64 (/.f64 eh ew) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 1/18 binary64) (/.f64 eh ew)) (/.f64 #s(literal 17/360 binary64) (/.f64 ew eh))))) (*.f64 (neg.f64 ew) (fma.f64 #s(literal 1/5832 binary64) (pow.f64 (/.f64 eh ew) #s(literal 3 binary64)) (*.f64 #s(literal 1/1728000 binary64) (pow.f64 (/.f64 eh ew) #s(literal 3 binary64)))))) (*.f64 (neg.f64 ew) (neg.f64 (fma.f64 #s(literal 1/14400 binary64) (pow.f64 (/.f64 eh ew) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 1/18 binary64) (/.f64 eh ew)) (/.f64 #s(literal 17/360 binary64) (/.f64 ew eh))))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 #s(literal 1/24 binary64) eh)) (*.f64 (/.f64 eh ew) #s(literal -17/360 binary64)) (*.f64 (neg.f64 ew) (neg.f64 (*.f64 (*.f64 (/.f64 eh ew) #s(literal 23/360 binary64)) (*.f64 (/.f64 eh ew) #s(literal -17/360 binary64)))))) (*.f64 (neg.f64 ew) (*.f64 (/.f64 eh ew) #s(literal -17/360 binary64)))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 #s(literal 1/24 binary64) eh)) (fma.f64 #s(literal 1/14400 binary64) (pow.f64 (/.f64 eh ew) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 1/18 binary64) (/.f64 eh ew)) (/.f64 #s(literal 17/360 binary64) (/.f64 ew eh)))) (*.f64 (neg.f64 ew) (neg.f64 (fma.f64 #s(literal 1/5832 binary64) (pow.f64 (/.f64 eh ew) #s(literal 3 binary64)) (*.f64 #s(literal 1/1728000 binary64) (pow.f64 (/.f64 eh ew) #s(literal 3 binary64))))))) (*.f64 (neg.f64 ew) (fma.f64 #s(literal 1/14400 binary64) (pow.f64 (/.f64 eh ew) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 1/18 binary64) (/.f64 eh ew)) (/.f64 #s(literal 17/360 binary64) (/.f64 ew eh)))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 #s(literal 1/24 binary64) eh)) (neg.f64 (*.f64 (/.f64 eh ew) #s(literal -17/360 binary64))) (*.f64 (neg.f64 ew) (*.f64 (*.f64 (/.f64 eh ew) #s(literal 23/360 binary64)) (*.f64 (/.f64 eh ew) #s(literal -17/360 binary64))))) (*.f64 (neg.f64 ew) (neg.f64 (*.f64 (/.f64 eh ew) #s(literal -17/360 binary64))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 #s(literal 1/24 binary64) eh)) (neg.f64 (fma.f64 #s(literal 1/14400 binary64) (pow.f64 (/.f64 eh ew) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 1/18 binary64) (/.f64 eh ew)) (/.f64 #s(literal 17/360 binary64) (/.f64 ew eh))))) (*.f64 (neg.f64 ew) (fma.f64 #s(literal 1/5832 binary64) (pow.f64 (/.f64 eh ew) #s(literal 3 binary64)) (*.f64 #s(literal 1/1728000 binary64) (pow.f64 (/.f64 eh ew) #s(literal 3 binary64)))))) (*.f64 (neg.f64 ew) (neg.f64 (fma.f64 #s(literal 1/14400 binary64) (pow.f64 (/.f64 eh ew) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 1/18 binary64) (/.f64 eh ew)) (/.f64 #s(literal 17/360 binary64) (/.f64 ew eh))))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) eh) (*.f64 (/.f64 eh ew) #s(literal -17/360 binary64)) (*.f64 ew (neg.f64 (*.f64 (*.f64 (/.f64 eh ew) #s(literal 23/360 binary64)) (*.f64 (/.f64 eh ew) #s(literal -17/360 binary64)))))) (*.f64 ew (*.f64 (/.f64 eh ew) #s(literal -17/360 binary64)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) eh) (fma.f64 #s(literal 1/14400 binary64) (pow.f64 (/.f64 eh ew) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 1/18 binary64) (/.f64 eh ew)) (/.f64 #s(literal 17/360 binary64) (/.f64 ew eh)))) (*.f64 ew (neg.f64 (fma.f64 #s(literal 1/5832 binary64) (pow.f64 (/.f64 eh ew) #s(literal 3 binary64)) (*.f64 #s(literal 1/1728000 binary64) (pow.f64 (/.f64 eh ew) #s(literal 3 binary64))))))) (*.f64 ew (fma.f64 #s(literal 1/14400 binary64) (pow.f64 (/.f64 eh ew) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 1/18 binary64) (/.f64 eh ew)) (/.f64 #s(literal 17/360 binary64) (/.f64 ew eh)))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) eh) (neg.f64 (*.f64 (/.f64 eh ew) #s(literal -17/360 binary64))) (*.f64 ew (*.f64 (*.f64 (/.f64 eh ew) #s(literal 23/360 binary64)) (*.f64 (/.f64 eh ew) #s(literal -17/360 binary64))))) (*.f64 ew (neg.f64 (*.f64 (/.f64 eh ew) #s(literal -17/360 binary64))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) eh) (neg.f64 (fma.f64 #s(literal 1/14400 binary64) (pow.f64 (/.f64 eh ew) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 1/18 binary64) (/.f64 eh ew)) (/.f64 #s(literal 17/360 binary64) (/.f64 ew eh))))) (*.f64 ew (fma.f64 #s(literal 1/5832 binary64) (pow.f64 (/.f64 eh ew) #s(literal 3 binary64)) (*.f64 #s(literal 1/1728000 binary64) (pow.f64 (/.f64 eh ew) #s(literal 3 binary64)))))) (*.f64 ew (neg.f64 (fma.f64 #s(literal 1/14400 binary64) (pow.f64 (/.f64 eh ew) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 1/18 binary64) (/.f64 eh ew)) (/.f64 #s(literal 17/360 binary64) (/.f64 ew eh))))))) |
(/.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 (/.f64 eh ew) #s(literal -17/360 binary64)) (*.f64 (/.f64 ew eh) (neg.f64 (*.f64 (*.f64 (/.f64 eh ew) #s(literal 23/360 binary64)) (*.f64 (/.f64 eh ew) #s(literal -17/360 binary64)))))) (*.f64 (/.f64 ew eh) (*.f64 (/.f64 eh ew) #s(literal -17/360 binary64)))) |
(/.f64 (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal 1/14400 binary64) (pow.f64 (/.f64 eh ew) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 1/18 binary64) (/.f64 eh ew)) (/.f64 #s(literal 17/360 binary64) (/.f64 ew eh)))) (*.f64 (/.f64 ew eh) (neg.f64 (fma.f64 #s(literal 1/5832 binary64) (pow.f64 (/.f64 eh ew) #s(literal 3 binary64)) (*.f64 #s(literal 1/1728000 binary64) (pow.f64 (/.f64 eh ew) #s(literal 3 binary64))))))) (*.f64 (/.f64 ew eh) (fma.f64 #s(literal 1/14400 binary64) (pow.f64 (/.f64 eh ew) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 1/18 binary64) (/.f64 eh ew)) (/.f64 #s(literal 17/360 binary64) (/.f64 ew eh)))))) |
(/.f64 (fma.f64 #s(literal 1/24 binary64) (neg.f64 (*.f64 (/.f64 eh ew) #s(literal -17/360 binary64))) (*.f64 (/.f64 ew eh) (*.f64 (*.f64 (/.f64 eh ew) #s(literal 23/360 binary64)) (*.f64 (/.f64 eh ew) #s(literal -17/360 binary64))))) (*.f64 (/.f64 ew eh) (neg.f64 (*.f64 (/.f64 eh ew) #s(literal -17/360 binary64))))) |
(/.f64 (fma.f64 #s(literal 1/24 binary64) (neg.f64 (fma.f64 #s(literal 1/14400 binary64) (pow.f64 (/.f64 eh ew) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 1/18 binary64) (/.f64 eh ew)) (/.f64 #s(literal 17/360 binary64) (/.f64 ew eh))))) (*.f64 (/.f64 ew eh) (fma.f64 #s(literal 1/5832 binary64) (pow.f64 (/.f64 eh ew) #s(literal 3 binary64)) (*.f64 #s(literal 1/1728000 binary64) (pow.f64 (/.f64 eh ew) #s(literal 3 binary64)))))) (*.f64 (/.f64 ew eh) (neg.f64 (fma.f64 #s(literal 1/14400 binary64) (pow.f64 (/.f64 eh ew) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 1/18 binary64) (/.f64 eh ew)) (/.f64 #s(literal 17/360 binary64) (/.f64 ew eh))))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (/.f64 eh ew) #s(literal -17/360 binary64)) (*.f64 (/.f64 ew (*.f64 #s(literal 1/24 binary64) eh)) (neg.f64 (*.f64 (*.f64 (/.f64 eh ew) #s(literal 23/360 binary64)) (*.f64 (/.f64 eh ew) #s(literal -17/360 binary64)))))) (*.f64 (/.f64 ew (*.f64 #s(literal 1/24 binary64) eh)) (*.f64 (/.f64 eh ew) #s(literal -17/360 binary64)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/14400 binary64) (pow.f64 (/.f64 eh ew) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 1/18 binary64) (/.f64 eh ew)) (/.f64 #s(literal 17/360 binary64) (/.f64 ew eh)))) (*.f64 (/.f64 ew (*.f64 #s(literal 1/24 binary64) eh)) (neg.f64 (fma.f64 #s(literal 1/5832 binary64) (pow.f64 (/.f64 eh ew) #s(literal 3 binary64)) (*.f64 #s(literal 1/1728000 binary64) (pow.f64 (/.f64 eh ew) #s(literal 3 binary64))))))) (*.f64 (/.f64 ew (*.f64 #s(literal 1/24 binary64) eh)) (fma.f64 #s(literal 1/14400 binary64) (pow.f64 (/.f64 eh ew) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 1/18 binary64) (/.f64 eh ew)) (/.f64 #s(literal 17/360 binary64) (/.f64 ew eh)))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (/.f64 eh ew) #s(literal -17/360 binary64))) (*.f64 (/.f64 ew (*.f64 #s(literal 1/24 binary64) eh)) (*.f64 (*.f64 (/.f64 eh ew) #s(literal 23/360 binary64)) (*.f64 (/.f64 eh ew) #s(literal -17/360 binary64))))) (*.f64 (/.f64 ew (*.f64 #s(literal 1/24 binary64) eh)) (neg.f64 (*.f64 (/.f64 eh ew) #s(literal -17/360 binary64))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 #s(literal 1/14400 binary64) (pow.f64 (/.f64 eh ew) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 1/18 binary64) (/.f64 eh ew)) (/.f64 #s(literal 17/360 binary64) (/.f64 ew eh))))) (*.f64 (/.f64 ew (*.f64 #s(literal 1/24 binary64) eh)) (fma.f64 #s(literal 1/5832 binary64) (pow.f64 (/.f64 eh ew) #s(literal 3 binary64)) (*.f64 #s(literal 1/1728000 binary64) (pow.f64 (/.f64 eh ew) #s(literal 3 binary64)))))) (*.f64 (/.f64 ew (*.f64 #s(literal 1/24 binary64) eh)) (neg.f64 (fma.f64 #s(literal 1/14400 binary64) (pow.f64 (/.f64 eh ew) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 1/18 binary64) (/.f64 eh ew)) (/.f64 #s(literal 17/360 binary64) (/.f64 ew eh))))))) |
(/.f64 (-.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) eh) (*.f64 #s(literal 1/120 binary64) eh)) (*.f64 #s(literal 1/18 binary64) eh)) ew) |
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 eh ew) #s(literal 1/30 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1/324 binary64) (pow.f64 (/.f64 eh ew) #s(literal 2 binary64)))) (fma.f64 (/.f64 eh ew) #s(literal 1/30 binary64) (*.f64 #s(literal 1/18 binary64) (/.f64 eh ew)))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (/.f64 eh ew) #s(literal 3 binary64)) #s(literal 1/27000 binary64)) (*.f64 #s(literal 1/5832 binary64) (pow.f64 (/.f64 eh ew) #s(literal 3 binary64)))) (+.f64 (pow.f64 (*.f64 (/.f64 eh ew) #s(literal 1/30 binary64)) #s(literal 2 binary64)) (fma.f64 #s(literal 1/324 binary64) (pow.f64 (/.f64 eh ew) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 eh ew) #s(literal 1/30 binary64)) (*.f64 #s(literal 1/18 binary64) (/.f64 eh ew)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/576 binary64) (pow.f64 (/.f64 eh ew) #s(literal 2 binary64))) (*.f64 (pow.f64 (/.f64 eh ew) #s(literal 2 binary64)) #s(literal 529/129600 binary64)))) (neg.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 (/.f64 eh ew) #s(literal 23/360 binary64))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/13824 binary64) (pow.f64 (/.f64 eh ew) #s(literal 3 binary64))) (*.f64 (pow.f64 (/.f64 eh ew) #s(literal 3 binary64)) #s(literal 12167/46656000 binary64)))) (neg.f64 (fma.f64 #s(literal 1/576 binary64) (pow.f64 (/.f64 eh ew) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 eh ew) #s(literal 23/360 binary64)) (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 (/.f64 eh ew) #s(literal 23/360 binary64))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/24 binary64) eh) (*.f64 (/.f64 eh ew) #s(literal -17/360 binary64))) (*.f64 ew (*.f64 (*.f64 (/.f64 eh ew) #s(literal 23/360 binary64)) (*.f64 (/.f64 eh ew) #s(literal -17/360 binary64))))) (*.f64 ew (*.f64 (/.f64 eh ew) #s(literal -17/360 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/24 binary64) eh) (fma.f64 #s(literal 1/14400 binary64) (pow.f64 (/.f64 eh ew) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 1/18 binary64) (/.f64 eh ew)) (/.f64 #s(literal 17/360 binary64) (/.f64 ew eh))))) (*.f64 ew (fma.f64 #s(literal 1/5832 binary64) (pow.f64 (/.f64 eh ew) #s(literal 3 binary64)) (*.f64 #s(literal 1/1728000 binary64) (pow.f64 (/.f64 eh ew) #s(literal 3 binary64)))))) (*.f64 ew (fma.f64 #s(literal 1/14400 binary64) (pow.f64 (/.f64 eh ew) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 1/18 binary64) (/.f64 eh ew)) (/.f64 #s(literal 17/360 binary64) (/.f64 ew eh)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/576 binary64) (pow.f64 (/.f64 eh ew) #s(literal 2 binary64))) (*.f64 (pow.f64 (/.f64 eh ew) #s(literal 2 binary64)) #s(literal 529/129600 binary64))) (-.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 eh ew)) (neg.f64 (*.f64 (/.f64 eh ew) #s(literal 23/360 binary64))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/576 binary64) (pow.f64 (/.f64 eh ew) #s(literal 2 binary64))) (*.f64 (pow.f64 (/.f64 eh ew) #s(literal 2 binary64)) #s(literal 529/129600 binary64))) (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 (/.f64 eh ew) #s(literal 23/360 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/13824 binary64) (pow.f64 (/.f64 eh ew) #s(literal 3 binary64))) (*.f64 (pow.f64 (/.f64 eh ew) #s(literal 3 binary64)) #s(literal 12167/46656000 binary64))) (fma.f64 #s(literal 1/576 binary64) (pow.f64 (/.f64 eh ew) #s(literal 2 binary64)) (-.f64 (*.f64 (pow.f64 (/.f64 eh ew) #s(literal 2 binary64)) #s(literal 529/129600 binary64)) (*.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 eh ew)) (neg.f64 (*.f64 (/.f64 eh ew) #s(literal 23/360 binary64))))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/13824 binary64) (pow.f64 (/.f64 eh ew) #s(literal 3 binary64))) (*.f64 (pow.f64 (/.f64 eh ew) #s(literal 3 binary64)) #s(literal 12167/46656000 binary64))) (fma.f64 #s(literal 1/576 binary64) (pow.f64 (/.f64 eh ew) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 eh ew) #s(literal 23/360 binary64)) (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 (/.f64 eh ew) #s(literal 23/360 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 (/.f64 eh ew) #s(literal 23/360 binary64))) (-.f64 (*.f64 #s(literal 1/576 binary64) (pow.f64 (/.f64 eh ew) #s(literal 2 binary64))) (*.f64 (pow.f64 (/.f64 eh ew) #s(literal 2 binary64)) #s(literal 529/129600 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal 1/576 binary64) (pow.f64 (/.f64 eh ew) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 eh ew) #s(literal 23/360 binary64)) (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 (/.f64 eh ew) #s(literal 23/360 binary64))))) (-.f64 (*.f64 #s(literal 1/13824 binary64) (pow.f64 (/.f64 eh ew) #s(literal 3 binary64))) (*.f64 (pow.f64 (/.f64 eh ew) #s(literal 3 binary64)) #s(literal 12167/46656000 binary64))))) |
(fma.f64 (*.f64 #s(literal 1/24 binary64) eh) (pow.f64 ew #s(literal -1 binary64)) (neg.f64 (*.f64 (/.f64 eh ew) #s(literal 23/360 binary64)))) |
(fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (neg.f64 (*.f64 (/.f64 eh ew) #s(literal 23/360 binary64)))) |
(fma.f64 (/.f64 eh ew) #s(literal 1/30 binary64) (*.f64 #s(literal -1/18 binary64) (/.f64 eh ew))) |
(fma.f64 (/.f64 eh ew) #s(literal 1/30 binary64) (*.f64 (/.f64 (neg.f64 eh) ew) #s(literal 1/18 binary64))) |
(fma.f64 (/.f64 eh ew) #s(literal 1/30 binary64) (neg.f64 (*.f64 #s(literal 1/18 binary64) (/.f64 eh ew)))) |
(fma.f64 (/.f64 eh ew) #s(literal 1/24 binary64) (neg.f64 (*.f64 (/.f64 eh ew) #s(literal 23/360 binary64)))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 eh ew) #s(literal 23/360 binary64)) (*.f64 #s(literal 1/24 binary64) (/.f64 eh ew))) |
(fma.f64 eh (*.f64 (pow.f64 ew #s(literal -1 binary64)) #s(literal 1/24 binary64)) (neg.f64 (*.f64 (/.f64 eh ew) #s(literal 23/360 binary64)))) |
(-.f64 (/.f64 #s(literal -1/72 binary64) (/.f64 ew eh)) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew))) |
(-.f64 (/.f64 (*.f64 #s(literal 1/576 binary64) (pow.f64 (/.f64 eh ew) #s(literal 2 binary64))) (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 (/.f64 eh ew) #s(literal 23/360 binary64)))) (/.f64 (*.f64 (pow.f64 (/.f64 eh ew) #s(literal 2 binary64)) #s(literal 529/129600 binary64)) (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 (/.f64 eh ew) #s(literal 23/360 binary64))))) |
(-.f64 (/.f64 (*.f64 #s(literal 1/13824 binary64) (pow.f64 (/.f64 eh ew) #s(literal 3 binary64))) (fma.f64 #s(literal 1/576 binary64) (pow.f64 (/.f64 eh ew) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 eh ew) #s(literal 23/360 binary64)) (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 (/.f64 eh ew) #s(literal 23/360 binary64)))))) (/.f64 (*.f64 (pow.f64 (/.f64 eh ew) #s(literal 3 binary64)) #s(literal 12167/46656000 binary64)) (fma.f64 #s(literal 1/576 binary64) (pow.f64 (/.f64 eh ew) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 eh ew) #s(literal 23/360 binary64)) (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 (/.f64 eh ew) #s(literal 23/360 binary64))))))) |
(-.f64 (*.f64 (/.f64 eh ew) #s(literal 1/30 binary64)) (*.f64 #s(literal 1/18 binary64) (/.f64 eh ew))) |
(-.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 eh ew)) (*.f64 (/.f64 eh ew) #s(literal 23/360 binary64))) |
(+.f64 (*.f64 (/.f64 eh ew) #s(literal 1/30 binary64)) (*.f64 #s(literal -1/18 binary64) (/.f64 eh ew))) |
(+.f64 (*.f64 (/.f64 eh ew) #s(literal 1/30 binary64)) (*.f64 (/.f64 (neg.f64 eh) ew) #s(literal 1/18 binary64))) |
(+.f64 (*.f64 (/.f64 eh ew) #s(literal 1/30 binary64)) (neg.f64 (*.f64 #s(literal 1/18 binary64) (/.f64 eh ew)))) |
(+.f64 (neg.f64 (*.f64 (/.f64 eh ew) #s(literal 23/360 binary64))) (*.f64 #s(literal 1/24 binary64) (/.f64 eh ew))) |
(+.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 eh ew)) (neg.f64 (*.f64 (/.f64 eh ew) #s(literal 23/360 binary64)))) |
(*.f64 (*.f64 (*.f64 (/.f64 eh ew) #s(literal 23/360 binary64)) (*.f64 (/.f64 eh ew) #s(literal -17/360 binary64))) (pow.f64 (*.f64 (/.f64 eh ew) #s(literal -17/360 binary64)) #s(literal -1 binary64))) |
(*.f64 (fma.f64 #s(literal 1/5832 binary64) (pow.f64 (/.f64 eh ew) #s(literal 3 binary64)) (*.f64 #s(literal 1/1728000 binary64) (pow.f64 (/.f64 eh ew) #s(literal 3 binary64)))) (pow.f64 (fma.f64 #s(literal 1/14400 binary64) (pow.f64 (/.f64 eh ew) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 1/18 binary64) (/.f64 eh ew)) (/.f64 #s(literal 17/360 binary64) (/.f64 ew eh)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 eh ew) #s(literal 23/360 binary64)) |
(pow.f64 (/.f64 (*.f64 (/.f64 eh ew) #s(literal -17/360 binary64)) (*.f64 (*.f64 (/.f64 eh ew) #s(literal 23/360 binary64)) (*.f64 (/.f64 eh ew) #s(literal -17/360 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 #s(literal 1/14400 binary64) (pow.f64 (/.f64 eh ew) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 1/18 binary64) (/.f64 eh ew)) (/.f64 #s(literal 17/360 binary64) (/.f64 ew eh)))) (fma.f64 #s(literal 1/5832 binary64) (pow.f64 (/.f64 eh ew) #s(literal 3 binary64)) (*.f64 #s(literal 1/1728000 binary64) (pow.f64 (/.f64 eh ew) #s(literal 3 binary64))))) #s(literal -1 binary64)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 eh) #s(literal 1/120 binary64)) (neg.f64 ew) (*.f64 (neg.f64 ew) (*.f64 (neg.f64 eh) #s(literal 1/18 binary64)))) (*.f64 ew ew)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 eh) #s(literal 1/120 binary64)) (neg.f64 ew) (*.f64 (neg.f64 ew) (*.f64 #s(literal 1/18 binary64) (neg.f64 eh)))) (*.f64 ew ew)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 eh) #s(literal 1/120 binary64)) (neg.f64 ew) (*.f64 (neg.f64 ew) (neg.f64 (*.f64 #s(literal 1/18 binary64) eh)))) (*.f64 ew ew)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 eh) #s(literal 1/120 binary64)) ew (*.f64 (neg.f64 ew) (*.f64 #s(literal 1/18 binary64) eh))) (*.f64 (neg.f64 ew) ew)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 eh) #s(literal 1/120 binary64)) (/.f64 ew eh) (*.f64 (neg.f64 ew) #s(literal 1/18 binary64))) (*.f64 (neg.f64 ew) (/.f64 ew eh))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 eh) #s(literal 1/120 binary64)) (/.f64 ew (*.f64 #s(literal 1/18 binary64) eh)) (*.f64 (neg.f64 ew) #s(literal 1 binary64))) (*.f64 (neg.f64 ew) (/.f64 ew (*.f64 #s(literal 1/18 binary64) eh)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/120 binary64) (neg.f64 eh)) (neg.f64 ew) (*.f64 (neg.f64 ew) (*.f64 (neg.f64 eh) #s(literal 1/18 binary64)))) (*.f64 ew ew)) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/120 binary64) (neg.f64 eh)) (neg.f64 ew) (*.f64 (neg.f64 ew) (*.f64 #s(literal 1/18 binary64) (neg.f64 eh)))) (*.f64 ew ew)) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/120 binary64) (neg.f64 eh)) (neg.f64 ew) (*.f64 (neg.f64 ew) (neg.f64 (*.f64 #s(literal 1/18 binary64) eh)))) (*.f64 ew ew)) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/120 binary64) (neg.f64 eh)) ew (*.f64 (neg.f64 ew) (*.f64 #s(literal 1/18 binary64) eh))) (*.f64 (neg.f64 ew) ew)) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/120 binary64) (neg.f64 eh)) (/.f64 ew eh) (*.f64 (neg.f64 ew) #s(literal 1/18 binary64))) (*.f64 (neg.f64 ew) (/.f64 ew eh))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/120 binary64) (neg.f64 eh)) (/.f64 ew (*.f64 #s(literal 1/18 binary64) eh)) (*.f64 (neg.f64 ew) #s(literal 1 binary64))) (*.f64 (neg.f64 ew) (/.f64 ew (*.f64 #s(literal 1/18 binary64) eh)))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 #s(literal 1/120 binary64) eh)) (neg.f64 ew) (*.f64 (neg.f64 ew) (*.f64 (neg.f64 eh) #s(literal 1/18 binary64)))) (*.f64 ew ew)) |
(/.f64 (fma.f64 (neg.f64 (*.f64 #s(literal 1/120 binary64) eh)) (neg.f64 ew) (*.f64 (neg.f64 ew) (*.f64 #s(literal 1/18 binary64) (neg.f64 eh)))) (*.f64 ew ew)) |
(/.f64 (fma.f64 (neg.f64 (*.f64 #s(literal 1/120 binary64) eh)) (neg.f64 ew) (*.f64 (neg.f64 ew) (neg.f64 (*.f64 #s(literal 1/18 binary64) eh)))) (*.f64 ew ew)) |
(/.f64 (fma.f64 (neg.f64 (*.f64 #s(literal 1/120 binary64) eh)) ew (*.f64 (neg.f64 ew) (*.f64 #s(literal 1/18 binary64) eh))) (*.f64 (neg.f64 ew) ew)) |
(/.f64 (fma.f64 (neg.f64 (*.f64 #s(literal 1/120 binary64) eh)) (/.f64 ew eh) (*.f64 (neg.f64 ew) #s(literal 1/18 binary64))) (*.f64 (neg.f64 ew) (/.f64 ew eh))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 #s(literal 1/120 binary64) eh)) (/.f64 ew (*.f64 #s(literal 1/18 binary64) eh)) (*.f64 (neg.f64 ew) #s(literal 1 binary64))) (*.f64 (neg.f64 ew) (/.f64 ew (*.f64 #s(literal 1/18 binary64) eh)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/120 binary64) eh) (neg.f64 ew) (*.f64 ew (*.f64 (neg.f64 eh) #s(literal 1/18 binary64)))) (*.f64 ew (neg.f64 ew))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/120 binary64) eh) (neg.f64 ew) (*.f64 ew (*.f64 #s(literal 1/18 binary64) (neg.f64 eh)))) (*.f64 ew (neg.f64 ew))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/120 binary64) eh) (neg.f64 ew) (*.f64 ew (neg.f64 (*.f64 #s(literal 1/18 binary64) eh)))) (*.f64 ew (neg.f64 ew))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/120 binary64) eh) (/.f64 ew eh) (*.f64 ew #s(literal 1/18 binary64))) (*.f64 ew (/.f64 ew eh))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/120 binary64) eh) (/.f64 ew (*.f64 #s(literal 1/18 binary64) eh)) (*.f64 ew #s(literal 1 binary64))) (*.f64 ew (/.f64 ew (*.f64 #s(literal 1/18 binary64) eh)))) |
(/.f64 (fma.f64 #s(literal 1/120 binary64) (neg.f64 ew) (*.f64 (/.f64 ew eh) (*.f64 (neg.f64 eh) #s(literal 1/18 binary64)))) (*.f64 (/.f64 ew eh) (neg.f64 ew))) |
(/.f64 (fma.f64 #s(literal 1/120 binary64) (neg.f64 ew) (*.f64 (/.f64 ew eh) (*.f64 #s(literal 1/18 binary64) (neg.f64 eh)))) (*.f64 (/.f64 ew eh) (neg.f64 ew))) |
(/.f64 (fma.f64 #s(literal 1/120 binary64) (neg.f64 ew) (*.f64 (/.f64 ew eh) (neg.f64 (*.f64 #s(literal 1/18 binary64) eh)))) (*.f64 (/.f64 ew eh) (neg.f64 ew))) |
(/.f64 (fma.f64 #s(literal 1/120 binary64) ew (*.f64 (/.f64 ew eh) (*.f64 #s(literal 1/18 binary64) eh))) (*.f64 (/.f64 ew eh) ew)) |
(/.f64 (fma.f64 #s(literal 1/120 binary64) (/.f64 ew eh) (*.f64 (/.f64 ew eh) #s(literal 1/18 binary64))) (pow.f64 (/.f64 ew eh) #s(literal 2 binary64))) |
(/.f64 (fma.f64 #s(literal 1/120 binary64) (/.f64 ew (*.f64 #s(literal 1/18 binary64) eh)) (*.f64 (/.f64 ew eh) #s(literal 1 binary64))) (*.f64 (/.f64 ew eh) (/.f64 ew (*.f64 #s(literal 1/18 binary64) eh)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 ew) (*.f64 (/.f64 ew (*.f64 #s(literal 1/120 binary64) eh)) (*.f64 (neg.f64 eh) #s(literal 1/18 binary64)))) (*.f64 (/.f64 ew (*.f64 #s(literal 1/120 binary64) eh)) (neg.f64 ew))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 ew) (*.f64 (/.f64 ew (*.f64 #s(literal 1/120 binary64) eh)) (*.f64 #s(literal 1/18 binary64) (neg.f64 eh)))) (*.f64 (/.f64 ew (*.f64 #s(literal 1/120 binary64) eh)) (neg.f64 ew))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 ew) (*.f64 (/.f64 ew (*.f64 #s(literal 1/120 binary64) eh)) (neg.f64 (*.f64 #s(literal 1/18 binary64) eh)))) (*.f64 (/.f64 ew (*.f64 #s(literal 1/120 binary64) eh)) (neg.f64 ew))) |
(/.f64 (fma.f64 #s(literal 1 binary64) ew (*.f64 (/.f64 ew (*.f64 #s(literal 1/120 binary64) eh)) (*.f64 #s(literal 1/18 binary64) eh))) (*.f64 (/.f64 ew (*.f64 #s(literal 1/120 binary64) eh)) ew)) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 ew eh) (*.f64 (/.f64 ew (*.f64 #s(literal 1/120 binary64) eh)) #s(literal 1/18 binary64))) (*.f64 (/.f64 ew (*.f64 #s(literal 1/120 binary64) eh)) (/.f64 ew eh))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 ew (*.f64 #s(literal 1/18 binary64) eh)) (*.f64 (/.f64 ew (*.f64 #s(literal 1/120 binary64) eh)) #s(literal 1 binary64))) (*.f64 (/.f64 ew (*.f64 #s(literal 1/120 binary64) eh)) (/.f64 ew (*.f64 #s(literal 1/18 binary64) eh)))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 eh) #s(literal 1/18 binary64)) (neg.f64 ew) (*.f64 (neg.f64 ew) (*.f64 (neg.f64 eh) #s(literal 1/120 binary64)))) (*.f64 ew ew)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 eh) #s(literal 1/18 binary64)) (neg.f64 ew) (*.f64 (neg.f64 ew) (*.f64 #s(literal 1/120 binary64) (neg.f64 eh)))) (*.f64 ew ew)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 eh) #s(literal 1/18 binary64)) (neg.f64 ew) (*.f64 (neg.f64 ew) (neg.f64 (*.f64 #s(literal 1/120 binary64) eh)))) (*.f64 ew ew)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 eh) #s(literal 1/18 binary64)) ew (*.f64 (neg.f64 ew) (*.f64 #s(literal 1/120 binary64) eh))) (*.f64 (neg.f64 ew) ew)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 eh) #s(literal 1/18 binary64)) (/.f64 ew eh) (*.f64 (neg.f64 ew) #s(literal 1/120 binary64))) (*.f64 (neg.f64 ew) (/.f64 ew eh))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 eh) #s(literal 1/18 binary64)) (/.f64 ew (*.f64 #s(literal 1/120 binary64) eh)) (*.f64 (neg.f64 ew) #s(literal 1 binary64))) (*.f64 (neg.f64 ew) (/.f64 ew (*.f64 #s(literal 1/120 binary64) eh)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/18 binary64) (neg.f64 eh)) (neg.f64 ew) (*.f64 (neg.f64 ew) (*.f64 (neg.f64 eh) #s(literal 1/120 binary64)))) (*.f64 ew ew)) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/18 binary64) (neg.f64 eh)) (neg.f64 ew) (*.f64 (neg.f64 ew) (*.f64 #s(literal 1/120 binary64) (neg.f64 eh)))) (*.f64 ew ew)) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/18 binary64) (neg.f64 eh)) (neg.f64 ew) (*.f64 (neg.f64 ew) (neg.f64 (*.f64 #s(literal 1/120 binary64) eh)))) (*.f64 ew ew)) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/18 binary64) (neg.f64 eh)) ew (*.f64 (neg.f64 ew) (*.f64 #s(literal 1/120 binary64) eh))) (*.f64 (neg.f64 ew) ew)) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/18 binary64) (neg.f64 eh)) (/.f64 ew eh) (*.f64 (neg.f64 ew) #s(literal 1/120 binary64))) (*.f64 (neg.f64 ew) (/.f64 ew eh))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/18 binary64) (neg.f64 eh)) (/.f64 ew (*.f64 #s(literal 1/120 binary64) eh)) (*.f64 (neg.f64 ew) #s(literal 1 binary64))) (*.f64 (neg.f64 ew) (/.f64 ew (*.f64 #s(literal 1/120 binary64) eh)))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 #s(literal 1/18 binary64) eh)) (neg.f64 ew) (*.f64 (neg.f64 ew) (*.f64 (neg.f64 eh) #s(literal 1/120 binary64)))) (*.f64 ew ew)) |
(/.f64 (fma.f64 (neg.f64 (*.f64 #s(literal 1/18 binary64) eh)) (neg.f64 ew) (*.f64 (neg.f64 ew) (*.f64 #s(literal 1/120 binary64) (neg.f64 eh)))) (*.f64 ew ew)) |
(/.f64 (fma.f64 (neg.f64 (*.f64 #s(literal 1/18 binary64) eh)) (neg.f64 ew) (*.f64 (neg.f64 ew) (neg.f64 (*.f64 #s(literal 1/120 binary64) eh)))) (*.f64 ew ew)) |
(/.f64 (fma.f64 (neg.f64 (*.f64 #s(literal 1/18 binary64) eh)) ew (*.f64 (neg.f64 ew) (*.f64 #s(literal 1/120 binary64) eh))) (*.f64 (neg.f64 ew) ew)) |
(/.f64 (fma.f64 (neg.f64 (*.f64 #s(literal 1/18 binary64) eh)) (/.f64 ew eh) (*.f64 (neg.f64 ew) #s(literal 1/120 binary64))) (*.f64 (neg.f64 ew) (/.f64 ew eh))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 #s(literal 1/18 binary64) eh)) (/.f64 ew (*.f64 #s(literal 1/120 binary64) eh)) (*.f64 (neg.f64 ew) #s(literal 1 binary64))) (*.f64 (neg.f64 ew) (/.f64 ew (*.f64 #s(literal 1/120 binary64) eh)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/18 binary64) eh) (neg.f64 ew) (*.f64 ew (*.f64 (neg.f64 eh) #s(literal 1/120 binary64)))) (*.f64 ew (neg.f64 ew))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/18 binary64) eh) (neg.f64 ew) (*.f64 ew (*.f64 #s(literal 1/120 binary64) (neg.f64 eh)))) (*.f64 ew (neg.f64 ew))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/18 binary64) eh) (neg.f64 ew) (*.f64 ew (neg.f64 (*.f64 #s(literal 1/120 binary64) eh)))) (*.f64 ew (neg.f64 ew))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/18 binary64) eh) (/.f64 ew eh) (*.f64 ew #s(literal 1/120 binary64))) (*.f64 ew (/.f64 ew eh))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/18 binary64) eh) (/.f64 ew (*.f64 #s(literal 1/120 binary64) eh)) (*.f64 ew #s(literal 1 binary64))) (*.f64 ew (/.f64 ew (*.f64 #s(literal 1/120 binary64) eh)))) |
(/.f64 (fma.f64 #s(literal 1/18 binary64) (neg.f64 ew) (*.f64 (/.f64 ew eh) (*.f64 (neg.f64 eh) #s(literal 1/120 binary64)))) (*.f64 (/.f64 ew eh) (neg.f64 ew))) |
(/.f64 (fma.f64 #s(literal 1/18 binary64) (neg.f64 ew) (*.f64 (/.f64 ew eh) (*.f64 #s(literal 1/120 binary64) (neg.f64 eh)))) (*.f64 (/.f64 ew eh) (neg.f64 ew))) |
(/.f64 (fma.f64 #s(literal 1/18 binary64) (neg.f64 ew) (*.f64 (/.f64 ew eh) (neg.f64 (*.f64 #s(literal 1/120 binary64) eh)))) (*.f64 (/.f64 ew eh) (neg.f64 ew))) |
(/.f64 (fma.f64 #s(literal 1/18 binary64) ew (*.f64 (/.f64 ew eh) (*.f64 #s(literal 1/120 binary64) eh))) (*.f64 (/.f64 ew eh) ew)) |
(/.f64 (fma.f64 #s(literal 1/18 binary64) (/.f64 ew eh) (*.f64 (/.f64 ew eh) #s(literal 1/120 binary64))) (pow.f64 (/.f64 ew eh) #s(literal 2 binary64))) |
(/.f64 (fma.f64 #s(literal 1/18 binary64) (/.f64 ew (*.f64 #s(literal 1/120 binary64) eh)) (*.f64 (/.f64 ew eh) #s(literal 1 binary64))) (*.f64 (/.f64 ew eh) (/.f64 ew (*.f64 #s(literal 1/120 binary64) eh)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 ew) (*.f64 (/.f64 ew (*.f64 #s(literal 1/18 binary64) eh)) (*.f64 (neg.f64 eh) #s(literal 1/120 binary64)))) (*.f64 (/.f64 ew (*.f64 #s(literal 1/18 binary64) eh)) (neg.f64 ew))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 ew) (*.f64 (/.f64 ew (*.f64 #s(literal 1/18 binary64) eh)) (*.f64 #s(literal 1/120 binary64) (neg.f64 eh)))) (*.f64 (/.f64 ew (*.f64 #s(literal 1/18 binary64) eh)) (neg.f64 ew))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 ew) (*.f64 (/.f64 ew (*.f64 #s(literal 1/18 binary64) eh)) (neg.f64 (*.f64 #s(literal 1/120 binary64) eh)))) (*.f64 (/.f64 ew (*.f64 #s(literal 1/18 binary64) eh)) (neg.f64 ew))) |
(/.f64 (fma.f64 #s(literal 1 binary64) ew (*.f64 (/.f64 ew (*.f64 #s(literal 1/18 binary64) eh)) (*.f64 #s(literal 1/120 binary64) eh))) (*.f64 (/.f64 ew (*.f64 #s(literal 1/18 binary64) eh)) ew)) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 ew eh) (*.f64 (/.f64 ew (*.f64 #s(literal 1/18 binary64) eh)) #s(literal 1/120 binary64))) (*.f64 (/.f64 ew (*.f64 #s(literal 1/18 binary64) eh)) (/.f64 ew eh))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 ew (*.f64 #s(literal 1/120 binary64) eh)) (*.f64 (/.f64 ew (*.f64 #s(literal 1/18 binary64) eh)) #s(literal 1 binary64))) (*.f64 (/.f64 ew (*.f64 #s(literal 1/18 binary64) eh)) (/.f64 ew (*.f64 #s(literal 1/120 binary64) eh)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/324 binary64) (pow.f64 (/.f64 eh ew) #s(literal 2 binary64))) (*.f64 #s(literal 1/14400 binary64) (pow.f64 (/.f64 eh ew) #s(literal 2 binary64)))) (/.f64 #s(literal 17/360 binary64) (/.f64 ew eh))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (/.f64 eh ew) #s(literal 23/360 binary64)) (*.f64 (/.f64 eh ew) #s(literal -17/360 binary64)))) (neg.f64 (*.f64 (/.f64 eh ew) #s(literal -17/360 binary64)))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/5832 binary64) (pow.f64 (/.f64 eh ew) #s(literal 3 binary64)) (*.f64 #s(literal 1/1728000 binary64) (pow.f64 (/.f64 eh ew) #s(literal 3 binary64))))) (neg.f64 (fma.f64 #s(literal 1/14400 binary64) (pow.f64 (/.f64 eh ew) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 1/18 binary64) (/.f64 eh ew)) (/.f64 #s(literal 17/360 binary64) (/.f64 ew eh)))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/120 binary64) eh) ew (*.f64 ew (*.f64 #s(literal 1/18 binary64) eh))) (*.f64 ew ew)) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/18 binary64) eh) ew (*.f64 ew (*.f64 #s(literal 1/120 binary64) eh))) (*.f64 ew ew)) |
(/.f64 (*.f64 (*.f64 (/.f64 eh ew) #s(literal 23/360 binary64)) (*.f64 (/.f64 eh ew) #s(literal -17/360 binary64))) (*.f64 (/.f64 eh ew) #s(literal -17/360 binary64))) |
(/.f64 (fma.f64 #s(literal 1/5832 binary64) (pow.f64 (/.f64 eh ew) #s(literal 3 binary64)) (*.f64 #s(literal 1/1728000 binary64) (pow.f64 (/.f64 eh ew) #s(literal 3 binary64)))) (fma.f64 #s(literal 1/324 binary64) (pow.f64 (/.f64 eh ew) #s(literal 2 binary64)) (/.f64 (-.f64 (pow.f64 (*.f64 #s(literal 1/120 binary64) eh) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 1/120 binary64) eh) (*.f64 #s(literal 1/18 binary64) eh))) (*.f64 ew ew)))) |
(/.f64 (fma.f64 #s(literal 1/5832 binary64) (pow.f64 (/.f64 eh ew) #s(literal 3 binary64)) (*.f64 #s(literal 1/1728000 binary64) (pow.f64 (/.f64 eh ew) #s(literal 3 binary64)))) (fma.f64 #s(literal 1/14400 binary64) (pow.f64 (/.f64 eh ew) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 1/18 binary64) (/.f64 eh ew)) (/.f64 #s(literal 17/360 binary64) (/.f64 ew eh))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 eh ew) #s(literal -17/360 binary64)) (*.f64 (*.f64 (/.f64 eh ew) #s(literal 23/360 binary64)) (*.f64 (/.f64 eh ew) #s(literal -17/360 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal 1/14400 binary64) (pow.f64 (/.f64 eh ew) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 1/18 binary64) (/.f64 eh ew)) (/.f64 #s(literal 17/360 binary64) (/.f64 ew eh)))) (fma.f64 #s(literal 1/5832 binary64) (pow.f64 (/.f64 eh ew) #s(literal 3 binary64)) (*.f64 #s(literal 1/1728000 binary64) (pow.f64 (/.f64 eh ew) #s(literal 3 binary64)))))) |
(fma.f64 (*.f64 #s(literal 1/18 binary64) eh) (pow.f64 ew #s(literal -1 binary64)) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew))) |
(fma.f64 (*.f64 #s(literal 1/120 binary64) eh) (pow.f64 ew #s(literal -1 binary64)) (*.f64 #s(literal 1/18 binary64) (/.f64 eh ew))) |
(fma.f64 #s(literal 1/18 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew))) |
(fma.f64 #s(literal 1/120 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/18 binary64) (/.f64 eh ew))) |
(fma.f64 (/.f64 eh ew) #s(literal 1/18 binary64) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew))) |
(fma.f64 (/.f64 eh ew) #s(literal 1/120 binary64) (*.f64 #s(literal 1/18 binary64) (/.f64 eh ew))) |
(fma.f64 eh (/.f64 #s(literal 1/18 binary64) ew) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew))) |
(fma.f64 eh (*.f64 (pow.f64 ew #s(literal -1 binary64)) #s(literal 1/120 binary64)) (*.f64 #s(literal 1/18 binary64) (/.f64 eh ew))) |
(fma.f64 eh (*.f64 (pow.f64 ew #s(literal -1 binary64)) #s(literal 1/18 binary64)) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew))) |
(-.f64 (/.f64 (*.f64 #s(literal 1/14400 binary64) (pow.f64 (/.f64 eh ew) #s(literal 2 binary64))) (*.f64 (/.f64 eh ew) #s(literal -17/360 binary64))) (/.f64 (*.f64 #s(literal 1/324 binary64) (pow.f64 (/.f64 eh ew) #s(literal 2 binary64))) (*.f64 (/.f64 eh ew) #s(literal -17/360 binary64)))) |
(+.f64 (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew)) (*.f64 #s(literal 1/18 binary64) (/.f64 eh ew))) |
(+.f64 (*.f64 #s(literal 1/18 binary64) (/.f64 eh ew)) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew))) |
(*.f64 (fma.f64 (pow.f64 (fma.f64 (/.f64 eh ew) #s(literal 1/30 binary64) (*.f64 #s(literal -1/18 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 t #s(literal 4 binary64)) (neg.f64 (*.f64 #s(literal 1/9 binary64) (pow.f64 (/.f64 eh ew) #s(literal 2 binary64))))) (pow.f64 (fma.f64 (*.f64 t t) (fma.f64 (/.f64 eh ew) #s(literal 1/30 binary64) (*.f64 #s(literal -1/18 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal -1 binary64))) |
(*.f64 (fma.f64 #s(literal -1/27 binary64) (pow.f64 (/.f64 eh ew) #s(literal 3 binary64)) (*.f64 (pow.f64 t #s(literal 6 binary64)) (pow.f64 (fma.f64 (/.f64 eh ew) #s(literal 1/30 binary64) (*.f64 #s(literal -1/18 binary64) (/.f64 eh ew))) #s(literal 3 binary64)))) (pow.f64 (fma.f64 (pow.f64 (fma.f64 (/.f64 eh ew) #s(literal 1/30 binary64) (*.f64 #s(literal -1/18 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 t #s(literal 4 binary64)) (*.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)) (-.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)) (*.f64 (*.f64 t t) (fma.f64 (/.f64 eh ew) #s(literal 1/30 binary64) (*.f64 #s(literal -1/18 binary64) (/.f64 eh ew))))))) #s(literal -1 binary64))) |
(pow.f64 (/.f64 (fma.f64 (*.f64 t t) (fma.f64 (/.f64 eh ew) #s(literal 1/30 binary64) (*.f64 #s(literal -1/18 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) (fma.f64 (pow.f64 (fma.f64 (/.f64 eh ew) #s(literal 1/30 binary64) (*.f64 #s(literal -1/18 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 t #s(literal 4 binary64)) (neg.f64 (*.f64 #s(literal 1/9 binary64) (pow.f64 (/.f64 eh ew) #s(literal 2 binary64)))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 (pow.f64 (fma.f64 (/.f64 eh ew) #s(literal 1/30 binary64) (*.f64 #s(literal -1/18 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 t #s(literal 4 binary64)) (*.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)) (-.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)) (*.f64 (*.f64 t t) (fma.f64 (/.f64 eh ew) #s(literal 1/30 binary64) (*.f64 #s(literal -1/18 binary64) (/.f64 eh ew))))))) (fma.f64 #s(literal -1/27 binary64) (pow.f64 (/.f64 eh ew) #s(literal 3 binary64)) (*.f64 (pow.f64 t #s(literal 6 binary64)) (pow.f64 (fma.f64 (/.f64 eh ew) #s(literal 1/30 binary64) (*.f64 #s(literal -1/18 binary64) (/.f64 eh ew))) #s(literal 3 binary64))))) #s(literal -1 binary64)) |
(/.f64 (fma.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/576 binary64) (pow.f64 (/.f64 eh ew) #s(literal 2 binary64))) (*.f64 (pow.f64 (/.f64 eh ew) #s(literal 2 binary64)) #s(literal 529/129600 binary64))) (*.f64 t t)) (neg.f64 ew) (*.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 (/.f64 eh ew) #s(literal 23/360 binary64))) (*.f64 (neg.f64 eh) #s(literal -1/3 binary64)))) (*.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 (/.f64 eh ew) #s(literal 23/360 binary64))) (neg.f64 ew))) |
(/.f64 (fma.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/576 binary64) (pow.f64 (/.f64 eh ew) #s(literal 2 binary64))) (*.f64 (pow.f64 (/.f64 eh ew) #s(literal 2 binary64)) #s(literal 529/129600 binary64))) (*.f64 t t)) (neg.f64 ew) (*.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 (/.f64 eh ew) #s(literal 23/360 binary64))) (*.f64 #s(literal -1/3 binary64) (neg.f64 eh)))) (*.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 (/.f64 eh ew) #s(literal 23/360 binary64))) (neg.f64 ew))) |
(/.f64 (fma.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/576 binary64) (pow.f64 (/.f64 eh ew) #s(literal 2 binary64))) (*.f64 (pow.f64 (/.f64 eh ew) #s(literal 2 binary64)) #s(literal 529/129600 binary64))) (*.f64 t t)) (neg.f64 ew) (*.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 (/.f64 eh ew) #s(literal 23/360 binary64))) (neg.f64 (*.f64 #s(literal -1/3 binary64) eh)))) (*.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 (/.f64 eh ew) #s(literal 23/360 binary64))) (neg.f64 ew))) |
(/.f64 (fma.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/576 binary64) (pow.f64 (/.f64 eh ew) #s(literal 2 binary64))) (*.f64 (pow.f64 (/.f64 eh ew) #s(literal 2 binary64)) #s(literal 529/129600 binary64))) (*.f64 t t)) ew (*.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 (/.f64 eh ew) #s(literal 23/360 binary64))) (*.f64 #s(literal -1/3 binary64) eh))) (*.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 (/.f64 eh ew) #s(literal 23/360 binary64))) ew)) |
(/.f64 (fma.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/576 binary64) (pow.f64 (/.f64 eh ew) #s(literal 2 binary64))) (*.f64 (pow.f64 (/.f64 eh ew) #s(literal 2 binary64)) #s(literal 529/129600 binary64))) (*.f64 t t)) (/.f64 ew eh) (*.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 (/.f64 eh ew) #s(literal 23/360 binary64))) #s(literal -1/3 binary64))) (*.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 (/.f64 eh ew) #s(literal 23/360 binary64))) (/.f64 ew eh))) |
(/.f64 (fma.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/576 binary64) (pow.f64 (/.f64 eh ew) #s(literal 2 binary64))) (*.f64 (pow.f64 (/.f64 eh ew) #s(literal 2 binary64)) #s(literal 529/129600 binary64))) (*.f64 t t)) (/.f64 ew (*.f64 #s(literal -1/3 binary64) eh)) (*.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 (/.f64 eh ew) #s(literal 23/360 binary64))) #s(literal 1 binary64))) (*.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 (/.f64 eh ew) #s(literal 23/360 binary64))) (/.f64 ew (*.f64 #s(literal -1/3 binary64) eh)))) |
(/.f64 (fma.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/13824 binary64) (pow.f64 (/.f64 eh ew) #s(literal 3 binary64))) (*.f64 (pow.f64 (/.f64 eh ew) #s(literal 3 binary64)) #s(literal 12167/46656000 binary64))) (*.f64 t t)) (neg.f64 ew) (*.f64 (fma.f64 #s(literal 1/576 binary64) (pow.f64 (/.f64 eh ew) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 eh ew) #s(literal 23/360 binary64)) (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 (/.f64 eh ew) #s(literal 23/360 binary64))))) (*.f64 (neg.f64 eh) #s(literal -1/3 binary64)))) (*.f64 (fma.f64 #s(literal 1/576 binary64) (pow.f64 (/.f64 eh ew) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 eh ew) #s(literal 23/360 binary64)) (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 (/.f64 eh ew) #s(literal 23/360 binary64))))) (neg.f64 ew))) |
(/.f64 (fma.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/13824 binary64) (pow.f64 (/.f64 eh ew) #s(literal 3 binary64))) (*.f64 (pow.f64 (/.f64 eh ew) #s(literal 3 binary64)) #s(literal 12167/46656000 binary64))) (*.f64 t t)) (neg.f64 ew) (*.f64 (fma.f64 #s(literal 1/576 binary64) (pow.f64 (/.f64 eh ew) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 eh ew) #s(literal 23/360 binary64)) (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 (/.f64 eh ew) #s(literal 23/360 binary64))))) (*.f64 #s(literal -1/3 binary64) (neg.f64 eh)))) (*.f64 (fma.f64 #s(literal 1/576 binary64) (pow.f64 (/.f64 eh ew) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 eh ew) #s(literal 23/360 binary64)) (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 (/.f64 eh ew) #s(literal 23/360 binary64))))) (neg.f64 ew))) |
(/.f64 (fma.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/13824 binary64) (pow.f64 (/.f64 eh ew) #s(literal 3 binary64))) (*.f64 (pow.f64 (/.f64 eh ew) #s(literal 3 binary64)) #s(literal 12167/46656000 binary64))) (*.f64 t t)) (neg.f64 ew) (*.f64 (fma.f64 #s(literal 1/576 binary64) (pow.f64 (/.f64 eh ew) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 eh ew) #s(literal 23/360 binary64)) (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 (/.f64 eh ew) #s(literal 23/360 binary64))))) (neg.f64 (*.f64 #s(literal -1/3 binary64) eh)))) (*.f64 (fma.f64 #s(literal 1/576 binary64) (pow.f64 (/.f64 eh ew) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 eh ew) #s(literal 23/360 binary64)) (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 (/.f64 eh ew) #s(literal 23/360 binary64))))) (neg.f64 ew))) |
(/.f64 (fma.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/13824 binary64) (pow.f64 (/.f64 eh ew) #s(literal 3 binary64))) (*.f64 (pow.f64 (/.f64 eh ew) #s(literal 3 binary64)) #s(literal 12167/46656000 binary64))) (*.f64 t t)) ew (*.f64 (fma.f64 #s(literal 1/576 binary64) (pow.f64 (/.f64 eh ew) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 eh ew) #s(literal 23/360 binary64)) (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 (/.f64 eh ew) #s(literal 23/360 binary64))))) (*.f64 #s(literal -1/3 binary64) eh))) (*.f64 (fma.f64 #s(literal 1/576 binary64) (pow.f64 (/.f64 eh ew) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 eh ew) #s(literal 23/360 binary64)) (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 (/.f64 eh ew) #s(literal 23/360 binary64))))) ew)) |
(/.f64 (fma.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/13824 binary64) (pow.f64 (/.f64 eh ew) #s(literal 3 binary64))) (*.f64 (pow.f64 (/.f64 eh ew) #s(literal 3 binary64)) #s(literal 12167/46656000 binary64))) (*.f64 t t)) (/.f64 ew eh) (*.f64 (fma.f64 #s(literal 1/576 binary64) (pow.f64 (/.f64 eh ew) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 eh ew) #s(literal 23/360 binary64)) (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 (/.f64 eh ew) #s(literal 23/360 binary64))))) #s(literal -1/3 binary64))) (*.f64 (fma.f64 #s(literal 1/576 binary64) (pow.f64 (/.f64 eh ew) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 eh ew) #s(literal 23/360 binary64)) (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 (/.f64 eh ew) #s(literal 23/360 binary64))))) (/.f64 ew eh))) |
(/.f64 (fma.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/13824 binary64) (pow.f64 (/.f64 eh ew) #s(literal 3 binary64))) (*.f64 (pow.f64 (/.f64 eh ew) #s(literal 3 binary64)) #s(literal 12167/46656000 binary64))) (*.f64 t t)) (/.f64 ew (*.f64 #s(literal -1/3 binary64) eh)) (*.f64 (fma.f64 #s(literal 1/576 binary64) (pow.f64 (/.f64 eh ew) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 eh ew) #s(literal 23/360 binary64)) (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 (/.f64 eh ew) #s(literal 23/360 binary64))))) #s(literal 1 binary64))) (*.f64 (fma.f64 #s(literal 1/576 binary64) (pow.f64 (/.f64 eh ew) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 eh ew) #s(literal 23/360 binary64)) (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 (/.f64 eh ew) #s(literal 23/360 binary64))))) (/.f64 ew (*.f64 #s(literal -1/3 binary64) eh)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 t t) (-.f64 (*.f64 #s(literal 1/576 binary64) (pow.f64 (/.f64 eh ew) #s(literal 2 binary64))) (*.f64 (pow.f64 (/.f64 eh ew) #s(literal 2 binary64)) #s(literal 529/129600 binary64)))) (neg.f64 ew) (*.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 (/.f64 eh ew) #s(literal 23/360 binary64))) (*.f64 (neg.f64 eh) #s(literal -1/3 binary64)))) (*.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 (/.f64 eh ew) #s(literal 23/360 binary64))) (neg.f64 ew))) |
(/.f64 (fma.f64 (*.f64 (*.f64 t t) (-.f64 (*.f64 #s(literal 1/576 binary64) (pow.f64 (/.f64 eh ew) #s(literal 2 binary64))) (*.f64 (pow.f64 (/.f64 eh ew) #s(literal 2 binary64)) #s(literal 529/129600 binary64)))) (neg.f64 ew) (*.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 (/.f64 eh ew) #s(literal 23/360 binary64))) (*.f64 #s(literal -1/3 binary64) (neg.f64 eh)))) (*.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 (/.f64 eh ew) #s(literal 23/360 binary64))) (neg.f64 ew))) |
(/.f64 (fma.f64 (*.f64 (*.f64 t t) (-.f64 (*.f64 #s(literal 1/576 binary64) (pow.f64 (/.f64 eh ew) #s(literal 2 binary64))) (*.f64 (pow.f64 (/.f64 eh ew) #s(literal 2 binary64)) #s(literal 529/129600 binary64)))) (neg.f64 ew) (*.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 (/.f64 eh ew) #s(literal 23/360 binary64))) (neg.f64 (*.f64 #s(literal -1/3 binary64) eh)))) (*.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 (/.f64 eh ew) #s(literal 23/360 binary64))) (neg.f64 ew))) |
(/.f64 (fma.f64 (*.f64 (*.f64 t t) (-.f64 (*.f64 #s(literal 1/576 binary64) (pow.f64 (/.f64 eh ew) #s(literal 2 binary64))) (*.f64 (pow.f64 (/.f64 eh ew) #s(literal 2 binary64)) #s(literal 529/129600 binary64)))) ew (*.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 (/.f64 eh ew) #s(literal 23/360 binary64))) (*.f64 #s(literal -1/3 binary64) eh))) (*.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 (/.f64 eh ew) #s(literal 23/360 binary64))) ew)) |
(/.f64 (fma.f64 (*.f64 (*.f64 t t) (-.f64 (*.f64 #s(literal 1/576 binary64) (pow.f64 (/.f64 eh ew) #s(literal 2 binary64))) (*.f64 (pow.f64 (/.f64 eh ew) #s(literal 2 binary64)) #s(literal 529/129600 binary64)))) (/.f64 ew eh) (*.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 (/.f64 eh ew) #s(literal 23/360 binary64))) #s(literal -1/3 binary64))) (*.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 (/.f64 eh ew) #s(literal 23/360 binary64))) (/.f64 ew eh))) |
(/.f64 (fma.f64 (*.f64 (*.f64 t t) (-.f64 (*.f64 #s(literal 1/576 binary64) (pow.f64 (/.f64 eh ew) #s(literal 2 binary64))) (*.f64 (pow.f64 (/.f64 eh ew) #s(literal 2 binary64)) #s(literal 529/129600 binary64)))) (/.f64 ew (*.f64 #s(literal -1/3 binary64) eh)) (*.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 (/.f64 eh ew) #s(literal 23/360 binary64))) #s(literal 1 binary64))) (*.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 (/.f64 eh ew) #s(literal 23/360 binary64))) (/.f64 ew (*.f64 #s(literal -1/3 binary64) eh)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 t t) (-.f64 (*.f64 #s(literal 1/13824 binary64) (pow.f64 (/.f64 eh ew) #s(literal 3 binary64))) (*.f64 (pow.f64 (/.f64 eh ew) #s(literal 3 binary64)) #s(literal 12167/46656000 binary64)))) (neg.f64 ew) (*.f64 (fma.f64 #s(literal 1/576 binary64) (pow.f64 (/.f64 eh ew) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 eh ew) #s(literal 23/360 binary64)) (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 (/.f64 eh ew) #s(literal 23/360 binary64))))) (*.f64 (neg.f64 eh) #s(literal -1/3 binary64)))) (*.f64 (fma.f64 #s(literal 1/576 binary64) (pow.f64 (/.f64 eh ew) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 eh ew) #s(literal 23/360 binary64)) (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 (/.f64 eh ew) #s(literal 23/360 binary64))))) (neg.f64 ew))) |
(/.f64 (fma.f64 (*.f64 (*.f64 t t) (-.f64 (*.f64 #s(literal 1/13824 binary64) (pow.f64 (/.f64 eh ew) #s(literal 3 binary64))) (*.f64 (pow.f64 (/.f64 eh ew) #s(literal 3 binary64)) #s(literal 12167/46656000 binary64)))) (neg.f64 ew) (*.f64 (fma.f64 #s(literal 1/576 binary64) (pow.f64 (/.f64 eh ew) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 eh ew) #s(literal 23/360 binary64)) (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 (/.f64 eh ew) #s(literal 23/360 binary64))))) (*.f64 #s(literal -1/3 binary64) (neg.f64 eh)))) (*.f64 (fma.f64 #s(literal 1/576 binary64) (pow.f64 (/.f64 eh ew) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 eh ew) #s(literal 23/360 binary64)) (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 (/.f64 eh ew) #s(literal 23/360 binary64))))) (neg.f64 ew))) |
(/.f64 (fma.f64 (*.f64 (*.f64 t t) (-.f64 (*.f64 #s(literal 1/13824 binary64) (pow.f64 (/.f64 eh ew) #s(literal 3 binary64))) (*.f64 (pow.f64 (/.f64 eh ew) #s(literal 3 binary64)) #s(literal 12167/46656000 binary64)))) (neg.f64 ew) (*.f64 (fma.f64 #s(literal 1/576 binary64) (pow.f64 (/.f64 eh ew) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 eh ew) #s(literal 23/360 binary64)) (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 (/.f64 eh ew) #s(literal 23/360 binary64))))) (neg.f64 (*.f64 #s(literal -1/3 binary64) eh)))) (*.f64 (fma.f64 #s(literal 1/576 binary64) (pow.f64 (/.f64 eh ew) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 eh ew) #s(literal 23/360 binary64)) (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 (/.f64 eh ew) #s(literal 23/360 binary64))))) (neg.f64 ew))) |
(/.f64 (fma.f64 (*.f64 (*.f64 t t) (-.f64 (*.f64 #s(literal 1/13824 binary64) (pow.f64 (/.f64 eh ew) #s(literal 3 binary64))) (*.f64 (pow.f64 (/.f64 eh ew) #s(literal 3 binary64)) #s(literal 12167/46656000 binary64)))) ew (*.f64 (fma.f64 #s(literal 1/576 binary64) (pow.f64 (/.f64 eh ew) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 eh ew) #s(literal 23/360 binary64)) (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 (/.f64 eh ew) #s(literal 23/360 binary64))))) (*.f64 #s(literal -1/3 binary64) eh))) (*.f64 (fma.f64 #s(literal 1/576 binary64) (pow.f64 (/.f64 eh ew) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 eh ew) #s(literal 23/360 binary64)) (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 (/.f64 eh ew) #s(literal 23/360 binary64))))) ew)) |
(/.f64 (fma.f64 (*.f64 (*.f64 t t) (-.f64 (*.f64 #s(literal 1/13824 binary64) (pow.f64 (/.f64 eh ew) #s(literal 3 binary64))) (*.f64 (pow.f64 (/.f64 eh ew) #s(literal 3 binary64)) #s(literal 12167/46656000 binary64)))) (/.f64 ew eh) (*.f64 (fma.f64 #s(literal 1/576 binary64) (pow.f64 (/.f64 eh ew) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 eh ew) #s(literal 23/360 binary64)) (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 (/.f64 eh ew) #s(literal 23/360 binary64))))) #s(literal -1/3 binary64))) (*.f64 (fma.f64 #s(literal 1/576 binary64) (pow.f64 (/.f64 eh ew) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 eh ew) #s(literal 23/360 binary64)) (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 (/.f64 eh ew) #s(literal 23/360 binary64))))) (/.f64 ew eh))) |
(/.f64 (fma.f64 (*.f64 (*.f64 t t) (-.f64 (*.f64 #s(literal 1/13824 binary64) (pow.f64 (/.f64 eh ew) #s(literal 3 binary64))) (*.f64 (pow.f64 (/.f64 eh ew) #s(literal 3 binary64)) #s(literal 12167/46656000 binary64)))) (/.f64 ew (*.f64 #s(literal -1/3 binary64) eh)) (*.f64 (fma.f64 #s(literal 1/576 binary64) (pow.f64 (/.f64 eh ew) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 eh ew) #s(literal 23/360 binary64)) (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 (/.f64 eh ew) #s(literal 23/360 binary64))))) #s(literal 1 binary64))) (*.f64 (fma.f64 #s(literal 1/576 binary64) (pow.f64 (/.f64 eh ew) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 eh ew) #s(literal 23/360 binary64)) (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 (/.f64 eh ew) #s(literal 23/360 binary64))))) (/.f64 ew (*.f64 #s(literal -1/3 binary64) eh)))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 eh) #s(literal -1/3 binary64)) (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 (/.f64 eh ew) #s(literal 23/360 binary64))) (*.f64 (neg.f64 ew) (*.f64 (-.f64 (*.f64 #s(literal 1/576 binary64) (pow.f64 (/.f64 eh ew) #s(literal 2 binary64))) (*.f64 (pow.f64 (/.f64 eh ew) #s(literal 2 binary64)) #s(literal 529/129600 binary64))) (*.f64 t t)))) (*.f64 (neg.f64 ew) (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 (/.f64 eh ew) #s(literal 23/360 binary64))))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 eh) #s(literal -1/3 binary64)) (fma.f64 #s(literal 1/576 binary64) (pow.f64 (/.f64 eh ew) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 eh ew) #s(literal 23/360 binary64)) (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 (/.f64 eh ew) #s(literal 23/360 binary64))))) (*.f64 (neg.f64 ew) (*.f64 (-.f64 (*.f64 #s(literal 1/13824 binary64) (pow.f64 (/.f64 eh ew) #s(literal 3 binary64))) (*.f64 (pow.f64 (/.f64 eh ew) #s(literal 3 binary64)) #s(literal 12167/46656000 binary64))) (*.f64 t t)))) (*.f64 (neg.f64 ew) (fma.f64 #s(literal 1/576 binary64) (pow.f64 (/.f64 eh ew) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 eh ew) #s(literal 23/360 binary64)) (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 (/.f64 eh ew) #s(literal 23/360 binary64))))))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 eh) #s(literal -1/3 binary64)) (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 (/.f64 eh ew) #s(literal 23/360 binary64))) (*.f64 (neg.f64 ew) (*.f64 (*.f64 t t) (-.f64 (*.f64 #s(literal 1/576 binary64) (pow.f64 (/.f64 eh ew) #s(literal 2 binary64))) (*.f64 (pow.f64 (/.f64 eh ew) #s(literal 2 binary64)) #s(literal 529/129600 binary64)))))) (*.f64 (neg.f64 ew) (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 (/.f64 eh ew) #s(literal 23/360 binary64))))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 eh) #s(literal -1/3 binary64)) (fma.f64 #s(literal 1/576 binary64) (pow.f64 (/.f64 eh ew) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 eh ew) #s(literal 23/360 binary64)) (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 (/.f64 eh ew) #s(literal 23/360 binary64))))) (*.f64 (neg.f64 ew) (*.f64 (*.f64 t t) (-.f64 (*.f64 #s(literal 1/13824 binary64) (pow.f64 (/.f64 eh ew) #s(literal 3 binary64))) (*.f64 (pow.f64 (/.f64 eh ew) #s(literal 3 binary64)) #s(literal 12167/46656000 binary64)))))) (*.f64 (neg.f64 ew) (fma.f64 #s(literal 1/576 binary64) (pow.f64 (/.f64 eh ew) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 eh ew) #s(literal 23/360 binary64)) (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 (/.f64 eh ew) #s(literal 23/360 binary64))))))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/3 binary64) (neg.f64 eh)) (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 (/.f64 eh ew) #s(literal 23/360 binary64))) (*.f64 (neg.f64 ew) (*.f64 (-.f64 (*.f64 #s(literal 1/576 binary64) (pow.f64 (/.f64 eh ew) #s(literal 2 binary64))) (*.f64 (pow.f64 (/.f64 eh ew) #s(literal 2 binary64)) #s(literal 529/129600 binary64))) (*.f64 t t)))) (*.f64 (neg.f64 ew) (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 (/.f64 eh ew) #s(literal 23/360 binary64))))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/3 binary64) (neg.f64 eh)) (fma.f64 #s(literal 1/576 binary64) (pow.f64 (/.f64 eh ew) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 eh ew) #s(literal 23/360 binary64)) (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 (/.f64 eh ew) #s(literal 23/360 binary64))))) (*.f64 (neg.f64 ew) (*.f64 (-.f64 (*.f64 #s(literal 1/13824 binary64) (pow.f64 (/.f64 eh ew) #s(literal 3 binary64))) (*.f64 (pow.f64 (/.f64 eh ew) #s(literal 3 binary64)) #s(literal 12167/46656000 binary64))) (*.f64 t t)))) (*.f64 (neg.f64 ew) (fma.f64 #s(literal 1/576 binary64) (pow.f64 (/.f64 eh ew) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 eh ew) #s(literal 23/360 binary64)) (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 (/.f64 eh ew) #s(literal 23/360 binary64))))))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/3 binary64) (neg.f64 eh)) (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 (/.f64 eh ew) #s(literal 23/360 binary64))) (*.f64 (neg.f64 ew) (*.f64 (*.f64 t t) (-.f64 (*.f64 #s(literal 1/576 binary64) (pow.f64 (/.f64 eh ew) #s(literal 2 binary64))) (*.f64 (pow.f64 (/.f64 eh ew) #s(literal 2 binary64)) #s(literal 529/129600 binary64)))))) (*.f64 (neg.f64 ew) (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 (/.f64 eh ew) #s(literal 23/360 binary64))))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/3 binary64) (neg.f64 eh)) (fma.f64 #s(literal 1/576 binary64) (pow.f64 (/.f64 eh ew) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 eh ew) #s(literal 23/360 binary64)) (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 (/.f64 eh ew) #s(literal 23/360 binary64))))) (*.f64 (neg.f64 ew) (*.f64 (*.f64 t t) (-.f64 (*.f64 #s(literal 1/13824 binary64) (pow.f64 (/.f64 eh ew) #s(literal 3 binary64))) (*.f64 (pow.f64 (/.f64 eh ew) #s(literal 3 binary64)) #s(literal 12167/46656000 binary64)))))) (*.f64 (neg.f64 ew) (fma.f64 #s(literal 1/576 binary64) (pow.f64 (/.f64 eh ew) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 eh ew) #s(literal 23/360 binary64)) (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 (/.f64 eh ew) #s(literal 23/360 binary64))))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 #s(literal -1/3 binary64) eh)) (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 (/.f64 eh ew) #s(literal 23/360 binary64))) (*.f64 (neg.f64 ew) (*.f64 (-.f64 (*.f64 #s(literal 1/576 binary64) (pow.f64 (/.f64 eh ew) #s(literal 2 binary64))) (*.f64 (pow.f64 (/.f64 eh ew) #s(literal 2 binary64)) #s(literal 529/129600 binary64))) (*.f64 t t)))) (*.f64 (neg.f64 ew) (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 (/.f64 eh ew) #s(literal 23/360 binary64))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 #s(literal -1/3 binary64) eh)) (fma.f64 #s(literal 1/576 binary64) (pow.f64 (/.f64 eh ew) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 eh ew) #s(literal 23/360 binary64)) (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 (/.f64 eh ew) #s(literal 23/360 binary64))))) (*.f64 (neg.f64 ew) (*.f64 (-.f64 (*.f64 #s(literal 1/13824 binary64) (pow.f64 (/.f64 eh ew) #s(literal 3 binary64))) (*.f64 (pow.f64 (/.f64 eh ew) #s(literal 3 binary64)) #s(literal 12167/46656000 binary64))) (*.f64 t t)))) (*.f64 (neg.f64 ew) (fma.f64 #s(literal 1/576 binary64) (pow.f64 (/.f64 eh ew) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 eh ew) #s(literal 23/360 binary64)) (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 (/.f64 eh ew) #s(literal 23/360 binary64))))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 #s(literal -1/3 binary64) eh)) (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 (/.f64 eh ew) #s(literal 23/360 binary64))) (*.f64 (neg.f64 ew) (*.f64 (*.f64 t t) (-.f64 (*.f64 #s(literal 1/576 binary64) (pow.f64 (/.f64 eh ew) #s(literal 2 binary64))) (*.f64 (pow.f64 (/.f64 eh ew) #s(literal 2 binary64)) #s(literal 529/129600 binary64)))))) (*.f64 (neg.f64 ew) (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 (/.f64 eh ew) #s(literal 23/360 binary64))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 #s(literal -1/3 binary64) eh)) (fma.f64 #s(literal 1/576 binary64) (pow.f64 (/.f64 eh ew) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 eh ew) #s(literal 23/360 binary64)) (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 (/.f64 eh ew) #s(literal 23/360 binary64))))) (*.f64 (neg.f64 ew) (*.f64 (*.f64 t t) (-.f64 (*.f64 #s(literal 1/13824 binary64) (pow.f64 (/.f64 eh ew) #s(literal 3 binary64))) (*.f64 (pow.f64 (/.f64 eh ew) #s(literal 3 binary64)) #s(literal 12167/46656000 binary64)))))) (*.f64 (neg.f64 ew) (fma.f64 #s(literal 1/576 binary64) (pow.f64 (/.f64 eh ew) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 eh ew) #s(literal 23/360 binary64)) (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 (/.f64 eh ew) #s(literal 23/360 binary64))))))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/3 binary64) eh) (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 (/.f64 eh ew) #s(literal 23/360 binary64))) (*.f64 ew (*.f64 (-.f64 (*.f64 #s(literal 1/576 binary64) (pow.f64 (/.f64 eh ew) #s(literal 2 binary64))) (*.f64 (pow.f64 (/.f64 eh ew) #s(literal 2 binary64)) #s(literal 529/129600 binary64))) (*.f64 t t)))) (*.f64 ew (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 (/.f64 eh ew) #s(literal 23/360 binary64))))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/3 binary64) eh) (fma.f64 #s(literal 1/576 binary64) (pow.f64 (/.f64 eh ew) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 eh ew) #s(literal 23/360 binary64)) (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 (/.f64 eh ew) #s(literal 23/360 binary64))))) (*.f64 ew (*.f64 (-.f64 (*.f64 #s(literal 1/13824 binary64) (pow.f64 (/.f64 eh ew) #s(literal 3 binary64))) (*.f64 (pow.f64 (/.f64 eh ew) #s(literal 3 binary64)) #s(literal 12167/46656000 binary64))) (*.f64 t t)))) (*.f64 ew (fma.f64 #s(literal 1/576 binary64) (pow.f64 (/.f64 eh ew) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 eh ew) #s(literal 23/360 binary64)) (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 (/.f64 eh ew) #s(literal 23/360 binary64))))))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/3 binary64) eh) (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 (/.f64 eh ew) #s(literal 23/360 binary64))) (*.f64 ew (*.f64 (*.f64 t t) (-.f64 (*.f64 #s(literal 1/576 binary64) (pow.f64 (/.f64 eh ew) #s(literal 2 binary64))) (*.f64 (pow.f64 (/.f64 eh ew) #s(literal 2 binary64)) #s(literal 529/129600 binary64)))))) (*.f64 ew (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 (/.f64 eh ew) #s(literal 23/360 binary64))))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/3 binary64) eh) (fma.f64 #s(literal 1/576 binary64) (pow.f64 (/.f64 eh ew) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 eh ew) #s(literal 23/360 binary64)) (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 (/.f64 eh ew) #s(literal 23/360 binary64))))) (*.f64 ew (*.f64 (*.f64 t t) (-.f64 (*.f64 #s(literal 1/13824 binary64) (pow.f64 (/.f64 eh ew) #s(literal 3 binary64))) (*.f64 (pow.f64 (/.f64 eh ew) #s(literal 3 binary64)) #s(literal 12167/46656000 binary64)))))) (*.f64 ew (fma.f64 #s(literal 1/576 binary64) (pow.f64 (/.f64 eh ew) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 eh ew) #s(literal 23/360 binary64)) (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 (/.f64 eh ew) #s(literal 23/360 binary64))))))) |
(/.f64 (fma.f64 #s(literal -1/3 binary64) (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 (/.f64 eh ew) #s(literal 23/360 binary64))) (*.f64 (/.f64 ew eh) (*.f64 (-.f64 (*.f64 #s(literal 1/576 binary64) (pow.f64 (/.f64 eh ew) #s(literal 2 binary64))) (*.f64 (pow.f64 (/.f64 eh ew) #s(literal 2 binary64)) #s(literal 529/129600 binary64))) (*.f64 t t)))) (*.f64 (/.f64 ew eh) (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 (/.f64 eh ew) #s(literal 23/360 binary64))))) |
(/.f64 (fma.f64 #s(literal -1/3 binary64) (fma.f64 #s(literal 1/576 binary64) (pow.f64 (/.f64 eh ew) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 eh ew) #s(literal 23/360 binary64)) (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 (/.f64 eh ew) #s(literal 23/360 binary64))))) (*.f64 (/.f64 ew eh) (*.f64 (-.f64 (*.f64 #s(literal 1/13824 binary64) (pow.f64 (/.f64 eh ew) #s(literal 3 binary64))) (*.f64 (pow.f64 (/.f64 eh ew) #s(literal 3 binary64)) #s(literal 12167/46656000 binary64))) (*.f64 t t)))) (*.f64 (/.f64 ew eh) (fma.f64 #s(literal 1/576 binary64) (pow.f64 (/.f64 eh ew) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 eh ew) #s(literal 23/360 binary64)) (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 (/.f64 eh ew) #s(literal 23/360 binary64))))))) |
(/.f64 (fma.f64 #s(literal -1/3 binary64) (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 (/.f64 eh ew) #s(literal 23/360 binary64))) (*.f64 (/.f64 ew eh) (*.f64 (*.f64 t t) (-.f64 (*.f64 #s(literal 1/576 binary64) (pow.f64 (/.f64 eh ew) #s(literal 2 binary64))) (*.f64 (pow.f64 (/.f64 eh ew) #s(literal 2 binary64)) #s(literal 529/129600 binary64)))))) (*.f64 (/.f64 ew eh) (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 (/.f64 eh ew) #s(literal 23/360 binary64))))) |
(/.f64 (fma.f64 #s(literal -1/3 binary64) (fma.f64 #s(literal 1/576 binary64) (pow.f64 (/.f64 eh ew) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 eh ew) #s(literal 23/360 binary64)) (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 (/.f64 eh ew) #s(literal 23/360 binary64))))) (*.f64 (/.f64 ew eh) (*.f64 (*.f64 t t) (-.f64 (*.f64 #s(literal 1/13824 binary64) (pow.f64 (/.f64 eh ew) #s(literal 3 binary64))) (*.f64 (pow.f64 (/.f64 eh ew) #s(literal 3 binary64)) #s(literal 12167/46656000 binary64)))))) (*.f64 (/.f64 ew eh) (fma.f64 #s(literal 1/576 binary64) (pow.f64 (/.f64 eh ew) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 eh ew) #s(literal 23/360 binary64)) (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 (/.f64 eh ew) #s(literal 23/360 binary64))))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 (/.f64 eh ew) #s(literal 23/360 binary64))) (*.f64 (/.f64 ew (*.f64 #s(literal -1/3 binary64) eh)) (*.f64 (-.f64 (*.f64 #s(literal 1/576 binary64) (pow.f64 (/.f64 eh ew) #s(literal 2 binary64))) (*.f64 (pow.f64 (/.f64 eh ew) #s(literal 2 binary64)) #s(literal 529/129600 binary64))) (*.f64 t t)))) (*.f64 (/.f64 ew (*.f64 #s(literal -1/3 binary64) eh)) (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 (/.f64 eh ew) #s(literal 23/360 binary64))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/576 binary64) (pow.f64 (/.f64 eh ew) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 eh ew) #s(literal 23/360 binary64)) (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 (/.f64 eh ew) #s(literal 23/360 binary64))))) (*.f64 (/.f64 ew (*.f64 #s(literal -1/3 binary64) eh)) (*.f64 (-.f64 (*.f64 #s(literal 1/13824 binary64) (pow.f64 (/.f64 eh ew) #s(literal 3 binary64))) (*.f64 (pow.f64 (/.f64 eh ew) #s(literal 3 binary64)) #s(literal 12167/46656000 binary64))) (*.f64 t t)))) (*.f64 (/.f64 ew (*.f64 #s(literal -1/3 binary64) eh)) (fma.f64 #s(literal 1/576 binary64) (pow.f64 (/.f64 eh ew) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 eh ew) #s(literal 23/360 binary64)) (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 (/.f64 eh ew) #s(literal 23/360 binary64))))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 (/.f64 eh ew) #s(literal 23/360 binary64))) (*.f64 (/.f64 ew (*.f64 #s(literal -1/3 binary64) eh)) (*.f64 (*.f64 t t) (-.f64 (*.f64 #s(literal 1/576 binary64) (pow.f64 (/.f64 eh ew) #s(literal 2 binary64))) (*.f64 (pow.f64 (/.f64 eh ew) #s(literal 2 binary64)) #s(literal 529/129600 binary64)))))) (*.f64 (/.f64 ew (*.f64 #s(literal -1/3 binary64) eh)) (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 (/.f64 eh ew) #s(literal 23/360 binary64))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/576 binary64) (pow.f64 (/.f64 eh ew) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 eh ew) #s(literal 23/360 binary64)) (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 (/.f64 eh ew) #s(literal 23/360 binary64))))) (*.f64 (/.f64 ew (*.f64 #s(literal -1/3 binary64) eh)) (*.f64 (*.f64 t t) (-.f64 (*.f64 #s(literal 1/13824 binary64) (pow.f64 (/.f64 eh ew) #s(literal 3 binary64))) (*.f64 (pow.f64 (/.f64 eh ew) #s(literal 3 binary64)) #s(literal 12167/46656000 binary64)))))) (*.f64 (/.f64 ew (*.f64 #s(literal -1/3 binary64) eh)) (fma.f64 #s(literal 1/576 binary64) (pow.f64 (/.f64 eh ew) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 eh ew) #s(literal 23/360 binary64)) (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 (/.f64 eh ew) #s(literal 23/360 binary64))))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/9 binary64) (pow.f64 (/.f64 eh ew) #s(literal 2 binary64))) (*.f64 (pow.f64 (fma.f64 (/.f64 eh ew) #s(literal 1/30 binary64) (*.f64 #s(literal -1/18 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 t #s(literal 4 binary64)))) (-.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)) (*.f64 (*.f64 t t) (fma.f64 (/.f64 eh ew) #s(literal 1/30 binary64) (*.f64 #s(literal -1/18 binary64) (/.f64 eh ew)))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (fma.f64 (/.f64 eh ew) #s(literal 1/30 binary64) (*.f64 #s(literal -1/18 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 t #s(literal 4 binary64)) (neg.f64 (*.f64 #s(literal 1/9 binary64) (pow.f64 (/.f64 eh ew) #s(literal 2 binary64)))))) (neg.f64 (fma.f64 (*.f64 t t) (fma.f64 (/.f64 eh ew) #s(literal 1/30 binary64) (*.f64 #s(literal -1/18 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal -1/27 binary64) (pow.f64 (/.f64 eh ew) #s(literal 3 binary64)) (*.f64 (pow.f64 t #s(literal 6 binary64)) (pow.f64 (fma.f64 (/.f64 eh ew) #s(literal 1/30 binary64) (*.f64 #s(literal -1/18 binary64) (/.f64 eh ew))) #s(literal 3 binary64))))) (neg.f64 (fma.f64 (pow.f64 (fma.f64 (/.f64 eh ew) #s(literal 1/30 binary64) (*.f64 #s(literal -1/18 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 t #s(literal 4 binary64)) (*.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)) (-.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)) (*.f64 (*.f64 t t) (fma.f64 (/.f64 eh ew) #s(literal 1/30 binary64) (*.f64 #s(literal -1/18 binary64) (/.f64 eh ew))))))))) |
(/.f64 (fma.f64 (pow.f64 (fma.f64 (/.f64 eh ew) #s(literal 1/30 binary64) (*.f64 #s(literal -1/18 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 t #s(literal 4 binary64)) (neg.f64 (*.f64 #s(literal 1/9 binary64) (pow.f64 (/.f64 eh ew) #s(literal 2 binary64))))) (fma.f64 (*.f64 t t) (fma.f64 (/.f64 eh ew) #s(literal 1/30 binary64) (*.f64 #s(literal -1/18 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew)))) |
(/.f64 (fma.f64 #s(literal -1/27 binary64) (pow.f64 (/.f64 eh ew) #s(literal 3 binary64)) (*.f64 (pow.f64 t #s(literal 6 binary64)) (pow.f64 (fma.f64 (/.f64 eh ew) #s(literal 1/30 binary64) (*.f64 #s(literal -1/18 binary64) (/.f64 eh ew))) #s(literal 3 binary64)))) (fma.f64 #s(literal 1/9 binary64) (pow.f64 (/.f64 eh ew) #s(literal 2 binary64)) (-.f64 (*.f64 (pow.f64 (fma.f64 (/.f64 eh ew) #s(literal 1/30 binary64) (*.f64 #s(literal -1/18 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 t #s(literal 4 binary64))) (*.f64 (*.f64 (*.f64 t t) (fma.f64 (/.f64 eh ew) #s(literal 1/30 binary64) (*.f64 #s(literal -1/18 binary64) (/.f64 eh ew)))) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)))))) |
(/.f64 (fma.f64 #s(literal -1/27 binary64) (pow.f64 (/.f64 eh ew) #s(literal 3 binary64)) (*.f64 (pow.f64 t #s(literal 6 binary64)) (pow.f64 (fma.f64 (/.f64 eh ew) #s(literal 1/30 binary64) (*.f64 #s(literal -1/18 binary64) (/.f64 eh ew))) #s(literal 3 binary64)))) (fma.f64 (pow.f64 (fma.f64 (/.f64 eh ew) #s(literal 1/30 binary64) (*.f64 #s(literal -1/18 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 t #s(literal 4 binary64)) (*.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)) (-.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)) (*.f64 (*.f64 t t) (fma.f64 (/.f64 eh ew) #s(literal 1/30 binary64) (*.f64 #s(literal -1/18 binary64) (/.f64 eh ew)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 t t) (fma.f64 (/.f64 eh ew) #s(literal 1/30 binary64) (*.f64 #s(literal -1/18 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) (fma.f64 (pow.f64 (fma.f64 (/.f64 eh ew) #s(literal 1/30 binary64) (*.f64 #s(literal -1/18 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 t #s(literal 4 binary64)) (neg.f64 (*.f64 #s(literal 1/9 binary64) (pow.f64 (/.f64 eh ew) #s(literal 2 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (pow.f64 (fma.f64 (/.f64 eh ew) #s(literal 1/30 binary64) (*.f64 #s(literal -1/18 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 t #s(literal 4 binary64)) (*.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)) (-.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)) (*.f64 (*.f64 t t) (fma.f64 (/.f64 eh ew) #s(literal 1/30 binary64) (*.f64 #s(literal -1/18 binary64) (/.f64 eh ew))))))) (fma.f64 #s(literal -1/27 binary64) (pow.f64 (/.f64 eh ew) #s(literal 3 binary64)) (*.f64 (pow.f64 t #s(literal 6 binary64)) (pow.f64 (fma.f64 (/.f64 eh ew) #s(literal 1/30 binary64) (*.f64 #s(literal -1/18 binary64) (/.f64 eh ew))) #s(literal 3 binary64)))))) |
(fma.f64 (*.f64 #s(literal -1/3 binary64) eh) (pow.f64 ew #s(literal -1 binary64)) (*.f64 (*.f64 t t) (fma.f64 (/.f64 eh ew) #s(literal 1/30 binary64) (*.f64 #s(literal -1/18 binary64) (/.f64 eh ew))))) |
(fma.f64 (*.f64 (fma.f64 (/.f64 eh ew) #s(literal 1/30 binary64) (*.f64 #s(literal -1/18 binary64) (/.f64 eh ew))) t) t (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) |
(fma.f64 #s(literal -1/3 binary64) (/.f64 eh ew) (*.f64 (*.f64 t t) (fma.f64 (/.f64 eh ew) #s(literal 1/30 binary64) (*.f64 #s(literal -1/18 binary64) (/.f64 eh ew))))) |
(fma.f64 (*.f64 t t) (fma.f64 (/.f64 eh ew) #s(literal 1/30 binary64) (*.f64 #s(literal -1/18 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) |
(fma.f64 (fma.f64 (/.f64 eh ew) #s(literal 1/30 binary64) (*.f64 #s(literal -1/18 binary64) (/.f64 eh ew))) (*.f64 t t) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) |
(fma.f64 (/.f64 eh ew) #s(literal -1/3 binary64) (*.f64 (*.f64 t t) (fma.f64 (/.f64 eh ew) #s(literal 1/30 binary64) (*.f64 #s(literal -1/18 binary64) (/.f64 eh ew))))) |
(fma.f64 t (*.f64 (fma.f64 (/.f64 eh ew) #s(literal 1/30 binary64) (*.f64 #s(literal -1/18 binary64) (/.f64 eh ew))) t) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) |
(fma.f64 eh (*.f64 (pow.f64 ew #s(literal -1 binary64)) #s(literal -1/3 binary64)) (*.f64 (*.f64 t t) (fma.f64 (/.f64 eh ew) #s(literal 1/30 binary64) (*.f64 #s(literal -1/18 binary64) (/.f64 eh ew))))) |
(-.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 (/.f64 eh ew) #s(literal 1/30 binary64) (*.f64 #s(literal -1/18 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 t #s(literal 4 binary64))) (fma.f64 (*.f64 t t) (fma.f64 (/.f64 eh ew) #s(literal 1/30 binary64) (*.f64 #s(literal -1/18 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew)))) (/.f64 (*.f64 #s(literal 1/9 binary64) (pow.f64 (/.f64 eh ew) #s(literal 2 binary64))) (fma.f64 (*.f64 t t) (fma.f64 (/.f64 eh ew) #s(literal 1/30 binary64) (*.f64 #s(literal -1/18 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))))) |
(+.f64 (*.f64 (*.f64 t t) (fma.f64 (/.f64 eh ew) #s(literal 1/30 binary64) (*.f64 #s(literal -1/18 binary64) (/.f64 eh ew)))) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) |
(+.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)) (*.f64 (*.f64 t t) (fma.f64 (/.f64 eh ew) #s(literal 1/30 binary64) (*.f64 #s(literal -1/18 binary64) (/.f64 eh 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)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (fma.f64 (fma.f64 (*.f64 t t) (fma.f64 (/.f64 eh ew) #s(literal 1/30 binary64) (*.f64 #s(literal -1/18 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) (*.f64 t t) (/.f64 eh ew)) t)))) 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 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (fma.f64 (fma.f64 (*.f64 t t) (fma.f64 (/.f64 eh ew) #s(literal 1/30 binary64) (*.f64 #s(literal -1/18 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) (*.f64 t t) (/.f64 eh ew)) t)))) 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 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (fma.f64 (fma.f64 (*.f64 t t) (fma.f64 (/.f64 eh ew) #s(literal 1/30 binary64) (*.f64 #s(literal -1/18 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) (*.f64 t t) (/.f64 eh ew)) t)))) 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 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (fma.f64 (fma.f64 (*.f64 t t) (fma.f64 (/.f64 eh ew) #s(literal 1/30 binary64) (*.f64 #s(literal -1/18 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) (*.f64 t t) (/.f64 eh ew)) t)))) eh))))) |
(fabs.f64 (neg.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (fma.f64 (fma.f64 (*.f64 t t) (fma.f64 (/.f64 eh ew) #s(literal 1/30 binary64) (*.f64 #s(literal -1/18 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) (*.f64 t t) (/.f64 eh ew)) t)))) eh)))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (fma.f64 (fma.f64 (*.f64 t t) (fma.f64 (/.f64 eh ew) #s(literal 1/30 binary64) (*.f64 #s(literal -1/18 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) (*.f64 t t) (/.f64 eh ew)) t)))) eh))) |
(*.f64 (pow.f64 (pow.f64 (/.f64 eh (tan.f64 t)) #s(literal -1 binary64)) #s(literal -1 binary64)) (pow.f64 ew #s(literal -1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (/.f64 (neg.f64 eh) ew) #s(literal -1 binary64)) #s(literal -1 binary64)) (pow.f64 (neg.f64 (tan.f64 t)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (tan.f64 t) (neg.f64 eh)) #s(literal -1 binary64)) (pow.f64 (neg.f64 ew) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (neg.f64 eh) #s(literal -1 binary64)) #s(literal -1 binary64)) (pow.f64 (*.f64 (neg.f64 ew) (tan.f64 t)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (tan.f64 t))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (/.f64 ew eh)))) |
(*.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (*.f64 ew (tan.f64 t)))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 eh)))) |
(*.f64 (sqrt.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) (sqrt.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) |
(*.f64 (pow.f64 (*.f64 (neg.f64 ew) (tan.f64 t)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (neg.f64 eh) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (*.f64 (neg.f64 ew) (tan.f64 t)) #s(literal -1 binary64)) (neg.f64 eh)) |
(*.f64 (pow.f64 eh #s(literal 1 binary64)) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64))) |
(*.f64 (/.f64 eh (tan.f64 t)) (pow.f64 ew #s(literal -1 binary64))) |
(*.f64 (pow.f64 (tan.f64 t) #s(literal -1 binary64)) (/.f64 eh ew)) |
(*.f64 (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64)) (pow.f64 eh #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64)) eh) |
(*.f64 (pow.f64 ew #s(literal -1 binary64)) (pow.f64 (*.f64 (tan.f64 t) (pow.f64 eh #s(literal -1 binary64))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 eh (tan.f64 t))) |
(*.f64 (/.f64 (neg.f64 eh) ew) (pow.f64 (neg.f64 (tan.f64 t)) #s(literal -1 binary64))) |
(*.f64 (neg.f64 eh) (pow.f64 (*.f64 (neg.f64 ew) (tan.f64 t)) #s(literal -1 binary64))) |
(*.f64 (/.f64 eh ew) (pow.f64 (tan.f64 t) #s(literal -1 binary64))) |
(*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(*.f64 (/.f64 eh (sin.f64 t)) (*.f64 (pow.f64 ew #s(literal -1 binary64)) (cos.f64 t))) |
(*.f64 (cos.f64 t) (/.f64 (/.f64 eh (sin.f64 t)) ew)) |
(*.f64 #s(literal 1 binary64) (/.f64 eh (*.f64 ew (tan.f64 t)))) |
(*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64))) |
(pow.f64 (sqrt.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)) |
(pow.f64 (/.f64 ew (/.f64 eh (tan.f64 t))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (*.f64 ew (tan.f64 t)) eh) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (/.f64 (*.f64 ew (tan.f64 t)) eh))) |
(pow.f64 (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal -2 binary64)) #s(literal -1/2 binary64)) |
(pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 1 binary64)) |
(pow.f64 (/.f64 (*.f64 ew (tan.f64 t)) eh) #s(literal -1 binary64)) |
(/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (*.f64 (neg.f64 ew) (tan.f64 t)))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (neg.f64 eh)))) |
(/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (*.f64 ew (tan.f64 t)))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 eh))) |
(/.f64 (*.f64 (/.f64 (neg.f64 eh) (sin.f64 t)) (cos.f64 t)) (neg.f64 ew)) |
(/.f64 (*.f64 (neg.f64 eh) (pow.f64 (tan.f64 t) #s(literal -1 binary64))) (neg.f64 ew)) |
(/.f64 (*.f64 #s(literal 1 binary64) (cos.f64 t)) (*.f64 ew (/.f64 (sin.f64 t) eh))) |
(/.f64 (*.f64 (cos.f64 t) (/.f64 (neg.f64 eh) (sin.f64 t))) (neg.f64 ew)) |
(/.f64 (*.f64 (cos.f64 t) #s(literal 1 binary64)) (*.f64 ew (/.f64 (sin.f64 t) eh))) |
(/.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 (/.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 ew (tan.f64 t))) |
(/.f64 (/.f64 eh (tan.f64 t)) ew) |
(/.f64 (pow.f64 (tan.f64 t) #s(literal -1 binary64)) (/.f64 ew eh)) |
(/.f64 (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64)) (pow.f64 eh #s(literal -1 binary64))) |
(/.f64 (/.f64 (neg.f64 eh) ew) (neg.f64 (tan.f64 t))) |
(/.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 (cos.f64 t) (*.f64 ew (/.f64 (sin.f64 t) eh))) |
(/.f64 #s(literal 1 binary64) (/.f64 ew (/.f64 eh (tan.f64 t)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 ew (tan.f64 t)) eh) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 ew (tan.f64 t)) eh)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 ew (tan.f64 t)) eh))) |
(/.f64 eh (*.f64 ew (tan.f64 t))) |
(neg.f64 (/.f64 (/.f64 (neg.f64 eh) ew) (tan.f64 t))) |
(neg.f64 (/.f64 (neg.f64 eh) (*.f64 ew (tan.f64 t)))) |
(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 (exp.f64 #s(literal -1 binary64))) (log.f64 (/.f64 (*.f64 ew (tan.f64 t)) eh)))) |
(exp.f64 (log.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) |
(*.f64 (log.f64 (/.f64 (*.f64 ew (tan.f64 t)) eh)) (log.f64 (exp.f64 #s(literal -1 binary64)))) |
(*.f64 (log.f64 (/.f64 (*.f64 ew (tan.f64 t)) eh)) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (log.f64 (/.f64 (*.f64 ew (tan.f64 t)) eh))) |
(neg.f64 (log.f64 (/.f64 ew (/.f64 eh (tan.f64 t))))) |
(neg.f64 (log.f64 (/.f64 (/.f64 (*.f64 ew (tan.f64 t)) eh) #s(literal 1 binary64)))) |
(neg.f64 (log.f64 (/.f64 (*.f64 ew (tan.f64 t)) eh))) |
(fma.f64 #s(literal -1 binary64) (log.f64 (/.f64 ew eh)) (log.f64 (pow.f64 (tan.f64 t) #s(literal -1 binary64)))) |
(-.f64 (log.f64 (*.f64 (/.f64 (neg.f64 eh) (sin.f64 t)) (cos.f64 t))) (log.f64 (neg.f64 ew))) |
(-.f64 (log.f64 (*.f64 (neg.f64 eh) (pow.f64 (tan.f64 t) #s(literal -1 binary64)))) (log.f64 (neg.f64 ew))) |
(-.f64 (log.f64 (*.f64 #s(literal 1 binary64) (cos.f64 t))) (log.f64 (*.f64 ew (/.f64 (sin.f64 t) eh)))) |
(-.f64 (log.f64 (*.f64 (cos.f64 t) (/.f64 (neg.f64 eh) (sin.f64 t)))) (log.f64 (neg.f64 ew))) |
(-.f64 (log.f64 (*.f64 (cos.f64 t) #s(literal 1 binary64))) (log.f64 (*.f64 ew (/.f64 (sin.f64 t) eh)))) |
(-.f64 (log.f64 (neg.f64 (/.f64 eh (tan.f64 t)))) (log.f64 (neg.f64 ew))) |
(-.f64 (log.f64 (neg.f64 (neg.f64 eh))) (log.f64 (neg.f64 (*.f64 (neg.f64 ew) (tan.f64 t))))) |
(-.f64 (log.f64 (*.f64 (/.f64 eh ew) #s(literal 1 binary64))) (log.f64 (tan.f64 t))) |
(-.f64 (log.f64 (*.f64 (neg.f64 eh) #s(literal 1 binary64))) (log.f64 (*.f64 (neg.f64 ew) (tan.f64 t)))) |
(-.f64 (log.f64 (*.f64 eh #s(literal 1 binary64))) (log.f64 (*.f64 ew (tan.f64 t)))) |
(-.f64 (log.f64 (*.f64 (cos.f64 t) eh)) (log.f64 (*.f64 (sin.f64 t) ew))) |
(-.f64 (log.f64 (/.f64 eh (tan.f64 t))) (log.f64 ew)) |
(-.f64 (log.f64 (/.f64 (neg.f64 eh) ew)) (log.f64 (neg.f64 (tan.f64 t)))) |
(-.f64 (log.f64 (pow.f64 (tan.f64 t) #s(literal -1 binary64))) (log.f64 (/.f64 ew eh))) |
(-.f64 (log.f64 (cos.f64 t)) (log.f64 (*.f64 ew (/.f64 (sin.f64 t) eh)))) |
(-.f64 (log.f64 (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64))) (neg.f64 (log.f64 eh))) |
(-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (neg.f64 (/.f64 (*.f64 ew (tan.f64 t)) eh)))) |
(-.f64 (log.f64 (/.f64 eh ew)) (log.f64 (neg.f64 (neg.f64 (tan.f64 t))))) |
(-.f64 (log.f64 (/.f64 eh ew)) (log.f64 (tan.f64 t))) |
(-.f64 (log.f64 (neg.f64 eh)) (log.f64 (*.f64 (neg.f64 ew) (tan.f64 t)))) |
(-.f64 #s(literal 0 binary64) (log.f64 (/.f64 ew (/.f64 eh (tan.f64 t))))) |
(-.f64 #s(literal 0 binary64) (log.f64 (/.f64 (/.f64 (*.f64 ew (tan.f64 t)) eh) #s(literal 1 binary64)))) |
(-.f64 #s(literal 0 binary64) (log.f64 (/.f64 (*.f64 ew (tan.f64 t)) eh))) |
(-.f64 (log.f64 eh) (log.f64 (*.f64 ew (tan.f64 t)))) |
(+.f64 (log.f64 (sqrt.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (log.f64 (sqrt.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) |
(+.f64 (log.f64 (/.f64 eh (tan.f64 t))) (log.f64 (pow.f64 ew #s(literal -1 binary64)))) |
(+.f64 (log.f64 (/.f64 (neg.f64 eh) ew)) (log.f64 (pow.f64 (neg.f64 (tan.f64 t)) #s(literal -1 binary64)))) |
(+.f64 (log.f64 (pow.f64 (*.f64 (neg.f64 ew) (tan.f64 t)) #s(literal -1 binary64))) (log.f64 (neg.f64 eh))) |
(+.f64 (log.f64 (pow.f64 (tan.f64 t) #s(literal -1 binary64))) (log.f64 (/.f64 eh ew))) |
(+.f64 (log.f64 (/.f64 eh (sin.f64 t))) (log.f64 (/.f64 (cos.f64 t) ew))) |
(+.f64 (log.f64 (/.f64 eh (sin.f64 t))) (log.f64 (*.f64 (pow.f64 ew #s(literal -1 binary64)) (cos.f64 t)))) |
(+.f64 (log.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew)) (log.f64 (cos.f64 t))) |
(+.f64 (log.f64 (cos.f64 t)) (log.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew))) |
(+.f64 (log.f64 (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64))) (log.f64 (pow.f64 eh #s(literal 1 binary64)))) |
(+.f64 (log.f64 (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64))) (log.f64 eh)) |
(+.f64 (log.f64 (/.f64 eh ew)) (log.f64 (pow.f64 (tan.f64 t) #s(literal -1 binary64)))) |
(+.f64 (log.f64 (neg.f64 eh)) (log.f64 (pow.f64 (*.f64 (neg.f64 ew) (tan.f64 t)) #s(literal -1 binary64)))) |
(+.f64 #s(literal 0 binary64) (log.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) |
(+.f64 (log.f64 eh) (log.f64 (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64)))) |
(log.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) |
(*.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 ew (tan.f64 t))))) 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 ew (tan.f64 t))))) 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 ew (tan.f64 t))))) 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 ew (tan.f64 t))))) eh))))) |
(fabs.f64 (neg.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) eh)))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) eh))) |
#s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) eh)) |
(*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) (pow.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) (*.f64 (cos.f64 t) eh))) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64))) #s(literal -1 binary64))) |
(*.f64 (-.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64))) (pow.f64 (/.f64 (-.f64 (*.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) (*.f64 (cos.f64 t) eh)) (*.f64 (sin.f64 t) ew)) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64))) #s(literal -1 binary64))) |
(*.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh)) #s(literal 3 binary64))) (pow.f64 (fma.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh)) (/.f64 (-.f64 (*.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) (*.f64 (cos.f64 t) eh)) (*.f64 (sin.f64 t) ew)) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64))) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64))) #s(literal -1 binary64))) |
(*.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh)) #s(literal 3 binary64))) (pow.f64 (fma.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) (*.f64 (cos.f64 t) eh))) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) #s(literal -1 binary64))) |
(pow.f64 (/.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) (*.f64 (cos.f64 t) eh))) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64))) (-.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (-.f64 (*.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) (*.f64 (cos.f64 t) eh)) (*.f64 (sin.f64 t) ew)) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64))) (-.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh)) (/.f64 (-.f64 (*.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) (*.f64 (cos.f64 t) eh)) (*.f64 (sin.f64 t) ew)) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64))) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh)) #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) (*.f64 (cos.f64 t) eh))) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh)) #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(/.f64 (fma.f64 (/.f64 (*.f64 (sin.f64 t) ew) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1/2 binary64))) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1/2 binary64)) (*.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) (*.f64 (cos.f64 t) eh)))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1/2 binary64)) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (sin.f64 t) ew) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1/2 binary64))) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1/2 binary64)) (*.f64 (*.f64 (cos.f64 t) eh) (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1/2 binary64)) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 t) ew)) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)) (*.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) (*.f64 (cos.f64 t) eh)))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 t) ew)) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)) (*.f64 (*.f64 (cos.f64 t) eh) (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (sin.f64 t) ew) #s(literal 1 binary64)) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)) (*.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) (*.f64 (cos.f64 t) eh)))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (sin.f64 t) ew) #s(literal 1 binary64)) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)) (*.f64 (*.f64 (cos.f64 t) eh) (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 ew) (sin.f64 t)) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) (*.f64 (cos.f64 t) eh)))) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 ew) (sin.f64 t)) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 (*.f64 (cos.f64 t) eh) (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)))) |
(/.f64 (+.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)) (*.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal -1 binary64)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) (*.f64 (cos.f64 t) eh)))) (*.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal -1 binary64)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)))) |
(/.f64 (+.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)) (*.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal -1 binary64)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 (*.f64 (cos.f64 t) eh) (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal -1 binary64)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)))) |
(/.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)) (*.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) (*.f64 (cos.f64 t) eh)))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)))) |
(/.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)) (*.f64 (*.f64 (cos.f64 t) eh) (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)))) |
(/.f64 (+.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 (/.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 (sin.f64 t) ew)) (*.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) (*.f64 (cos.f64 t) eh)))) (*.f64 (/.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 (sin.f64 t) ew)) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)))) |
(/.f64 (+.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 (/.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 (sin.f64 t) ew)) (*.f64 (*.f64 (cos.f64 t) eh) (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 (/.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 (sin.f64 t) ew)) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)))) |
(/.f64 (fma.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)) (*.f64 (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal -1 binary64)) (*.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) (*.f64 (cos.f64 t) eh)))) (/.f64 (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal -1 binary64)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(/.f64 (fma.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)) (*.f64 (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal -1 binary64)) (*.f64 (*.f64 (cos.f64 t) eh) (/.f64 eh (*.f64 ew (tan.f64 t)))))) (/.f64 (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal -1 binary64)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(/.f64 (fma.f64 (*.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) (*.f64 (cos.f64 t) eh)) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)) (/.f64 (*.f64 (sin.f64 t) ew) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1/2 binary64))))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1/2 binary64)))) |
(/.f64 (fma.f64 (*.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) (*.f64 (cos.f64 t) eh)) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 t) ew)))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)))) |
(/.f64 (fma.f64 (*.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) (*.f64 (cos.f64 t) eh)) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)) (*.f64 (*.f64 (sin.f64 t) ew) #s(literal 1 binary64)))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)))) |
(/.f64 (fma.f64 (*.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) (*.f64 (cos.f64 t) eh)) (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)) (*.f64 (neg.f64 ew) (sin.f64 t)))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) |
(/.f64 (fma.f64 (*.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) (*.f64 (cos.f64 t) eh)) (/.f64 (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal -1 binary64)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)) #s(literal 1 binary64))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)) (/.f64 (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal -1 binary64)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) |
(/.f64 (fma.f64 (*.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) (*.f64 (cos.f64 t) eh)) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)) (*.f64 (sin.f64 t) ew))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)))) |
(/.f64 (fma.f64 (*.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) (*.f64 (cos.f64 t) eh)) (/.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 (sin.f64 t) ew)) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)) #s(literal -1 binary64))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 (sin.f64 t) ew)))) |
(/.f64 (fma.f64 (*.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) (*.f64 (cos.f64 t) eh)) (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal -1 binary64)) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) (/.f64 (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal -1 binary64)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (cos.f64 t) eh) (/.f64 eh (*.f64 ew (tan.f64 t)))) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)) (/.f64 (*.f64 (sin.f64 t) ew) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1/2 binary64))))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1/2 binary64)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (cos.f64 t) eh) (/.f64 eh (*.f64 ew (tan.f64 t)))) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 t) ew)))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (cos.f64 t) eh) (/.f64 eh (*.f64 ew (tan.f64 t)))) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)) (*.f64 (*.f64 (sin.f64 t) ew) #s(literal 1 binary64)))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (cos.f64 t) eh) (/.f64 eh (*.f64 ew (tan.f64 t)))) (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)) (*.f64 (neg.f64 ew) (sin.f64 t)))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (cos.f64 t) eh) (/.f64 eh (*.f64 ew (tan.f64 t)))) (/.f64 (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal -1 binary64)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)) #s(literal 1 binary64))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)) (/.f64 (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal -1 binary64)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (cos.f64 t) eh) (/.f64 eh (*.f64 ew (tan.f64 t)))) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)) (*.f64 (sin.f64 t) ew))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (cos.f64 t) eh) (/.f64 eh (*.f64 ew (tan.f64 t)))) (/.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 (sin.f64 t) ew)) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)) #s(literal -1 binary64))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 (sin.f64 t) ew)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (cos.f64 t) eh) (/.f64 eh (*.f64 ew (tan.f64 t)))) (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal -1 binary64)) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) (/.f64 (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal -1 binary64)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))) (neg.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) (*.f64 (cos.f64 t) eh))) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)))) (neg.f64 (/.f64 (-.f64 (*.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) (*.f64 (cos.f64 t) eh)) (*.f64 (sin.f64 t) ew)) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh)) (/.f64 (-.f64 (*.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) (*.f64 (cos.f64 t) eh)) (*.f64 (sin.f64 t) ew)) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64))) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) (*.f64 (cos.f64 t) eh))) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) (*.f64 (cos.f64 t) eh))) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64))) (/.f64 (-.f64 (*.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) (*.f64 (cos.f64 t) eh)) (*.f64 (sin.f64 t) ew)) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh)) #s(literal 3 binary64))) (fma.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh)) (/.f64 (-.f64 (*.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) (*.f64 (cos.f64 t) eh)) (*.f64 (sin.f64 t) ew)) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64))) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh)) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) (*.f64 (cos.f64 t) eh))) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) (*.f64 (cos.f64 t) eh))) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64))) (-.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 (*.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) (*.f64 (cos.f64 t) eh)) (*.f64 (sin.f64 t) ew)) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64))) (-.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh)) (/.f64 (-.f64 (*.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) (*.f64 (cos.f64 t) eh)) (*.f64 (sin.f64 t) ew)) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64))) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh)) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) (*.f64 (cos.f64 t) eh))) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh)) #s(literal 3 binary64))))) |
(fma.f64 (fabs.f64 (sqrt.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh)) (*.f64 (cos.f64 t) eh)))) (fabs.f64 (sqrt.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fma.f64 (fabs.f64 (sqrt.f64 (*.f64 (cos.f64 t) eh))) (fabs.f64 (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh))))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fma.f64 (fabs.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (fabs.f64 (*.f64 (cos.f64 t) eh)) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fma.f64 (fabs.f64 (*.f64 (cos.f64 t) eh)) (fabs.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fma.f64 (fabs.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) eh)) (fabs.f64 (cos.f64 t)) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fma.f64 (fabs.f64 (cos.f64 t)) (fabs.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) eh)) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fma.f64 (fabs.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (cos.f64 t))) (fabs.f64 eh) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fma.f64 (fabs.f64 eh) (fabs.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (cos.f64 t))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fma.f64 (sqrt.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) (sqrt.f64 (*.f64 (cos.f64 t) eh)) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fma.f64 (sqrt.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh)) (cos.f64 t))) (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) eh)) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fma.f64 (sqrt.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh)) eh)) (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (cos.f64 t))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fma.f64 (sqrt.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (sqrt.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) eh) #s(literal 2 binary64))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fma.f64 (sqrt.f64 (*.f64 eh eh)) (sqrt.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (cos.f64 t)) #s(literal 2 binary64))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fma.f64 (sqrt.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh)) #s(literal 3/2 binary64))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh)) #s(literal 1/4 binary64)) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fma.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1/2 binary64)) (sin.f64 t)) #s(literal -1 binary64)) (pow.f64 (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1/2 binary64)) ew) #s(literal -1 binary64)) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh))) |
(fma.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1/2 binary64)) ew) #s(literal -1 binary64)) (pow.f64 (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1/2 binary64)) (sin.f64 t)) #s(literal -1 binary64)) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh))) |
(fma.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 1/2 binary64)) (sqrt.f64 (*.f64 (cos.f64 t) eh)) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fma.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh)) (cos.f64 t)) #s(literal 1/2 binary64)) (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) eh)) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fma.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh)) eh) #s(literal 1/2 binary64)) (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (cos.f64 t))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fma.f64 (pow.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) eh) #s(literal 2 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fma.f64 (pow.f64 (*.f64 eh eh) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (cos.f64 t)) #s(literal 2 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fma.f64 (pow.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh)) #s(literal 3/2 binary64)) #s(literal 1/2 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh)) #s(literal 1/4 binary64)) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fma.f64 (pow.f64 (sqrt.f64 (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) eh)) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fma.f64 (pow.f64 (sqrt.f64 eh) #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (cos.f64 t))) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fma.f64 (pow.f64 (sqrt.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh)) (*.f64 (cos.f64 t) eh))) #s(literal 1 binary64)) (pow.f64 (sqrt.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 1 binary64)) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fma.f64 (pow.f64 (sqrt.f64 (*.f64 (cos.f64 t) eh)) #s(literal 1 binary64)) (pow.f64 (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh)))) #s(literal 1 binary64)) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fma.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) eh) #s(literal 1 binary64)) (pow.f64 (cos.f64 t) #s(literal 1 binary64)) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fma.f64 (pow.f64 (cos.f64 t) #s(literal 1 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) eh) #s(literal 1 binary64)) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fma.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (cos.f64 t)) #s(literal 1 binary64)) (pow.f64 eh #s(literal 1 binary64)) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fma.f64 (pow.f64 (pow.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal -1 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 ew #s(literal -1 binary64)) #s(literal -1 binary64)) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh))) |
(fma.f64 (pow.f64 (pow.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal -1 binary64)) #s(literal -1 binary64)) ew (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh))) |
(fma.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal -1 binary64)) (pow.f64 (pow.f64 (*.f64 (neg.f64 ew) (sin.f64 t)) #s(literal -1 binary64)) #s(literal -1 binary64)) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh))) |
(fma.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal -1 binary64)) (*.f64 (neg.f64 ew) (sin.f64 t)) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh))) |
(fma.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal 1/2 binary64)) (pow.f64 (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1/2 binary64)) (*.f64 (sin.f64 t) ew)) #s(literal -1 binary64)) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh))) |
(fma.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal 1/2 binary64)) (pow.f64 (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1/2 binary64)) (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal -1 binary64))) #s(literal -1 binary64)) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh))) |
(fma.f64 (sqrt.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh)) (*.f64 (cos.f64 t) eh))) (sqrt.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fma.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 1/2 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 1/2 binary64)) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh))) |
(fma.f64 (/.f64 (*.f64 (sin.f64 t) ew) #s(literal 1 binary64)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh))) |
(fma.f64 (/.f64 (sin.f64 t) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1/2 binary64))) (/.f64 ew (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1/2 binary64))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh))) |
(fma.f64 (/.f64 ew (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1/2 binary64))) (/.f64 (sin.f64 t) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1/2 binary64))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh))) |
(fma.f64 (pow.f64 eh #s(literal 1 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (cos.f64 t)) #s(literal 1 binary64)) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fma.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh)) #s(literal 1/4 binary64)) (sqrt.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh)) #s(literal 3/2 binary64))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fma.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh)) #s(literal 1/4 binary64)) (pow.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh)) #s(literal 3/2 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fma.f64 (sqrt.f64 (cos.f64 t)) (sqrt.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh)))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fma.f64 (sqrt.f64 (cos.f64 t)) (pow.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh))) #s(literal 1/2 binary64)) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fma.f64 (sqrt.f64 eh) (sqrt.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (cos.f64 t)) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh)))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fma.f64 (sqrt.f64 eh) (pow.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (cos.f64 t)) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh))) #s(literal 1/2 binary64)) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fma.f64 (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 1 binary64)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh))) |
(fma.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (cos.f64 t)) eh (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fma.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) ew (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) ew) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh))) |
(fma.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) eh) (cos.f64 t) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fma.f64 (sqrt.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (sqrt.f64 (*.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh)))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fma.f64 (sqrt.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh))) #s(literal 1/2 binary64)) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fma.f64 (sqrt.f64 (*.f64 (cos.f64 t) eh)) (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh)))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fma.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 1 binary64) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh))) |
(fma.f64 (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh))) (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fma.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fma.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fma.f64 (cos.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) eh) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh))) |
(fma.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh))) |
(fma.f64 (sin.f64 t) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) ew) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh))) |
(fma.f64 #s(literal -1 binary64) (pow.f64 (/.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 (sin.f64 t) ew)) #s(literal -1 binary64)) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh))) |
(fma.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (pow.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh))) |
(fma.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 1 binary64)) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh))) |
(fma.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh))) |
(fma.f64 ew (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh))) |
(fma.f64 eh (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (cos.f64 t)) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) (*.f64 (cos.f64 t) eh))) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)))) (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) (*.f64 (cos.f64 t) eh))) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) (*.f64 (cos.f64 t) eh)) (*.f64 (sin.f64 t) ew)) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)))) (/.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) (*.f64 (cos.f64 t) eh)) (*.f64 (sin.f64 t) ew)) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64))))) |
(+.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh))) |
(+.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh)) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(*.f64 (fabs.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))) (fabs.f64 (pow.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) (*.f64 (cos.f64 t) eh))) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64))) #s(literal -1 binary64)))) |
(*.f64 (fabs.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))) (fabs.f64 (pow.f64 (/.f64 (-.f64 (*.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) (*.f64 (cos.f64 t) eh)) (*.f64 (sin.f64 t) ew)) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64))) #s(literal -1 binary64)))) |
(*.f64 (fabs.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh)) #s(literal 3 binary64)))) (fabs.f64 (pow.f64 (fma.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh)) (/.f64 (-.f64 (*.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) (*.f64 (cos.f64 t) eh)) (*.f64 (sin.f64 t) ew)) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64))) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64))) #s(literal -1 binary64)))) |
(*.f64 (fabs.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh)) #s(literal 3 binary64)))) (fabs.f64 (pow.f64 (fma.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) (*.f64 (cos.f64 t) eh))) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) #s(literal -1 binary64)))) |
(*.f64 #s(literal 1 binary64) (fabs.f64 (fma.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (cos.f64 t)) eh (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))))) |
(/.f64 (fabs.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))) (fabs.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) (*.f64 (cos.f64 t) eh))) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64))))) |
(/.f64 (fabs.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh)) #s(literal 3 binary64)))) (fabs.f64 (fma.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh)) (/.f64 (-.f64 (*.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) (*.f64 (cos.f64 t) eh)) (*.f64 (sin.f64 t) ew)) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64))) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64))))) |
(/.f64 (fabs.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh)) #s(literal 3 binary64)))) (fabs.f64 (fma.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) (*.f64 (cos.f64 t) eh))) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) (*.f64 (cos.f64 t) eh))) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64))) (-.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 (/.f64 (-.f64 (*.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) (*.f64 (cos.f64 t) eh)) (*.f64 (sin.f64 t) ew)) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64))) (-.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 (fma.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh)) (/.f64 (-.f64 (*.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) (*.f64 (cos.f64 t) eh)) (*.f64 (sin.f64 t) ew)) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64))) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh)) #s(literal 3 binary64)))))) |
(/.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) (*.f64 (cos.f64 t) eh))) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh)) #s(literal 3 binary64)))))) |
(fabs.f64 (-.f64 (fma.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (cos.f64 t)) eh (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) #s(literal 0 binary64))) |
(fabs.f64 (-.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) (*.f64 (cos.f64 t) eh))) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)))) (/.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) (*.f64 (cos.f64 t) eh))) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)))))) |
(fabs.f64 (-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) (*.f64 (cos.f64 t) eh)) (*.f64 (sin.f64 t) ew)) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)))) (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) (*.f64 (cos.f64 t) eh)) (*.f64 (sin.f64 t) ew)) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)))))) |
(fabs.f64 (neg.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (cos.f64 t)) eh (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))))))) |
(fabs.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (cos.f64 t)) eh (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))))) |
(fabs.f64 (neg.f64 (fma.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (cos.f64 t)) eh (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))))) |
(fabs.f64 (fma.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (cos.f64 t)) eh (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) |
(*.f64 (fabs.f64 (sqrt.f64 (cos.f64 t))) (fabs.f64 (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) eh)))) |
(*.f64 (fabs.f64 (sqrt.f64 eh)) (fabs.f64 (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (cos.f64 t))))) |
(*.f64 (fabs.f64 (sqrt.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) (fabs.f64 (sqrt.f64 (*.f64 (cos.f64 t) eh)))) |
(*.f64 (fabs.f64 (sqrt.f64 (*.f64 (cos.f64 t) eh))) (fabs.f64 (sqrt.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) |
(*.f64 (sqrt.f64 (sqrt.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh)) (*.f64 (cos.f64 t) eh)))) (sqrt.f64 (sqrt.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) |
(*.f64 (sqrt.f64 (sqrt.f64 (*.f64 (cos.f64 t) eh))) (sqrt.f64 (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh)))))) |
(*.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 1/4 binary64)) (pow.f64 (*.f64 (cos.f64 t) eh) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh)) (*.f64 (cos.f64 t) eh)) #s(literal 1/4 binary64)) (pow.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh)) (cos.f64 t)) #s(literal 1/4 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) eh) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh)) eh) #s(literal 1/4 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (cos.f64 t)) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 (pow.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (pow.f64 (pow.f64 (*.f64 (cos.f64 t) eh) #s(literal 2 binary64)) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 (pow.f64 (*.f64 (cos.f64 t) eh) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (pow.f64 (pow.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal 2 binary64)) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (pow.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) eh) #s(literal 2 binary64)) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 (*.f64 eh eh) #s(literal 1/4 binary64)) (pow.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (cos.f64 t)) #s(literal 2 binary64)) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh)) #s(literal 3/2 binary64)) #s(literal 1/4 binary64)) (pow.f64 (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh))) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh)) #s(literal 1/4 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh)) #s(literal 1/4 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (sqrt.f64 (cos.f64 t)) #s(literal 1 binary64)) (pow.f64 (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) eh)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (sqrt.f64 eh) #s(literal 1 binary64)) (pow.f64 (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (cos.f64 t))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (sqrt.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh)) (*.f64 (cos.f64 t) eh))) #s(literal 1/2 binary64)) (pow.f64 (sqrt.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh))) #s(literal 1/4 binary64)) (pow.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh)) #s(literal 3/2 binary64)) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal 1/4 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh))) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 (*.f64 (cos.f64 t) eh) #s(literal 1/4 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh))) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 (cos.f64 t) #s(literal 1/4 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh))) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 eh #s(literal 1/4 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (cos.f64 t)) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh))) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 (sqrt.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 1 binary64)) (pow.f64 (sqrt.f64 (*.f64 (cos.f64 t) eh)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (sqrt.f64 (*.f64 (cos.f64 t) eh)) #s(literal 1 binary64)) (pow.f64 (sqrt.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (sqrt.f64 (*.f64 (cos.f64 t) eh)) #s(literal 1/2 binary64)) (pow.f64 (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh)))) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh)) #s(literal 1/4 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh)) #s(literal 1/4 binary64))) |
(*.f64 (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) eh)) (sqrt.f64 (cos.f64 t))) |
(*.f64 (sqrt.f64 (cos.f64 t)) (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) eh))) |
(*.f64 (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (cos.f64 t))) (sqrt.f64 eh)) |
(*.f64 (sqrt.f64 eh) (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (cos.f64 t)))) |
(*.f64 (sqrt.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (sqrt.f64 (*.f64 (cos.f64 t) eh))) |
(*.f64 (sqrt.f64 (*.f64 (cos.f64 t) eh)) (sqrt.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(pow.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh)) #s(literal 4 binary64)) #s(literal 1/8 binary64)) |
(pow.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) #s(literal 1/4 binary64)) |
(pow.f64 (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh))) #s(literal 1 binary64)) |
(pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh)) #s(literal 1/2 binary64)) |
(/.f64 (sqrt.f64 (*.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) (*.f64 (cos.f64 t) eh))) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1/2 binary64))) |
(/.f64 (sqrt.f64 (*.f64 (*.f64 (cos.f64 t) eh) (/.f64 eh (*.f64 ew (tan.f64 t))))) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1/2 binary64))) |
(sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh))) |
(fabs.f64 (neg.f64 (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh))))) |
(fabs.f64 (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh)))) |
(exp.f64 (*.f64 (log.f64 (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh)))) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) #s(literal 1/4 binary64))) |
(exp.f64 (log.f64 (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh))))) |
(*.f64 (fabs.f64 (sqrt.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh)) (*.f64 (cos.f64 t) eh)))) (fabs.f64 (sqrt.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) |
(*.f64 (fabs.f64 (sqrt.f64 (*.f64 (cos.f64 t) eh))) (fabs.f64 (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh)))))) |
(*.f64 (fabs.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (fabs.f64 (*.f64 (cos.f64 t) eh))) |
(*.f64 (fabs.f64 (*.f64 (cos.f64 t) eh)) (fabs.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(*.f64 (fabs.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) eh)) (fabs.f64 (cos.f64 t))) |
(*.f64 (fabs.f64 (cos.f64 t)) (fabs.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) eh))) |
(*.f64 (fabs.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (cos.f64 t))) (fabs.f64 eh)) |
(*.f64 (fabs.f64 eh) (fabs.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (cos.f64 t)))) |
(*.f64 (sqrt.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) (sqrt.f64 (*.f64 (cos.f64 t) eh))) |
(*.f64 (sqrt.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh)) (cos.f64 t))) (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) eh))) |
(*.f64 (sqrt.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh)) eh)) (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (cos.f64 t)))) |
(*.f64 (sqrt.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (sqrt.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) eh) #s(literal 2 binary64)))) |
(*.f64 (sqrt.f64 (*.f64 eh eh)) (sqrt.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (cos.f64 t)) #s(literal 2 binary64)))) |
(*.f64 (sqrt.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh)) #s(literal 3/2 binary64))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh)) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 1/2 binary64)) (sqrt.f64 (*.f64 (cos.f64 t) eh))) |
(*.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh)) (cos.f64 t)) #s(literal 1/2 binary64)) (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) eh))) |
(*.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh)) eh) #s(literal 1/2 binary64)) (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (cos.f64 t)))) |
(*.f64 (pow.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) eh) #s(literal 2 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (*.f64 eh eh) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (cos.f64 t)) #s(literal 2 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh)) #s(literal 3/2 binary64)) #s(literal 1/2 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh)) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 (sqrt.f64 (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) eh)) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (sqrt.f64 eh) #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (cos.f64 t))) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (sqrt.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh)) (*.f64 (cos.f64 t) eh))) #s(literal 1 binary64)) (pow.f64 (sqrt.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (sqrt.f64 (*.f64 (cos.f64 t) eh)) #s(literal 1 binary64)) (pow.f64 (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh)))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) eh) #s(literal 1 binary64)) (pow.f64 (cos.f64 t) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (cos.f64 t) #s(literal 1 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) eh) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (cos.f64 t)) #s(literal 1 binary64)) (pow.f64 eh #s(literal 1 binary64))) |
(*.f64 (sqrt.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh)) (*.f64 (cos.f64 t) eh))) (sqrt.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(*.f64 (pow.f64 eh #s(literal 1 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (cos.f64 t)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh)) #s(literal 1/4 binary64)) (sqrt.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh)) #s(literal 3/2 binary64)))) |
(*.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh)) #s(literal 1/4 binary64)) (pow.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh)) #s(literal 3/2 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (cos.f64 t)) (sqrt.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh))))) |
(*.f64 (sqrt.f64 (cos.f64 t)) (pow.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 eh) (sqrt.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (cos.f64 t)) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh))))) |
(*.f64 (sqrt.f64 eh) (pow.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (cos.f64 t)) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh))) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (cos.f64 t)) eh) |
(*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) eh) (cos.f64 t)) |
(*.f64 (sqrt.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (sqrt.f64 (*.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh))))) |
(*.f64 (sqrt.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (*.f64 (cos.f64 t) eh)) (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh))))) |
(*.f64 (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh))) (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh)))) |
(*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh)) |
(*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) |
(*.f64 (cos.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) eh)) |
(*.f64 eh (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (cos.f64 t))) |
(pow.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh)) #s(literal 4 binary64)) #s(literal 1/4 binary64)) |
(pow.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh))) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh)) #s(literal 1 binary64)) |
(/.f64 (fabs.f64 (*.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) (*.f64 (cos.f64 t) eh))) (fabs.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)))) |
(/.f64 (fabs.f64 (*.f64 (*.f64 (cos.f64 t) eh) (/.f64 eh (*.f64 ew (tan.f64 t))))) (fabs.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)))) |
(/.f64 (*.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) (*.f64 (cos.f64 t) eh)) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64))) |
(/.f64 (*.f64 (*.f64 (cos.f64 t) eh) (/.f64 eh (*.f64 ew (tan.f64 t)))) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64))) |
(sqrt.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) |
(fabs.f64 (neg.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh)))) |
(fabs.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh))) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) #s(literal 1/2 binary64))) |
(exp.f64 (log.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh)))) |
(*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal 1/2 binary64)) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal 1/2 binary64))) |
(*.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) |
(pow.f64 (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal 2 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1/2 binary64)) #s(literal -2 binary64)) |
(pow.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (+.f64 (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal -1/2 binary64)) |
(pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal 1 binary64)) |
(/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal 1/2 binary64)) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1/2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64))) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) |
(exp.f64 (*.f64 (neg.f64 (log.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 1 binary64))) |
(exp.f64 (log.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(*.f64 (pow.f64 (pow.f64 (/.f64 eh (tan.f64 t)) #s(literal -1 binary64)) #s(literal -1 binary64)) (pow.f64 ew #s(literal -1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (/.f64 (neg.f64 eh) ew) #s(literal -1 binary64)) #s(literal -1 binary64)) (pow.f64 (neg.f64 (tan.f64 t)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (tan.f64 t) (neg.f64 eh)) #s(literal -1 binary64)) (pow.f64 (neg.f64 ew) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (neg.f64 eh) #s(literal -1 binary64)) #s(literal -1 binary64)) (pow.f64 (*.f64 (neg.f64 ew) (tan.f64 t)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (tan.f64 t))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (/.f64 ew eh)))) |
(*.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (*.f64 ew (tan.f64 t)))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 eh)))) |
(*.f64 (sqrt.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) (sqrt.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) |
(*.f64 (pow.f64 (*.f64 (neg.f64 ew) (tan.f64 t)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (neg.f64 eh) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (*.f64 (neg.f64 ew) (tan.f64 t)) #s(literal -1 binary64)) (neg.f64 eh)) |
(*.f64 (pow.f64 eh #s(literal 1 binary64)) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64))) |
(*.f64 (/.f64 eh (tan.f64 t)) (pow.f64 ew #s(literal -1 binary64))) |
(*.f64 (pow.f64 (tan.f64 t) #s(literal -1 binary64)) (/.f64 eh ew)) |
(*.f64 (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64)) (pow.f64 eh #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64)) eh) |
(*.f64 (pow.f64 ew #s(literal -1 binary64)) (pow.f64 (*.f64 (tan.f64 t) (pow.f64 eh #s(literal -1 binary64))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 eh (tan.f64 t))) |
(*.f64 (/.f64 (neg.f64 eh) ew) (pow.f64 (neg.f64 (tan.f64 t)) #s(literal -1 binary64))) |
(*.f64 (neg.f64 eh) (pow.f64 (*.f64 (neg.f64 ew) (tan.f64 t)) #s(literal -1 binary64))) |
(*.f64 (/.f64 eh ew) (pow.f64 (tan.f64 t) #s(literal -1 binary64))) |
(*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(*.f64 (/.f64 eh (sin.f64 t)) (*.f64 (pow.f64 ew #s(literal -1 binary64)) (cos.f64 t))) |
(*.f64 (cos.f64 t) (/.f64 (/.f64 eh (sin.f64 t)) ew)) |
(*.f64 #s(literal 1 binary64) (/.f64 eh (*.f64 ew (tan.f64 t)))) |
(*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64))) |
(pow.f64 (sqrt.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)) |
(pow.f64 (/.f64 ew (/.f64 eh (tan.f64 t))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (*.f64 ew (tan.f64 t)) eh) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (/.f64 (*.f64 ew (tan.f64 t)) eh))) |
(pow.f64 (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal -2 binary64)) #s(literal -1/2 binary64)) |
(pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 1 binary64)) |
(pow.f64 (/.f64 (*.f64 ew (tan.f64 t)) eh) #s(literal -1 binary64)) |
(/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (*.f64 (neg.f64 ew) (tan.f64 t)))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (neg.f64 eh)))) |
(/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (*.f64 ew (tan.f64 t)))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 eh))) |
(/.f64 (*.f64 (/.f64 (neg.f64 eh) (sin.f64 t)) (cos.f64 t)) (neg.f64 ew)) |
(/.f64 (*.f64 (neg.f64 eh) (pow.f64 (tan.f64 t) #s(literal -1 binary64))) (neg.f64 ew)) |
(/.f64 (*.f64 #s(literal 1 binary64) (cos.f64 t)) (*.f64 ew (/.f64 (sin.f64 t) eh))) |
(/.f64 (*.f64 (cos.f64 t) (/.f64 (neg.f64 eh) (sin.f64 t))) (neg.f64 ew)) |
(/.f64 (*.f64 (cos.f64 t) #s(literal 1 binary64)) (*.f64 ew (/.f64 (sin.f64 t) eh))) |
(/.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 (/.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 ew (tan.f64 t))) |
(/.f64 (/.f64 eh (tan.f64 t)) ew) |
(/.f64 (pow.f64 (tan.f64 t) #s(literal -1 binary64)) (/.f64 ew eh)) |
(/.f64 (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64)) (pow.f64 eh #s(literal -1 binary64))) |
(/.f64 (/.f64 (neg.f64 eh) ew) (neg.f64 (tan.f64 t))) |
(/.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 (cos.f64 t) (*.f64 ew (/.f64 (sin.f64 t) eh))) |
(/.f64 #s(literal 1 binary64) (/.f64 ew (/.f64 eh (tan.f64 t)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 ew (tan.f64 t)) eh) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 ew (tan.f64 t)) eh)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 ew (tan.f64 t)) eh))) |
(/.f64 eh (*.f64 ew (tan.f64 t))) |
(neg.f64 (/.f64 (/.f64 (neg.f64 eh) ew) (tan.f64 t))) |
(neg.f64 (/.f64 (neg.f64 eh) (*.f64 ew (tan.f64 t)))) |
(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 (exp.f64 #s(literal -1 binary64))) (log.f64 (/.f64 (*.f64 ew (tan.f64 t)) eh)))) |
(exp.f64 (log.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) |
(*.f64 (pow.f64 (sqrt.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t))) #s(literal 1 binary64)) (pow.f64 (sqrt.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t))) #s(literal 1 binary64))) |
(*.f64 (sqrt.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t))) (sqrt.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)))) |
(pow.f64 (sqrt.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t))) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)) #s(literal 2 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)) #s(literal 1 binary64)) |
#s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)) |
(exp.f64 (log.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)))) |
(*.f64 (pow.f64 (+.f64 (pow.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal 1/4 binary64)) (pow.f64 (+.f64 (pow.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal 1/4 binary64))) |
(*.f64 (sqrt.f64 (-.f64 (pow.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)) #s(literal 4 binary64)) #s(literal 1 binary64))) (sqrt.f64 (pow.f64 (-.f64 (pow.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)))) |
(*.f64 (sqrt.f64 (-.f64 (pow.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)) #s(literal 4 binary64)) #s(literal 1 binary64))) (pow.f64 (pow.f64 (-.f64 (pow.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (+.f64 (pow.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)) #s(literal 6 binary64)) #s(literal 1 binary64))) (sqrt.f64 (pow.f64 (+.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)) #s(literal 2 binary64))) (pow.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)) #s(literal 4 binary64))) #s(literal -1 binary64)))) |
(*.f64 (sqrt.f64 (+.f64 (pow.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)) #s(literal 6 binary64)) #s(literal 1 binary64))) (pow.f64 (pow.f64 (+.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)) #s(literal 2 binary64))) (pow.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)) #s(literal 4 binary64))) #s(literal -1 binary64)) #s(literal 1/2 binary64))) |
(pow.f64 (exp.f64 (log1p.f64 (pow.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)) #s(literal 2 binary64)))) #s(literal 1/2 binary64)) |
(pow.f64 (*.f64 (+.f64 (pow.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)) #s(literal 2 binary64)) #s(literal 1 binary64)) (+.f64 (pow.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)) #s(literal 2 binary64)) #s(literal 1 binary64))) #s(literal 1/4 binary64)) |
(pow.f64 (pow.f64 (+.f64 (pow.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (+.f64 (pow.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal 1/2 binary64)) |
(/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)) #s(literal 4 binary64)))) (sqrt.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)) #s(literal 2 binary64))))) |
(/.f64 (sqrt.f64 (neg.f64 (-.f64 (pow.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)) #s(literal 4 binary64)) #s(literal 1 binary64)))) (sqrt.f64 (neg.f64 (-.f64 (pow.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)) #s(literal 2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (sqrt.f64 (neg.f64 (+.f64 (pow.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)) #s(literal 6 binary64)) #s(literal 1 binary64)))) (sqrt.f64 (neg.f64 (+.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)) #s(literal 2 binary64))) (pow.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)) #s(literal 4 binary64)))))) |
(/.f64 (sqrt.f64 (-.f64 (pow.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)) #s(literal 4 binary64)) #s(literal 1 binary64))) (sqrt.f64 (-.f64 (pow.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)) #s(literal 2 binary64)) #s(literal 1 binary64)))) |
(/.f64 (sqrt.f64 (+.f64 (pow.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)) #s(literal 6 binary64)) #s(literal 1 binary64))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)) #s(literal 4 binary64)) (pow.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)) #s(literal 2 binary64)))))) |
(/.f64 (sqrt.f64 (+.f64 (pow.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)) #s(literal 6 binary64)) #s(literal 1 binary64))) (sqrt.f64 (+.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)) #s(literal 2 binary64))) (pow.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)) #s(literal 4 binary64))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (-.f64 (pow.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)) #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 (pow.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)) #s(literal 4 binary64)) #s(literal 1 binary64))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (+.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)) #s(literal 2 binary64))) (pow.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)) #s(literal 4 binary64))) (+.f64 (pow.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)) #s(literal 6 binary64)) #s(literal 1 binary64))))) |
(sqrt.f64 (+.f64 (pow.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)) #s(literal 2 binary64)) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log1p.f64 (pow.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)) #s(literal 2 binary64))) #s(literal 1/2 binary64))) |
#s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (fma.f64 (fma.f64 (*.f64 t t) (fma.f64 (/.f64 eh ew) #s(literal 1/30 binary64) (*.f64 #s(literal -1/18 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) (*.f64 t t) (/.f64 eh ew)) t)))) eh)) |
#s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (fma.f64 (fma.f64 (*.f64 t t) (fma.f64 (/.f64 eh ew) #s(literal 1/30 binary64) (*.f64 #s(literal -1/18 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) (*.f64 t t) (/.f64 eh ew)) t)) |
(*.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 t t) (fma.f64 (/.f64 eh ew) #s(literal 1/30 binary64) (*.f64 #s(literal -1/18 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 t #s(literal 4 binary64)) (neg.f64 (pow.f64 (/.f64 eh ew) #s(literal 2 binary64)))) (pow.f64 (fma.f64 (fma.f64 (*.f64 t t) (fma.f64 (/.f64 eh ew) #s(literal 1/30 binary64) (*.f64 #s(literal -1/18 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) (*.f64 t t) (/.f64 (neg.f64 eh) ew)) #s(literal -1 binary64))) |
(*.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 t t) (fma.f64 (/.f64 eh ew) #s(literal 1/30 binary64) (*.f64 #s(literal -1/18 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) #s(literal 3 binary64)) (pow.f64 t #s(literal 6 binary64)) (pow.f64 (/.f64 eh ew) #s(literal 3 binary64))) (pow.f64 (fma.f64 (/.f64 eh ew) (-.f64 (/.f64 eh ew) (*.f64 (fma.f64 (*.f64 t t) (fma.f64 (/.f64 eh ew) #s(literal 1/30 binary64) (*.f64 #s(literal -1/18 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) (*.f64 t t))) (pow.f64 (*.f64 (fma.f64 (*.f64 t t) (fma.f64 (/.f64 eh ew) #s(literal 1/30 binary64) (*.f64 #s(literal -1/18 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) (*.f64 t t)) #s(literal 2 binary64))) #s(literal -1 binary64))) |
(pow.f64 (/.f64 (fma.f64 (fma.f64 (*.f64 t t) (fma.f64 (/.f64 eh ew) #s(literal 1/30 binary64) (*.f64 #s(literal -1/18 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) (*.f64 t t) (/.f64 (neg.f64 eh) ew)) (fma.f64 (pow.f64 (fma.f64 (*.f64 t t) (fma.f64 (/.f64 eh ew) #s(literal 1/30 binary64) (*.f64 #s(literal -1/18 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 t #s(literal 4 binary64)) (neg.f64 (pow.f64 (/.f64 eh ew) #s(literal 2 binary64))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 (/.f64 eh ew) (-.f64 (/.f64 eh ew) (*.f64 (fma.f64 (*.f64 t t) (fma.f64 (/.f64 eh ew) #s(literal 1/30 binary64) (*.f64 #s(literal -1/18 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) (*.f64 t t))) (pow.f64 (*.f64 (fma.f64 (*.f64 t t) (fma.f64 (/.f64 eh ew) #s(literal 1/30 binary64) (*.f64 #s(literal -1/18 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) (*.f64 t t)) #s(literal 2 binary64))) (fma.f64 (pow.f64 (fma.f64 (*.f64 t t) (fma.f64 (/.f64 eh ew) #s(literal 1/30 binary64) (*.f64 #s(literal -1/18 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) #s(literal 3 binary64)) (pow.f64 t #s(literal 6 binary64)) (pow.f64 (/.f64 eh ew) #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (pow.f64 (fma.f64 (/.f64 eh ew) #s(literal 1/30 binary64) (*.f64 #s(literal -1/18 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 t #s(literal 4 binary64)) (neg.f64 (*.f64 #s(literal 1/9 binary64) (pow.f64 (/.f64 eh ew) #s(literal 2 binary64))))) (*.f64 t t)) (neg.f64 (neg.f64 ew)) (*.f64 (fma.f64 (*.f64 t t) (fma.f64 (/.f64 eh ew) #s(literal 1/30 binary64) (*.f64 #s(literal -1/18 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) (neg.f64 (neg.f64 eh)))) (*.f64 (fma.f64 (*.f64 t t) (fma.f64 (/.f64 eh ew) #s(literal 1/30 binary64) (*.f64 #s(literal -1/18 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) (neg.f64 (neg.f64 ew)))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (pow.f64 (fma.f64 (/.f64 eh ew) #s(literal 1/30 binary64) (*.f64 #s(literal -1/18 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 t #s(literal 4 binary64)) (neg.f64 (*.f64 #s(literal 1/9 binary64) (pow.f64 (/.f64 eh ew) #s(literal 2 binary64))))) (*.f64 t t)) ew (*.f64 (fma.f64 (*.f64 t t) (fma.f64 (/.f64 eh ew) #s(literal 1/30 binary64) (*.f64 #s(literal -1/18 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) (*.f64 eh #s(literal 1 binary64)))) (*.f64 (fma.f64 (*.f64 t t) (fma.f64 (/.f64 eh ew) #s(literal 1/30 binary64) (*.f64 #s(literal -1/18 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) ew)) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (pow.f64 (fma.f64 (/.f64 eh ew) #s(literal 1/30 binary64) (*.f64 #s(literal -1/18 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 t #s(literal 4 binary64)) (neg.f64 (*.f64 #s(literal 1/9 binary64) (pow.f64 (/.f64 eh ew) #s(literal 2 binary64))))) (*.f64 t t)) (neg.f64 ew) (*.f64 (fma.f64 (*.f64 t t) (fma.f64 (/.f64 eh ew) #s(literal 1/30 binary64) (*.f64 #s(literal -1/18 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) (neg.f64 eh))) (*.f64 (fma.f64 (*.f64 t t) (fma.f64 (/.f64 eh ew) #s(literal 1/30 binary64) (*.f64 #s(literal -1/18 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) (neg.f64 ew))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (pow.f64 (fma.f64 (/.f64 eh ew) #s(literal 1/30 binary64) (*.f64 #s(literal -1/18 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 t #s(literal 4 binary64)) (neg.f64 (*.f64 #s(literal 1/9 binary64) (pow.f64 (/.f64 eh ew) #s(literal 2 binary64))))) (*.f64 t t)) (/.f64 (/.f64 ew eh) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 t t) (fma.f64 (/.f64 eh ew) #s(literal 1/30 binary64) (*.f64 #s(literal -1/18 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 1 binary64))) (*.f64 (fma.f64 (*.f64 t t) (fma.f64 (/.f64 eh ew) #s(literal 1/30 binary64) (*.f64 #s(literal -1/18 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) (/.f64 (/.f64 ew eh) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (pow.f64 (fma.f64 (/.f64 eh ew) #s(literal 1/30 binary64) (*.f64 #s(literal -1/18 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 t #s(literal 4 binary64)) (neg.f64 (*.f64 #s(literal 1/9 binary64) (pow.f64 (/.f64 eh ew) #s(literal 2 binary64))))) (*.f64 t t)) (/.f64 ew eh) (*.f64 (fma.f64 (*.f64 t t) (fma.f64 (/.f64 eh ew) #s(literal 1/30 binary64) (*.f64 #s(literal -1/18 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 1 binary64))) (*.f64 (fma.f64 (*.f64 t t) (fma.f64 (/.f64 eh ew) #s(literal 1/30 binary64) (*.f64 #s(literal -1/18 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) (/.f64 ew eh))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (pow.f64 (fma.f64 (/.f64 eh ew) #s(literal 1/30 binary64) (*.f64 #s(literal -1/18 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 t #s(literal 4 binary64)) (neg.f64 (*.f64 #s(literal 1/9 binary64) (pow.f64 (/.f64 eh ew) #s(literal 2 binary64))))) (*.f64 t t)) (neg.f64 (/.f64 ew eh)) (*.f64 (fma.f64 (*.f64 t t) (fma.f64 (/.f64 eh ew) #s(literal 1/30 binary64) (*.f64 #s(literal -1/18 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal -1 binary64))) (*.f64 (fma.f64 (*.f64 t t) (fma.f64 (/.f64 eh ew) #s(literal 1/30 binary64) (*.f64 #s(literal -1/18 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) (neg.f64 (/.f64 ew eh)))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (pow.f64 (fma.f64 (/.f64 eh ew) #s(literal 1/30 binary64) (*.f64 #s(literal -1/18 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 t #s(literal 4 binary64)) (neg.f64 (*.f64 #s(literal 1/9 binary64) (pow.f64 (/.f64 eh ew) #s(literal 2 binary64))))) (*.f64 t t)) ew (*.f64 (fma.f64 (*.f64 t t) (fma.f64 (/.f64 eh ew) #s(literal 1/30 binary64) (*.f64 #s(literal -1/18 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) eh)) (*.f64 (fma.f64 (*.f64 t t) (fma.f64 (/.f64 eh ew) #s(literal 1/30 binary64) (*.f64 #s(literal -1/18 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) ew)) |
(/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/27 binary64) (pow.f64 (/.f64 eh ew) #s(literal 3 binary64)) (*.f64 (pow.f64 t #s(literal 6 binary64)) (pow.f64 (fma.f64 (/.f64 eh ew) #s(literal 1/30 binary64) (*.f64 #s(literal -1/18 binary64) (/.f64 eh ew))) #s(literal 3 binary64)))) (*.f64 t t)) (neg.f64 (neg.f64 ew)) (*.f64 (fma.f64 (pow.f64 (fma.f64 (/.f64 eh ew) #s(literal 1/30 binary64) (*.f64 #s(literal -1/18 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 t #s(literal 4 binary64)) (*.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)) (-.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)) (*.f64 (*.f64 t t) (fma.f64 (/.f64 eh ew) #s(literal 1/30 binary64) (*.f64 #s(literal -1/18 binary64) (/.f64 eh ew))))))) (neg.f64 (neg.f64 eh)))) (*.f64 (fma.f64 (pow.f64 (fma.f64 (/.f64 eh ew) #s(literal 1/30 binary64) (*.f64 #s(literal -1/18 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 t #s(literal 4 binary64)) (*.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)) (-.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)) (*.f64 (*.f64 t t) (fma.f64 (/.f64 eh ew) #s(literal 1/30 binary64) (*.f64 #s(literal -1/18 binary64) (/.f64 eh ew))))))) (neg.f64 (neg.f64 ew)))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/27 binary64) (pow.f64 (/.f64 eh ew) #s(literal 3 binary64)) (*.f64 (pow.f64 t #s(literal 6 binary64)) (pow.f64 (fma.f64 (/.f64 eh ew) #s(literal 1/30 binary64) (*.f64 #s(literal -1/18 binary64) (/.f64 eh ew))) #s(literal 3 binary64)))) (*.f64 t t)) ew (*.f64 (fma.f64 (pow.f64 (fma.f64 (/.f64 eh ew) #s(literal 1/30 binary64) (*.f64 #s(literal -1/18 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 t #s(literal 4 binary64)) (*.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)) (-.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)) (*.f64 (*.f64 t t) (fma.f64 (/.f64 eh ew) #s(literal 1/30 binary64) (*.f64 #s(literal -1/18 binary64) (/.f64 eh ew))))))) (*.f64 eh #s(literal 1 binary64)))) (*.f64 (fma.f64 (pow.f64 (fma.f64 (/.f64 eh ew) #s(literal 1/30 binary64) (*.f64 #s(literal -1/18 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 t #s(literal 4 binary64)) (*.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)) (-.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)) (*.f64 (*.f64 t t) (fma.f64 (/.f64 eh ew) #s(literal 1/30 binary64) (*.f64 #s(literal -1/18 binary64) (/.f64 eh ew))))))) ew)) |
(/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/27 binary64) (pow.f64 (/.f64 eh ew) #s(literal 3 binary64)) (*.f64 (pow.f64 t #s(literal 6 binary64)) (pow.f64 (fma.f64 (/.f64 eh ew) #s(literal 1/30 binary64) (*.f64 #s(literal -1/18 binary64) (/.f64 eh ew))) #s(literal 3 binary64)))) (*.f64 t t)) (neg.f64 ew) (*.f64 (fma.f64 (pow.f64 (fma.f64 (/.f64 eh ew) #s(literal 1/30 binary64) (*.f64 #s(literal -1/18 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 t #s(literal 4 binary64)) (*.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)) (-.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)) (*.f64 (*.f64 t t) (fma.f64 (/.f64 eh ew) #s(literal 1/30 binary64) (*.f64 #s(literal -1/18 binary64) (/.f64 eh ew))))))) (neg.f64 eh))) (*.f64 (fma.f64 (pow.f64 (fma.f64 (/.f64 eh ew) #s(literal 1/30 binary64) (*.f64 #s(literal -1/18 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 t #s(literal 4 binary64)) (*.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)) (-.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)) (*.f64 (*.f64 t t) (fma.f64 (/.f64 eh ew) #s(literal 1/30 binary64) (*.f64 #s(literal -1/18 binary64) (/.f64 eh ew))))))) (neg.f64 ew))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/27 binary64) (pow.f64 (/.f64 eh ew) #s(literal 3 binary64)) (*.f64 (pow.f64 t #s(literal 6 binary64)) (pow.f64 (fma.f64 (/.f64 eh ew) #s(literal 1/30 binary64) (*.f64 #s(literal -1/18 binary64) (/.f64 eh ew))) #s(literal 3 binary64)))) (*.f64 t t)) (/.f64 (/.f64 ew eh) #s(literal 1 binary64)) (*.f64 (fma.f64 (pow.f64 (fma.f64 (/.f64 eh ew) #s(literal 1/30 binary64) (*.f64 #s(literal -1/18 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 t #s(literal 4 binary64)) (*.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)) (-.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)) (*.f64 (*.f64 t t) (fma.f64 (/.f64 eh ew) #s(literal 1/30 binary64) (*.f64 #s(literal -1/18 binary64) (/.f64 eh ew))))))) #s(literal 1 binary64))) (*.f64 (fma.f64 (pow.f64 (fma.f64 (/.f64 eh ew) #s(literal 1/30 binary64) (*.f64 #s(literal -1/18 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 t #s(literal 4 binary64)) (*.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)) (-.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)) (*.f64 (*.f64 t t) (fma.f64 (/.f64 eh ew) #s(literal 1/30 binary64) (*.f64 #s(literal -1/18 binary64) (/.f64 eh ew))))))) (/.f64 (/.f64 ew eh) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/27 binary64) (pow.f64 (/.f64 eh ew) #s(literal 3 binary64)) (*.f64 (pow.f64 t #s(literal 6 binary64)) (pow.f64 (fma.f64 (/.f64 eh ew) #s(literal 1/30 binary64) (*.f64 #s(literal -1/18 binary64) (/.f64 eh ew))) #s(literal 3 binary64)))) (*.f64 t t)) (/.f64 ew eh) (*.f64 (fma.f64 (pow.f64 (fma.f64 (/.f64 eh ew) #s(literal 1/30 binary64) (*.f64 #s(literal -1/18 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 t #s(literal 4 binary64)) (*.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)) (-.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)) (*.f64 (*.f64 t t) (fma.f64 (/.f64 eh ew) #s(literal 1/30 binary64) (*.f64 #s(literal -1/18 binary64) (/.f64 eh ew))))))) #s(literal 1 binary64))) (*.f64 (fma.f64 (pow.f64 (fma.f64 (/.f64 eh ew) #s(literal 1/30 binary64) (*.f64 #s(literal -1/18 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 t #s(literal 4 binary64)) (*.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)) (-.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)) (*.f64 (*.f64 t t) (fma.f64 (/.f64 eh ew) #s(literal 1/30 binary64) (*.f64 #s(literal -1/18 binary64) (/.f64 eh ew))))))) (/.f64 ew eh))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/27 binary64) (pow.f64 (/.f64 eh ew) #s(literal 3 binary64)) (*.f64 (pow.f64 t #s(literal 6 binary64)) (pow.f64 (fma.f64 (/.f64 eh ew) #s(literal 1/30 binary64) (*.f64 #s(literal -1/18 binary64) (/.f64 eh ew))) #s(literal 3 binary64)))) (*.f64 t t)) (neg.f64 (/.f64 ew eh)) (*.f64 (fma.f64 (pow.f64 (fma.f64 (/.f64 eh ew) #s(literal 1/30 binary64) (*.f64 #s(literal -1/18 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 t #s(literal 4 binary64)) (*.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)) (-.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)) (*.f64 (*.f64 t t) (fma.f64 (/.f64 eh ew) #s(literal 1/30 binary64) (*.f64 #s(literal -1/18 binary64) (/.f64 eh ew))))))) #s(literal -1 binary64))) (*.f64 (fma.f64 (pow.f64 (fma.f64 (/.f64 eh ew) #s(literal 1/30 binary64) (*.f64 #s(literal -1/18 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 t #s(literal 4 binary64)) (*.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)) (-.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)) (*.f64 (*.f64 t t) (fma.f64 (/.f64 eh ew) #s(literal 1/30 binary64) (*.f64 #s(literal -1/18 binary64) (/.f64 eh ew))))))) (neg.f64 (/.f64 ew eh)))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/27 binary64) (pow.f64 (/.f64 eh ew) #s(literal 3 binary64)) (*.f64 (pow.f64 t #s(literal 6 binary64)) (pow.f64 (fma.f64 (/.f64 eh ew) #s(literal 1/30 binary64) (*.f64 #s(literal -1/18 binary64) (/.f64 eh ew))) #s(literal 3 binary64)))) (*.f64 t t)) ew (*.f64 (fma.f64 (pow.f64 (fma.f64 (/.f64 eh ew) #s(literal 1/30 binary64) (*.f64 #s(literal -1/18 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 t #s(literal 4 binary64)) (*.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)) (-.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)) (*.f64 (*.f64 t t) (fma.f64 (/.f64 eh ew) #s(literal 1/30 binary64) (*.f64 #s(literal -1/18 binary64) (/.f64 eh ew))))))) eh)) (*.f64 (fma.f64 (pow.f64 (fma.f64 (/.f64 eh ew) #s(literal 1/30 binary64) (*.f64 #s(literal -1/18 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 t #s(literal 4 binary64)) (*.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)) (-.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)) (*.f64 (*.f64 t t) (fma.f64 (/.f64 eh ew) #s(literal 1/30 binary64) (*.f64 #s(literal -1/18 binary64) (/.f64 eh ew))))))) ew)) |
(/.f64 (fma.f64 (*.f64 (*.f64 t t) (fma.f64 (pow.f64 (fma.f64 (/.f64 eh ew) #s(literal 1/30 binary64) (*.f64 #s(literal -1/18 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 t #s(literal 4 binary64)) (neg.f64 (*.f64 #s(literal 1/9 binary64) (pow.f64 (/.f64 eh ew) #s(literal 2 binary64)))))) (neg.f64 (neg.f64 ew)) (*.f64 (fma.f64 (*.f64 t t) (fma.f64 (/.f64 eh ew) #s(literal 1/30 binary64) (*.f64 #s(literal -1/18 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) (neg.f64 (neg.f64 eh)))) (*.f64 (fma.f64 (*.f64 t t) (fma.f64 (/.f64 eh ew) #s(literal 1/30 binary64) (*.f64 #s(literal -1/18 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) (neg.f64 (neg.f64 ew)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 t t) (fma.f64 (pow.f64 (fma.f64 (/.f64 eh ew) #s(literal 1/30 binary64) (*.f64 #s(literal -1/18 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 t #s(literal 4 binary64)) (neg.f64 (*.f64 #s(literal 1/9 binary64) (pow.f64 (/.f64 eh ew) #s(literal 2 binary64)))))) ew (*.f64 (fma.f64 (*.f64 t t) (fma.f64 (/.f64 eh ew) #s(literal 1/30 binary64) (*.f64 #s(literal -1/18 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) (*.f64 eh #s(literal 1 binary64)))) (*.f64 (fma.f64 (*.f64 t t) (fma.f64 (/.f64 eh ew) #s(literal 1/30 binary64) (*.f64 #s(literal -1/18 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) ew)) |
(/.f64 (fma.f64 (*.f64 (*.f64 t t) (fma.f64 (pow.f64 (fma.f64 (/.f64 eh ew) #s(literal 1/30 binary64) (*.f64 #s(literal -1/18 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 t #s(literal 4 binary64)) (neg.f64 (*.f64 #s(literal 1/9 binary64) (pow.f64 (/.f64 eh ew) #s(literal 2 binary64)))))) (neg.f64 ew) (*.f64 (fma.f64 (*.f64 t t) (fma.f64 (/.f64 eh ew) #s(literal 1/30 binary64) (*.f64 #s(literal -1/18 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) (neg.f64 eh))) (*.f64 (fma.f64 (*.f64 t t) (fma.f64 (/.f64 eh ew) #s(literal 1/30 binary64) (*.f64 #s(literal -1/18 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) (neg.f64 ew))) |
(/.f64 (fma.f64 (*.f64 (*.f64 t t) (fma.f64 (pow.f64 (fma.f64 (/.f64 eh ew) #s(literal 1/30 binary64) (*.f64 #s(literal -1/18 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 t #s(literal 4 binary64)) (neg.f64 (*.f64 #s(literal 1/9 binary64) (pow.f64 (/.f64 eh ew) #s(literal 2 binary64)))))) (/.f64 (/.f64 ew eh) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 t t) (fma.f64 (/.f64 eh ew) #s(literal 1/30 binary64) (*.f64 #s(literal -1/18 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 1 binary64))) (*.f64 (fma.f64 (*.f64 t t) (fma.f64 (/.f64 eh ew) #s(literal 1/30 binary64) (*.f64 #s(literal -1/18 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) (/.f64 (/.f64 ew eh) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 t t) (fma.f64 (pow.f64 (fma.f64 (/.f64 eh ew) #s(literal 1/30 binary64) (*.f64 #s(literal -1/18 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 t #s(literal 4 binary64)) (neg.f64 (*.f64 #s(literal 1/9 binary64) (pow.f64 (/.f64 eh ew) #s(literal 2 binary64)))))) (/.f64 ew eh) (*.f64 (fma.f64 (*.f64 t t) (fma.f64 (/.f64 eh ew) #s(literal 1/30 binary64) (*.f64 #s(literal -1/18 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal 1 binary64))) (*.f64 (fma.f64 (*.f64 t t) (fma.f64 (/.f64 eh ew) #s(literal 1/30 binary64) (*.f64 #s(literal -1/18 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) (/.f64 ew eh))) |
(/.f64 (fma.f64 (*.f64 (*.f64 t t) (fma.f64 (pow.f64 (fma.f64 (/.f64 eh ew) #s(literal 1/30 binary64) (*.f64 #s(literal -1/18 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 t #s(literal 4 binary64)) (neg.f64 (*.f64 #s(literal 1/9 binary64) (pow.f64 (/.f64 eh ew) #s(literal 2 binary64)))))) (neg.f64 (/.f64 ew eh)) (*.f64 (fma.f64 (*.f64 t t) (fma.f64 (/.f64 eh ew) #s(literal 1/30 binary64) (*.f64 #s(literal -1/18 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) #s(literal -1 binary64))) (*.f64 (fma.f64 (*.f64 t t) (fma.f64 (/.f64 eh ew) #s(literal 1/30 binary64) (*.f64 #s(literal -1/18 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) (neg.f64 (/.f64 ew eh)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 t t) (fma.f64 (pow.f64 (fma.f64 (/.f64 eh ew) #s(literal 1/30 binary64) (*.f64 #s(literal -1/18 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 t #s(literal 4 binary64)) (neg.f64 (*.f64 #s(literal 1/9 binary64) (pow.f64 (/.f64 eh ew) #s(literal 2 binary64)))))) ew (*.f64 (fma.f64 (*.f64 t t) (fma.f64 (/.f64 eh ew) #s(literal 1/30 binary64) (*.f64 #s(literal -1/18 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) eh)) (*.f64 (fma.f64 (*.f64 t t) (fma.f64 (/.f64 eh ew) #s(literal 1/30 binary64) (*.f64 #s(literal -1/18 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) ew)) |
(/.f64 (fma.f64 (*.f64 (*.f64 t t) (fma.f64 #s(literal -1/27 binary64) (pow.f64 (/.f64 eh ew) #s(literal 3 binary64)) (*.f64 (pow.f64 t #s(literal 6 binary64)) (pow.f64 (fma.f64 (/.f64 eh ew) #s(literal 1/30 binary64) (*.f64 #s(literal -1/18 binary64) (/.f64 eh ew))) #s(literal 3 binary64))))) (neg.f64 (neg.f64 ew)) (*.f64 (fma.f64 (pow.f64 (fma.f64 (/.f64 eh ew) #s(literal 1/30 binary64) (*.f64 #s(literal -1/18 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 t #s(literal 4 binary64)) (*.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)) (-.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)) (*.f64 (*.f64 t t) (fma.f64 (/.f64 eh ew) #s(literal 1/30 binary64) (*.f64 #s(literal -1/18 binary64) (/.f64 eh ew))))))) (neg.f64 (neg.f64 eh)))) (*.f64 (fma.f64 (pow.f64 (fma.f64 (/.f64 eh ew) #s(literal 1/30 binary64) (*.f64 #s(literal -1/18 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 t #s(literal 4 binary64)) (*.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)) (-.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)) (*.f64 (*.f64 t t) (fma.f64 (/.f64 eh ew) #s(literal 1/30 binary64) (*.f64 #s(literal -1/18 binary64) (/.f64 eh ew))))))) (neg.f64 (neg.f64 ew)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 t t) (fma.f64 #s(literal -1/27 binary64) (pow.f64 (/.f64 eh ew) #s(literal 3 binary64)) (*.f64 (pow.f64 t #s(literal 6 binary64)) (pow.f64 (fma.f64 (/.f64 eh ew) #s(literal 1/30 binary64) (*.f64 #s(literal -1/18 binary64) (/.f64 eh ew))) #s(literal 3 binary64))))) ew (*.f64 (fma.f64 (pow.f64 (fma.f64 (/.f64 eh ew) #s(literal 1/30 binary64) (*.f64 #s(literal -1/18 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 t #s(literal 4 binary64)) (*.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)) (-.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)) (*.f64 (*.f64 t t) (fma.f64 (/.f64 eh ew) #s(literal 1/30 binary64) (*.f64 #s(literal -1/18 binary64) (/.f64 eh ew))))))) (*.f64 eh #s(literal 1 binary64)))) (*.f64 (fma.f64 (pow.f64 (fma.f64 (/.f64 eh ew) #s(literal 1/30 binary64) (*.f64 #s(literal -1/18 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 t #s(literal 4 binary64)) (*.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)) (-.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)) (*.f64 (*.f64 t t) (fma.f64 (/.f64 eh ew) #s(literal 1/30 binary64) (*.f64 #s(literal -1/18 binary64) (/.f64 eh ew))))))) ew)) |
(/.f64 (fma.f64 (*.f64 (*.f64 t t) (fma.f64 #s(literal -1/27 binary64) (pow.f64 (/.f64 eh ew) #s(literal 3 binary64)) (*.f64 (pow.f64 t #s(literal 6 binary64)) (pow.f64 (fma.f64 (/.f64 eh ew) #s(literal 1/30 binary64) (*.f64 #s(literal -1/18 binary64) (/.f64 eh ew))) #s(literal 3 binary64))))) (neg.f64 ew) (*.f64 (fma.f64 (pow.f64 (fma.f64 (/.f64 eh ew) #s(literal 1/30 binary64) (*.f64 #s(literal -1/18 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 t #s(literal 4 binary64)) (*.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)) (-.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)) (*.f64 (*.f64 t t) (fma.f64 (/.f64 eh ew) #s(literal 1/30 binary64) (*.f64 #s(literal -1/18 binary64) (/.f64 eh ew))))))) (neg.f64 eh))) (*.f64 (fma.f64 (pow.f64 (fma.f64 (/.f64 eh ew) #s(literal 1/30 binary64) (*.f64 #s(literal -1/18 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 t #s(literal 4 binary64)) (*.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)) (-.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)) (*.f64 (*.f64 t t) (fma.f64 (/.f64 eh ew) #s(literal 1/30 binary64) (*.f64 #s(literal -1/18 binary64) (/.f64 eh ew))))))) (neg.f64 ew))) |
(/.f64 (fma.f64 (*.f64 (*.f64 t t) (fma.f64 #s(literal -1/27 binary64) (pow.f64 (/.f64 eh ew) #s(literal 3 binary64)) (*.f64 (pow.f64 t #s(literal 6 binary64)) (pow.f64 (fma.f64 (/.f64 eh ew) #s(literal 1/30 binary64) (*.f64 #s(literal -1/18 binary64) (/.f64 eh ew))) #s(literal 3 binary64))))) (/.f64 (/.f64 ew eh) #s(literal 1 binary64)) (*.f64 (fma.f64 (pow.f64 (fma.f64 (/.f64 eh ew) #s(literal 1/30 binary64) (*.f64 #s(literal -1/18 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 t #s(literal 4 binary64)) (*.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)) (-.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)) (*.f64 (*.f64 t t) (fma.f64 (/.f64 eh ew) #s(literal 1/30 binary64) (*.f64 #s(literal -1/18 binary64) (/.f64 eh ew))))))) #s(literal 1 binary64))) (*.f64 (fma.f64 (pow.f64 (fma.f64 (/.f64 eh ew) #s(literal 1/30 binary64) (*.f64 #s(literal -1/18 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 t #s(literal 4 binary64)) (*.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)) (-.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)) (*.f64 (*.f64 t t) (fma.f64 (/.f64 eh ew) #s(literal 1/30 binary64) (*.f64 #s(literal -1/18 binary64) (/.f64 eh ew))))))) (/.f64 (/.f64 ew eh) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 t t) (fma.f64 #s(literal -1/27 binary64) (pow.f64 (/.f64 eh ew) #s(literal 3 binary64)) (*.f64 (pow.f64 t #s(literal 6 binary64)) (pow.f64 (fma.f64 (/.f64 eh ew) #s(literal 1/30 binary64) (*.f64 #s(literal -1/18 binary64) (/.f64 eh ew))) #s(literal 3 binary64))))) (/.f64 ew eh) (*.f64 (fma.f64 (pow.f64 (fma.f64 (/.f64 eh ew) #s(literal 1/30 binary64) (*.f64 #s(literal -1/18 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 t #s(literal 4 binary64)) (*.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)) (-.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)) (*.f64 (*.f64 t t) (fma.f64 (/.f64 eh ew) #s(literal 1/30 binary64) (*.f64 #s(literal -1/18 binary64) (/.f64 eh ew))))))) #s(literal 1 binary64))) (*.f64 (fma.f64 (pow.f64 (fma.f64 (/.f64 eh ew) #s(literal 1/30 binary64) (*.f64 #s(literal -1/18 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 t #s(literal 4 binary64)) (*.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)) (-.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)) (*.f64 (*.f64 t t) (fma.f64 (/.f64 eh ew) #s(literal 1/30 binary64) (*.f64 #s(literal -1/18 binary64) (/.f64 eh ew))))))) (/.f64 ew eh))) |
(/.f64 (fma.f64 (*.f64 (*.f64 t t) (fma.f64 #s(literal -1/27 binary64) (pow.f64 (/.f64 eh ew) #s(literal 3 binary64)) (*.f64 (pow.f64 t #s(literal 6 binary64)) (pow.f64 (fma.f64 (/.f64 eh ew) #s(literal 1/30 binary64) (*.f64 #s(literal -1/18 binary64) (/.f64 eh ew))) #s(literal 3 binary64))))) (neg.f64 (/.f64 ew eh)) (*.f64 (fma.f64 (pow.f64 (fma.f64 (/.f64 eh ew) #s(literal 1/30 binary64) (*.f64 #s(literal -1/18 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 t #s(literal 4 binary64)) (*.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)) (-.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)) (*.f64 (*.f64 t t) (fma.f64 (/.f64 eh ew) #s(literal 1/30 binary64) (*.f64 #s(literal -1/18 binary64) (/.f64 eh ew))))))) #s(literal -1 binary64))) (*.f64 (fma.f64 (pow.f64 (fma.f64 (/.f64 eh ew) #s(literal 1/30 binary64) (*.f64 #s(literal -1/18 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 t #s(literal 4 binary64)) (*.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)) (-.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)) (*.f64 (*.f64 t t) (fma.f64 (/.f64 eh ew) #s(literal 1/30 binary64) (*.f64 #s(literal -1/18 binary64) (/.f64 eh ew))))))) (neg.f64 (/.f64 ew eh)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 t t) (fma.f64 #s(literal -1/27 binary64) (pow.f64 (/.f64 eh ew) #s(literal 3 binary64)) (*.f64 (pow.f64 t #s(literal 6 binary64)) (pow.f64 (fma.f64 (/.f64 eh ew) #s(literal 1/30 binary64) (*.f64 #s(literal -1/18 binary64) (/.f64 eh ew))) #s(literal 3 binary64))))) ew (*.f64 (fma.f64 (pow.f64 (fma.f64 (/.f64 eh ew) #s(literal 1/30 binary64) (*.f64 #s(literal -1/18 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 t #s(literal 4 binary64)) (*.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)) (-.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)) (*.f64 (*.f64 t t) (fma.f64 (/.f64 eh ew) #s(literal 1/30 binary64) (*.f64 #s(literal -1/18 binary64) (/.f64 eh ew))))))) eh)) (*.f64 (fma.f64 (pow.f64 (fma.f64 (/.f64 eh ew) #s(literal 1/30 binary64) (*.f64 #s(literal -1/18 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 t #s(literal 4 binary64)) (*.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)) (-.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)) (*.f64 (*.f64 t t) (fma.f64 (/.f64 eh ew) #s(literal 1/30 binary64) (*.f64 #s(literal -1/18 binary64) (/.f64 eh ew))))))) ew)) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 eh)) (fma.f64 (*.f64 t t) (fma.f64 (/.f64 eh ew) #s(literal 1/30 binary64) (*.f64 #s(literal -1/18 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) (*.f64 (neg.f64 (neg.f64 ew)) (*.f64 (fma.f64 (pow.f64 (fma.f64 (/.f64 eh ew) #s(literal 1/30 binary64) (*.f64 #s(literal -1/18 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 t #s(literal 4 binary64)) (neg.f64 (*.f64 #s(literal 1/9 binary64) (pow.f64 (/.f64 eh ew) #s(literal 2 binary64))))) (*.f64 t t)))) (*.f64 (neg.f64 (neg.f64 ew)) (fma.f64 (*.f64 t t) (fma.f64 (/.f64 eh ew) #s(literal 1/30 binary64) (*.f64 #s(literal -1/18 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))))) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 eh)) (fma.f64 (pow.f64 (fma.f64 (/.f64 eh ew) #s(literal 1/30 binary64) (*.f64 #s(literal -1/18 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 t #s(literal 4 binary64)) (*.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)) (-.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)) (*.f64 (*.f64 t t) (fma.f64 (/.f64 eh ew) #s(literal 1/30 binary64) (*.f64 #s(literal -1/18 binary64) (/.f64 eh ew))))))) (*.f64 (neg.f64 (neg.f64 ew)) (*.f64 (fma.f64 #s(literal -1/27 binary64) (pow.f64 (/.f64 eh ew) #s(literal 3 binary64)) (*.f64 (pow.f64 t #s(literal 6 binary64)) (pow.f64 (fma.f64 (/.f64 eh ew) #s(literal 1/30 binary64) (*.f64 #s(literal -1/18 binary64) (/.f64 eh ew))) #s(literal 3 binary64)))) (*.f64 t t)))) (*.f64 (neg.f64 (neg.f64 ew)) (fma.f64 (pow.f64 (fma.f64 (/.f64 eh ew) #s(literal 1/30 binary64) (*.f64 #s(literal -1/18 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 t #s(literal 4 binary64)) (*.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)) (-.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)) (*.f64 (*.f64 t t) (fma.f64 (/.f64 eh ew) #s(literal 1/30 binary64) (*.f64 #s(literal -1/18 binary64) (/.f64 eh ew))))))))) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 eh)) (fma.f64 (*.f64 t t) (fma.f64 (/.f64 eh ew) #s(literal 1/30 binary64) (*.f64 #s(literal -1/18 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) (*.f64 (neg.f64 (neg.f64 ew)) (*.f64 (*.f64 t t) (fma.f64 (pow.f64 (fma.f64 (/.f64 eh ew) #s(literal 1/30 binary64) (*.f64 #s(literal -1/18 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 t #s(literal 4 binary64)) (neg.f64 (*.f64 #s(literal 1/9 binary64) (pow.f64 (/.f64 eh ew) #s(literal 2 binary64)))))))) (*.f64 (neg.f64 (neg.f64 ew)) (fma.f64 (*.f64 t t) (fma.f64 (/.f64 eh ew) #s(literal 1/30 binary64) (*.f64 #s(literal -1/18 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))))) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 eh)) (fma.f64 (pow.f64 (fma.f64 (/.f64 eh ew) #s(literal 1/30 binary64) (*.f64 #s(literal -1/18 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 t #s(literal 4 binary64)) (*.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)) (-.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)) (*.f64 (*.f64 t t) (fma.f64 (/.f64 eh ew) #s(literal 1/30 binary64) (*.f64 #s(literal -1/18 binary64) (/.f64 eh ew))))))) (*.f64 (neg.f64 (neg.f64 ew)) (*.f64 (*.f64 t t) (fma.f64 #s(literal -1/27 binary64) (pow.f64 (/.f64 eh ew) #s(literal 3 binary64)) (*.f64 (pow.f64 t #s(literal 6 binary64)) (pow.f64 (fma.f64 (/.f64 eh ew) #s(literal 1/30 binary64) (*.f64 #s(literal -1/18 binary64) (/.f64 eh ew))) #s(literal 3 binary64))))))) (*.f64 (neg.f64 (neg.f64 ew)) (fma.f64 (pow.f64 (fma.f64 (/.f64 eh ew) #s(literal 1/30 binary64) (*.f64 #s(literal -1/18 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 t #s(literal 4 binary64)) (*.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)) (-.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)) (*.f64 (*.f64 t t) (fma.f64 (/.f64 eh ew) #s(literal 1/30 binary64) (*.f64 #s(literal -1/18 binary64) (/.f64 eh ew))))))))) |
(/.f64 (fma.f64 (*.f64 eh #s(literal 1 binary64)) (fma.f64 (*.f64 t t) (fma.f64 (/.f64 eh ew) #s(literal 1/30 binary64) (*.f64 #s(literal -1/18 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) (*.f64 ew (*.f64 (fma.f64 (pow.f64 (fma.f64 (/.f64 eh ew) #s(literal 1/30 binary64) (*.f64 #s(literal -1/18 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 t #s(literal 4 binary64)) (neg.f64 (*.f64 #s(literal 1/9 binary64) (pow.f64 (/.f64 eh ew) #s(literal 2 binary64))))) (*.f64 t t)))) (*.f64 ew (fma.f64 (*.f64 t t) (fma.f64 (/.f64 eh ew) #s(literal 1/30 binary64) (*.f64 #s(literal -1/18 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))))) |
(/.f64 (fma.f64 (*.f64 eh #s(literal 1 binary64)) (fma.f64 (pow.f64 (fma.f64 (/.f64 eh ew) #s(literal 1/30 binary64) (*.f64 #s(literal -1/18 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 t #s(literal 4 binary64)) (*.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)) (-.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)) (*.f64 (*.f64 t t) (fma.f64 (/.f64 eh ew) #s(literal 1/30 binary64) (*.f64 #s(literal -1/18 binary64) (/.f64 eh ew))))))) (*.f64 ew (*.f64 (fma.f64 #s(literal -1/27 binary64) (pow.f64 (/.f64 eh ew) #s(literal 3 binary64)) (*.f64 (pow.f64 t #s(literal 6 binary64)) (pow.f64 (fma.f64 (/.f64 eh ew) #s(literal 1/30 binary64) (*.f64 #s(literal -1/18 binary64) (/.f64 eh ew))) #s(literal 3 binary64)))) (*.f64 t t)))) (*.f64 ew (fma.f64 (pow.f64 (fma.f64 (/.f64 eh ew) #s(literal 1/30 binary64) (*.f64 #s(literal -1/18 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 t #s(literal 4 binary64)) (*.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)) (-.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)) (*.f64 (*.f64 t t) (fma.f64 (/.f64 eh ew) #s(literal 1/30 binary64) (*.f64 #s(literal -1/18 binary64) (/.f64 eh ew))))))))) |
(/.f64 (fma.f64 (*.f64 eh #s(literal 1 binary64)) (fma.f64 (*.f64 t t) (fma.f64 (/.f64 eh ew) #s(literal 1/30 binary64) (*.f64 #s(literal -1/18 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) (*.f64 ew (*.f64 (*.f64 t t) (fma.f64 (pow.f64 (fma.f64 (/.f64 eh ew) #s(literal 1/30 binary64) (*.f64 #s(literal -1/18 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 t #s(literal 4 binary64)) (neg.f64 (*.f64 #s(literal 1/9 binary64) (pow.f64 (/.f64 eh ew) #s(literal 2 binary64)))))))) (*.f64 ew (fma.f64 (*.f64 t t) (fma.f64 (/.f64 eh ew) #s(literal 1/30 binary64) (*.f64 #s(literal -1/18 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))))) |
(/.f64 (fma.f64 (*.f64 eh #s(literal 1 binary64)) (fma.f64 (pow.f64 (fma.f64 (/.f64 eh ew) #s(literal 1/30 binary64) (*.f64 #s(literal -1/18 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 t #s(literal 4 binary64)) (*.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)) (-.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)) (*.f64 (*.f64 t t) (fma.f64 (/.f64 eh ew) #s(literal 1/30 binary64) (*.f64 #s(literal -1/18 binary64) (/.f64 eh ew))))))) (*.f64 ew (*.f64 (*.f64 t t) (fma.f64 #s(literal -1/27 binary64) (pow.f64 (/.f64 eh ew) #s(literal 3 binary64)) (*.f64 (pow.f64 t #s(literal 6 binary64)) (pow.f64 (fma.f64 (/.f64 eh ew) #s(literal 1/30 binary64) (*.f64 #s(literal -1/18 binary64) (/.f64 eh ew))) #s(literal 3 binary64))))))) (*.f64 ew (fma.f64 (pow.f64 (fma.f64 (/.f64 eh ew) #s(literal 1/30 binary64) (*.f64 #s(literal -1/18 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 t #s(literal 4 binary64)) (*.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)) (-.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)) (*.f64 (*.f64 t t) (fma.f64 (/.f64 eh ew) #s(literal 1/30 binary64) (*.f64 #s(literal -1/18 binary64) (/.f64 eh ew))))))))) |
(/.f64 (fma.f64 (neg.f64 eh) (fma.f64 (*.f64 t t) (fma.f64 (/.f64 eh ew) #s(literal 1/30 binary64) (*.f64 #s(literal -1/18 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) (*.f64 (neg.f64 ew) (*.f64 (fma.f64 (pow.f64 (fma.f64 (/.f64 eh ew) #s(literal 1/30 binary64) (*.f64 #s(literal -1/18 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 t #s(literal 4 binary64)) (neg.f64 (*.f64 #s(literal 1/9 binary64) (pow.f64 (/.f64 eh ew) #s(literal 2 binary64))))) (*.f64 t t)))) (*.f64 (neg.f64 ew) (fma.f64 (*.f64 t t) (fma.f64 (/.f64 eh ew) #s(literal 1/30 binary64) (*.f64 #s(literal -1/18 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))))) |
(/.f64 (fma.f64 (neg.f64 eh) (fma.f64 (pow.f64 (fma.f64 (/.f64 eh ew) #s(literal 1/30 binary64) (*.f64 #s(literal -1/18 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 t #s(literal 4 binary64)) (*.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)) (-.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)) (*.f64 (*.f64 t t) (fma.f64 (/.f64 eh ew) #s(literal 1/30 binary64) (*.f64 #s(literal -1/18 binary64) (/.f64 eh ew))))))) (*.f64 (neg.f64 ew) (*.f64 (fma.f64 #s(literal -1/27 binary64) (pow.f64 (/.f64 eh ew) #s(literal 3 binary64)) (*.f64 (pow.f64 t #s(literal 6 binary64)) (pow.f64 (fma.f64 (/.f64 eh ew) #s(literal 1/30 binary64) (*.f64 #s(literal -1/18 binary64) (/.f64 eh ew))) #s(literal 3 binary64)))) (*.f64 t t)))) (*.f64 (neg.f64 ew) (fma.f64 (pow.f64 (fma.f64 (/.f64 eh ew) #s(literal 1/30 binary64) (*.f64 #s(literal -1/18 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 t #s(literal 4 binary64)) (*.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)) (-.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)) (*.f64 (*.f64 t t) (fma.f64 (/.f64 eh ew) #s(literal 1/30 binary64) (*.f64 #s(literal -1/18 binary64) (/.f64 eh ew))))))))) |
(/.f64 (fma.f64 (neg.f64 eh) (fma.f64 (*.f64 t t) (fma.f64 (/.f64 eh ew) #s(literal 1/30 binary64) (*.f64 #s(literal -1/18 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) (*.f64 (neg.f64 ew) (*.f64 (*.f64 t t) (fma.f64 (pow.f64 (fma.f64 (/.f64 eh ew) #s(literal 1/30 binary64) (*.f64 #s(literal -1/18 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 t #s(literal 4 binary64)) (neg.f64 (*.f64 #s(literal 1/9 binary64) (pow.f64 (/.f64 eh ew) #s(literal 2 binary64)))))))) (*.f64 (neg.f64 ew) (fma.f64 (*.f64 t t) (fma.f64 (/.f64 eh ew) #s(literal 1/30 binary64) (*.f64 #s(literal -1/18 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))))) |
(/.f64 (fma.f64 (neg.f64 eh) (fma.f64 (pow.f64 (fma.f64 (/.f64 eh ew) #s(literal 1/30 binary64) (*.f64 #s(literal -1/18 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 t #s(literal 4 binary64)) (*.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)) (-.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)) (*.f64 (*.f64 t t) (fma.f64 (/.f64 eh ew) #s(literal 1/30 binary64) (*.f64 #s(literal -1/18 binary64) (/.f64 eh ew))))))) (*.f64 (neg.f64 ew) (*.f64 (*.f64 t t) (fma.f64 #s(literal -1/27 binary64) (pow.f64 (/.f64 eh ew) #s(literal 3 binary64)) (*.f64 (pow.f64 t #s(literal 6 binary64)) (pow.f64 (fma.f64 (/.f64 eh ew) #s(literal 1/30 binary64) (*.f64 #s(literal -1/18 binary64) (/.f64 eh ew))) #s(literal 3 binary64))))))) (*.f64 (neg.f64 ew) (fma.f64 (pow.f64 (fma.f64 (/.f64 eh ew) #s(literal 1/30 binary64) (*.f64 #s(literal -1/18 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 t #s(literal 4 binary64)) (*.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)) (-.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)) (*.f64 (*.f64 t t) (fma.f64 (/.f64 eh ew) #s(literal 1/30 binary64) (*.f64 #s(literal -1/18 binary64) (/.f64 eh ew))))))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (fma.f64 (*.f64 t t) (fma.f64 (/.f64 eh ew) #s(literal 1/30 binary64) (*.f64 #s(literal -1/18 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) (*.f64 (/.f64 (/.f64 ew eh) #s(literal 1 binary64)) (*.f64 (fma.f64 (pow.f64 (fma.f64 (/.f64 eh ew) #s(literal 1/30 binary64) (*.f64 #s(literal -1/18 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 t #s(literal 4 binary64)) (neg.f64 (*.f64 #s(literal 1/9 binary64) (pow.f64 (/.f64 eh ew) #s(literal 2 binary64))))) (*.f64 t t)))) (*.f64 (/.f64 (/.f64 ew eh) #s(literal 1 binary64)) (fma.f64 (*.f64 t t) (fma.f64 (/.f64 eh ew) #s(literal 1/30 binary64) (*.f64 #s(literal -1/18 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (fma.f64 (/.f64 eh ew) #s(literal 1/30 binary64) (*.f64 #s(literal -1/18 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 t #s(literal 4 binary64)) (*.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)) (-.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)) (*.f64 (*.f64 t t) (fma.f64 (/.f64 eh ew) #s(literal 1/30 binary64) (*.f64 #s(literal -1/18 binary64) (/.f64 eh ew))))))) (*.f64 (/.f64 (/.f64 ew eh) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal -1/27 binary64) (pow.f64 (/.f64 eh ew) #s(literal 3 binary64)) (*.f64 (pow.f64 t #s(literal 6 binary64)) (pow.f64 (fma.f64 (/.f64 eh ew) #s(literal 1/30 binary64) (*.f64 #s(literal -1/18 binary64) (/.f64 eh ew))) #s(literal 3 binary64)))) (*.f64 t t)))) (*.f64 (/.f64 (/.f64 ew eh) #s(literal 1 binary64)) (fma.f64 (pow.f64 (fma.f64 (/.f64 eh ew) #s(literal 1/30 binary64) (*.f64 #s(literal -1/18 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 t #s(literal 4 binary64)) (*.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)) (-.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)) (*.f64 (*.f64 t t) (fma.f64 (/.f64 eh ew) #s(literal 1/30 binary64) (*.f64 #s(literal -1/18 binary64) (/.f64 eh ew))))))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (fma.f64 (*.f64 t t) (fma.f64 (/.f64 eh ew) #s(literal 1/30 binary64) (*.f64 #s(literal -1/18 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) (*.f64 (/.f64 (/.f64 ew eh) #s(literal 1 binary64)) (*.f64 (*.f64 t t) (fma.f64 (pow.f64 (fma.f64 (/.f64 eh ew) #s(literal 1/30 binary64) (*.f64 #s(literal -1/18 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 t #s(literal 4 binary64)) (neg.f64 (*.f64 #s(literal 1/9 binary64) (pow.f64 (/.f64 eh ew) #s(literal 2 binary64)))))))) (*.f64 (/.f64 (/.f64 ew eh) #s(literal 1 binary64)) (fma.f64 (*.f64 t t) (fma.f64 (/.f64 eh ew) #s(literal 1/30 binary64) (*.f64 #s(literal -1/18 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (fma.f64 (/.f64 eh ew) #s(literal 1/30 binary64) (*.f64 #s(literal -1/18 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 t #s(literal 4 binary64)) (*.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)) (-.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)) (*.f64 (*.f64 t t) (fma.f64 (/.f64 eh ew) #s(literal 1/30 binary64) (*.f64 #s(literal -1/18 binary64) (/.f64 eh ew))))))) (*.f64 (/.f64 (/.f64 ew eh) #s(literal 1 binary64)) (*.f64 (*.f64 t t) (fma.f64 #s(literal -1/27 binary64) (pow.f64 (/.f64 eh ew) #s(literal 3 binary64)) (*.f64 (pow.f64 t #s(literal 6 binary64)) (pow.f64 (fma.f64 (/.f64 eh ew) #s(literal 1/30 binary64) (*.f64 #s(literal -1/18 binary64) (/.f64 eh ew))) #s(literal 3 binary64))))))) (*.f64 (/.f64 (/.f64 ew eh) #s(literal 1 binary64)) (fma.f64 (pow.f64 (fma.f64 (/.f64 eh ew) #s(literal 1/30 binary64) (*.f64 #s(literal -1/18 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 t #s(literal 4 binary64)) (*.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)) (-.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)) (*.f64 (*.f64 t t) (fma.f64 (/.f64 eh ew) #s(literal 1/30 binary64) (*.f64 #s(literal -1/18 binary64) (/.f64 eh ew))))))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (fma.f64 (*.f64 t t) (fma.f64 (/.f64 eh ew) #s(literal 1/30 binary64) (*.f64 #s(literal -1/18 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) (*.f64 (/.f64 ew eh) (*.f64 (fma.f64 (pow.f64 (fma.f64 (/.f64 eh ew) #s(literal 1/30 binary64) (*.f64 #s(literal -1/18 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 t #s(literal 4 binary64)) (neg.f64 (*.f64 #s(literal 1/9 binary64) (pow.f64 (/.f64 eh ew) #s(literal 2 binary64))))) (*.f64 t t)))) (*.f64 (/.f64 ew eh) (fma.f64 (*.f64 t t) (fma.f64 (/.f64 eh ew) #s(literal 1/30 binary64) (*.f64 #s(literal -1/18 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (fma.f64 (/.f64 eh ew) #s(literal 1/30 binary64) (*.f64 #s(literal -1/18 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 t #s(literal 4 binary64)) (*.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)) (-.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)) (*.f64 (*.f64 t t) (fma.f64 (/.f64 eh ew) #s(literal 1/30 binary64) (*.f64 #s(literal -1/18 binary64) (/.f64 eh ew))))))) (*.f64 (/.f64 ew eh) (*.f64 (fma.f64 #s(literal -1/27 binary64) (pow.f64 (/.f64 eh ew) #s(literal 3 binary64)) (*.f64 (pow.f64 t #s(literal 6 binary64)) (pow.f64 (fma.f64 (/.f64 eh ew) #s(literal 1/30 binary64) (*.f64 #s(literal -1/18 binary64) (/.f64 eh ew))) #s(literal 3 binary64)))) (*.f64 t t)))) (*.f64 (/.f64 ew eh) (fma.f64 (pow.f64 (fma.f64 (/.f64 eh ew) #s(literal 1/30 binary64) (*.f64 #s(literal -1/18 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 t #s(literal 4 binary64)) (*.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)) (-.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)) (*.f64 (*.f64 t t) (fma.f64 (/.f64 eh ew) #s(literal 1/30 binary64) (*.f64 #s(literal -1/18 binary64) (/.f64 eh ew))))))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (fma.f64 (*.f64 t t) (fma.f64 (/.f64 eh ew) #s(literal 1/30 binary64) (*.f64 #s(literal -1/18 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) (*.f64 (/.f64 ew eh) (*.f64 (*.f64 t t) (fma.f64 (pow.f64 (fma.f64 (/.f64 eh ew) #s(literal 1/30 binary64) (*.f64 #s(literal -1/18 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 t #s(literal 4 binary64)) (neg.f64 (*.f64 #s(literal 1/9 binary64) (pow.f64 (/.f64 eh ew) #s(literal 2 binary64)))))))) (*.f64 (/.f64 ew eh) (fma.f64 (*.f64 t t) (fma.f64 (/.f64 eh ew) #s(literal 1/30 binary64) (*.f64 #s(literal -1/18 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (fma.f64 (/.f64 eh ew) #s(literal 1/30 binary64) (*.f64 #s(literal -1/18 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 t #s(literal 4 binary64)) (*.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)) (-.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)) (*.f64 (*.f64 t t) (fma.f64 (/.f64 eh ew) #s(literal 1/30 binary64) (*.f64 #s(literal -1/18 binary64) (/.f64 eh ew))))))) (*.f64 (/.f64 ew eh) (*.f64 (*.f64 t t) (fma.f64 #s(literal -1/27 binary64) (pow.f64 (/.f64 eh ew) #s(literal 3 binary64)) (*.f64 (pow.f64 t #s(literal 6 binary64)) (pow.f64 (fma.f64 (/.f64 eh ew) #s(literal 1/30 binary64) (*.f64 #s(literal -1/18 binary64) (/.f64 eh ew))) #s(literal 3 binary64))))))) (*.f64 (/.f64 ew eh) (fma.f64 (pow.f64 (fma.f64 (/.f64 eh ew) #s(literal 1/30 binary64) (*.f64 #s(literal -1/18 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 t #s(literal 4 binary64)) (*.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)) (-.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)) (*.f64 (*.f64 t t) (fma.f64 (/.f64 eh ew) #s(literal 1/30 binary64) (*.f64 #s(literal -1/18 binary64) (/.f64 eh ew))))))))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (fma.f64 (*.f64 t t) (fma.f64 (/.f64 eh ew) #s(literal 1/30 binary64) (*.f64 #s(literal -1/18 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) (*.f64 (neg.f64 (/.f64 ew eh)) (*.f64 (fma.f64 (pow.f64 (fma.f64 (/.f64 eh ew) #s(literal 1/30 binary64) (*.f64 #s(literal -1/18 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 t #s(literal 4 binary64)) (neg.f64 (*.f64 #s(literal 1/9 binary64) (pow.f64 (/.f64 eh ew) #s(literal 2 binary64))))) (*.f64 t t)))) (*.f64 (neg.f64 (/.f64 ew eh)) (fma.f64 (*.f64 t t) (fma.f64 (/.f64 eh ew) #s(literal 1/30 binary64) (*.f64 #s(literal -1/18 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (fma.f64 (pow.f64 (fma.f64 (/.f64 eh ew) #s(literal 1/30 binary64) (*.f64 #s(literal -1/18 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 t #s(literal 4 binary64)) (*.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)) (-.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)) (*.f64 (*.f64 t t) (fma.f64 (/.f64 eh ew) #s(literal 1/30 binary64) (*.f64 #s(literal -1/18 binary64) (/.f64 eh ew))))))) (*.f64 (neg.f64 (/.f64 ew eh)) (*.f64 (fma.f64 #s(literal -1/27 binary64) (pow.f64 (/.f64 eh ew) #s(literal 3 binary64)) (*.f64 (pow.f64 t #s(literal 6 binary64)) (pow.f64 (fma.f64 (/.f64 eh ew) #s(literal 1/30 binary64) (*.f64 #s(literal -1/18 binary64) (/.f64 eh ew))) #s(literal 3 binary64)))) (*.f64 t t)))) (*.f64 (neg.f64 (/.f64 ew eh)) (fma.f64 (pow.f64 (fma.f64 (/.f64 eh ew) #s(literal 1/30 binary64) (*.f64 #s(literal -1/18 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 t #s(literal 4 binary64)) (*.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)) (-.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)) (*.f64 (*.f64 t t) (fma.f64 (/.f64 eh ew) #s(literal 1/30 binary64) (*.f64 #s(literal -1/18 binary64) (/.f64 eh ew))))))))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (fma.f64 (*.f64 t t) (fma.f64 (/.f64 eh ew) #s(literal 1/30 binary64) (*.f64 #s(literal -1/18 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) (*.f64 (neg.f64 (/.f64 ew eh)) (*.f64 (*.f64 t t) (fma.f64 (pow.f64 (fma.f64 (/.f64 eh ew) #s(literal 1/30 binary64) (*.f64 #s(literal -1/18 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 t #s(literal 4 binary64)) (neg.f64 (*.f64 #s(literal 1/9 binary64) (pow.f64 (/.f64 eh ew) #s(literal 2 binary64)))))))) (*.f64 (neg.f64 (/.f64 ew eh)) (fma.f64 (*.f64 t t) (fma.f64 (/.f64 eh ew) #s(literal 1/30 binary64) (*.f64 #s(literal -1/18 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (fma.f64 (pow.f64 (fma.f64 (/.f64 eh ew) #s(literal 1/30 binary64) (*.f64 #s(literal -1/18 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 t #s(literal 4 binary64)) (*.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)) (-.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)) (*.f64 (*.f64 t t) (fma.f64 (/.f64 eh ew) #s(literal 1/30 binary64) (*.f64 #s(literal -1/18 binary64) (/.f64 eh ew))))))) (*.f64 (neg.f64 (/.f64 ew eh)) (*.f64 (*.f64 t t) (fma.f64 #s(literal -1/27 binary64) (pow.f64 (/.f64 eh ew) #s(literal 3 binary64)) (*.f64 (pow.f64 t #s(literal 6 binary64)) (pow.f64 (fma.f64 (/.f64 eh ew) #s(literal 1/30 binary64) (*.f64 #s(literal -1/18 binary64) (/.f64 eh ew))) #s(literal 3 binary64))))))) (*.f64 (neg.f64 (/.f64 ew eh)) (fma.f64 (pow.f64 (fma.f64 (/.f64 eh ew) #s(literal 1/30 binary64) (*.f64 #s(literal -1/18 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 t #s(literal 4 binary64)) (*.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)) (-.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)) (*.f64 (*.f64 t t) (fma.f64 (/.f64 eh ew) #s(literal 1/30 binary64) (*.f64 #s(literal -1/18 binary64) (/.f64 eh ew))))))))) |
(/.f64 (fma.f64 eh (fma.f64 (*.f64 t t) (fma.f64 (/.f64 eh ew) #s(literal 1/30 binary64) (*.f64 #s(literal -1/18 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) (*.f64 ew (*.f64 (fma.f64 (pow.f64 (fma.f64 (/.f64 eh ew) #s(literal 1/30 binary64) (*.f64 #s(literal -1/18 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 t #s(literal 4 binary64)) (neg.f64 (*.f64 #s(literal 1/9 binary64) (pow.f64 (/.f64 eh ew) #s(literal 2 binary64))))) (*.f64 t t)))) (*.f64 ew (fma.f64 (*.f64 t t) (fma.f64 (/.f64 eh ew) #s(literal 1/30 binary64) (*.f64 #s(literal -1/18 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))))) |
(/.f64 (fma.f64 eh (fma.f64 (pow.f64 (fma.f64 (/.f64 eh ew) #s(literal 1/30 binary64) (*.f64 #s(literal -1/18 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 t #s(literal 4 binary64)) (*.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)) (-.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)) (*.f64 (*.f64 t t) (fma.f64 (/.f64 eh ew) #s(literal 1/30 binary64) (*.f64 #s(literal -1/18 binary64) (/.f64 eh ew))))))) (*.f64 ew (*.f64 (fma.f64 #s(literal -1/27 binary64) (pow.f64 (/.f64 eh ew) #s(literal 3 binary64)) (*.f64 (pow.f64 t #s(literal 6 binary64)) (pow.f64 (fma.f64 (/.f64 eh ew) #s(literal 1/30 binary64) (*.f64 #s(literal -1/18 binary64) (/.f64 eh ew))) #s(literal 3 binary64)))) (*.f64 t t)))) (*.f64 ew (fma.f64 (pow.f64 (fma.f64 (/.f64 eh ew) #s(literal 1/30 binary64) (*.f64 #s(literal -1/18 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 t #s(literal 4 binary64)) (*.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)) (-.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)) (*.f64 (*.f64 t t) (fma.f64 (/.f64 eh ew) #s(literal 1/30 binary64) (*.f64 #s(literal -1/18 binary64) (/.f64 eh ew))))))))) |
(/.f64 (fma.f64 eh (fma.f64 (*.f64 t t) (fma.f64 (/.f64 eh ew) #s(literal 1/30 binary64) (*.f64 #s(literal -1/18 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) (*.f64 ew (*.f64 (*.f64 t t) (fma.f64 (pow.f64 (fma.f64 (/.f64 eh ew) #s(literal 1/30 binary64) (*.f64 #s(literal -1/18 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 t #s(literal 4 binary64)) (neg.f64 (*.f64 #s(literal 1/9 binary64) (pow.f64 (/.f64 eh ew) #s(literal 2 binary64)))))))) (*.f64 ew (fma.f64 (*.f64 t t) (fma.f64 (/.f64 eh ew) #s(literal 1/30 binary64) (*.f64 #s(literal -1/18 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))))) |
(/.f64 (fma.f64 eh (fma.f64 (pow.f64 (fma.f64 (/.f64 eh ew) #s(literal 1/30 binary64) (*.f64 #s(literal -1/18 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 t #s(literal 4 binary64)) (*.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)) (-.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)) (*.f64 (*.f64 t t) (fma.f64 (/.f64 eh ew) #s(literal 1/30 binary64) (*.f64 #s(literal -1/18 binary64) (/.f64 eh ew))))))) (*.f64 ew (*.f64 (*.f64 t t) (fma.f64 #s(literal -1/27 binary64) (pow.f64 (/.f64 eh ew) #s(literal 3 binary64)) (*.f64 (pow.f64 t #s(literal 6 binary64)) (pow.f64 (fma.f64 (/.f64 eh ew) #s(literal 1/30 binary64) (*.f64 #s(literal -1/18 binary64) (/.f64 eh ew))) #s(literal 3 binary64))))))) (*.f64 ew (fma.f64 (pow.f64 (fma.f64 (/.f64 eh ew) #s(literal 1/30 binary64) (*.f64 #s(literal -1/18 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 t #s(literal 4 binary64)) (*.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)) (-.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)) (*.f64 (*.f64 t t) (fma.f64 (/.f64 eh ew) #s(literal 1/30 binary64) (*.f64 #s(literal -1/18 binary64) (/.f64 eh ew))))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 eh ew) #s(literal 2 binary64)) (pow.f64 (*.f64 (fma.f64 (*.f64 t t) (fma.f64 (/.f64 eh ew) #s(literal 1/30 binary64) (*.f64 #s(literal -1/18 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) (*.f64 t t)) #s(literal 2 binary64))) (-.f64 (/.f64 eh ew) (*.f64 (fma.f64 (*.f64 t t) (fma.f64 (/.f64 eh ew) #s(literal 1/30 binary64) (*.f64 #s(literal -1/18 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) (*.f64 t t)))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 t t) (fma.f64 (/.f64 eh ew) #s(literal 1/30 binary64) (*.f64 #s(literal -1/18 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 t #s(literal 4 binary64)) (neg.f64 (pow.f64 (/.f64 eh ew) #s(literal 2 binary64))))) (neg.f64 (fma.f64 (fma.f64 (*.f64 t t) (fma.f64 (/.f64 eh ew) #s(literal 1/30 binary64) (*.f64 #s(literal -1/18 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) (*.f64 t t) (/.f64 (neg.f64 eh) ew)))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 t t) (fma.f64 (/.f64 eh ew) #s(literal 1/30 binary64) (*.f64 #s(literal -1/18 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) #s(literal 3 binary64)) (pow.f64 t #s(literal 6 binary64)) (pow.f64 (/.f64 eh ew) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (/.f64 eh ew) (-.f64 (/.f64 eh ew) (*.f64 (fma.f64 (*.f64 t t) (fma.f64 (/.f64 eh ew) #s(literal 1/30 binary64) (*.f64 #s(literal -1/18 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) (*.f64 t t))) (pow.f64 (*.f64 (fma.f64 (*.f64 t t) (fma.f64 (/.f64 eh ew) #s(literal 1/30 binary64) (*.f64 #s(literal -1/18 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) (*.f64 t t)) #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 t t) (fma.f64 (/.f64 eh ew) #s(literal 1/30 binary64) (*.f64 #s(literal -1/18 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 t #s(literal 4 binary64)) (neg.f64 (pow.f64 (/.f64 eh ew) #s(literal 2 binary64)))) (fma.f64 (fma.f64 (*.f64 t t) (fma.f64 (/.f64 eh ew) #s(literal 1/30 binary64) (*.f64 #s(literal -1/18 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) (*.f64 t t) (/.f64 (neg.f64 eh) ew))) |
(/.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 t t) (fma.f64 (/.f64 eh ew) #s(literal 1/30 binary64) (*.f64 #s(literal -1/18 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) #s(literal 3 binary64)) (pow.f64 t #s(literal 6 binary64)) (pow.f64 (/.f64 eh ew) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 eh ew) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 t t) (fma.f64 (/.f64 eh ew) #s(literal 1/30 binary64) (*.f64 #s(literal -1/18 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) (*.f64 t t)) #s(literal 2 binary64)) (*.f64 (*.f64 (fma.f64 (*.f64 t t) (fma.f64 (/.f64 eh ew) #s(literal 1/30 binary64) (*.f64 #s(literal -1/18 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) (*.f64 t t)) (/.f64 eh ew))))) |
(/.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 t t) (fma.f64 (/.f64 eh ew) #s(literal 1/30 binary64) (*.f64 #s(literal -1/18 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) #s(literal 3 binary64)) (pow.f64 t #s(literal 6 binary64)) (pow.f64 (/.f64 eh ew) #s(literal 3 binary64))) (fma.f64 (/.f64 eh ew) (-.f64 (/.f64 eh ew) (*.f64 (fma.f64 (*.f64 t t) (fma.f64 (/.f64 eh ew) #s(literal 1/30 binary64) (*.f64 #s(literal -1/18 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) (*.f64 t t))) (pow.f64 (*.f64 (fma.f64 (*.f64 t t) (fma.f64 (/.f64 eh ew) #s(literal 1/30 binary64) (*.f64 #s(literal -1/18 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) (*.f64 t t)) #s(literal 2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (fma.f64 (*.f64 t t) (fma.f64 (/.f64 eh ew) #s(literal 1/30 binary64) (*.f64 #s(literal -1/18 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) (*.f64 t t) (/.f64 (neg.f64 eh) ew)) (fma.f64 (pow.f64 (fma.f64 (*.f64 t t) (fma.f64 (/.f64 eh ew) #s(literal 1/30 binary64) (*.f64 #s(literal -1/18 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (pow.f64 t #s(literal 4 binary64)) (neg.f64 (pow.f64 (/.f64 eh ew) #s(literal 2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 eh ew) (-.f64 (/.f64 eh ew) (*.f64 (fma.f64 (*.f64 t t) (fma.f64 (/.f64 eh ew) #s(literal 1/30 binary64) (*.f64 #s(literal -1/18 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) (*.f64 t t))) (pow.f64 (*.f64 (fma.f64 (*.f64 t t) (fma.f64 (/.f64 eh ew) #s(literal 1/30 binary64) (*.f64 #s(literal -1/18 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) (*.f64 t t)) #s(literal 2 binary64))) (fma.f64 (pow.f64 (fma.f64 (*.f64 t t) (fma.f64 (/.f64 eh ew) #s(literal 1/30 binary64) (*.f64 #s(literal -1/18 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) #s(literal 3 binary64)) (pow.f64 t #s(literal 6 binary64)) (pow.f64 (/.f64 eh ew) #s(literal 3 binary64))))) |
(fma.f64 (*.f64 (fma.f64 (*.f64 t t) (fma.f64 (/.f64 eh ew) #s(literal 1/30 binary64) (*.f64 #s(literal -1/18 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) t) t (/.f64 eh ew)) |
(fma.f64 (pow.f64 ew #s(literal -1 binary64)) (pow.f64 eh #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 t t) (fma.f64 (/.f64 eh ew) #s(literal 1/30 binary64) (*.f64 #s(literal -1/18 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) (*.f64 t t))) |
(fma.f64 (pow.f64 ew #s(literal -1 binary64)) eh (*.f64 (fma.f64 (*.f64 t t) (fma.f64 (/.f64 eh ew) #s(literal 1/30 binary64) (*.f64 #s(literal -1/18 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) (*.f64 t t))) |
(fma.f64 (neg.f64 eh) (pow.f64 (neg.f64 ew) #s(literal -1 binary64)) (*.f64 (fma.f64 (*.f64 t t) (fma.f64 (/.f64 eh ew) #s(literal 1/30 binary64) (*.f64 #s(literal -1/18 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) (*.f64 t t))) |
(fma.f64 (fma.f64 (*.f64 t t) (fma.f64 (/.f64 eh ew) #s(literal 1/30 binary64) (*.f64 #s(literal -1/18 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) (*.f64 t t) (/.f64 eh ew)) |
(fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) (fma.f64 (/.f64 eh ew) #s(literal 1/30 binary64) (*.f64 #s(literal -1/18 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) (/.f64 eh ew)) |
(fma.f64 #s(literal 1 binary64) (/.f64 eh ew) (*.f64 (fma.f64 (*.f64 t t) (fma.f64 (/.f64 eh ew) #s(literal 1/30 binary64) (*.f64 #s(literal -1/18 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) (*.f64 t t))) |
(fma.f64 t (*.f64 (fma.f64 (*.f64 t t) (fma.f64 (/.f64 eh ew) #s(literal 1/30 binary64) (*.f64 #s(literal -1/18 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) t) (/.f64 eh ew)) |
(fma.f64 eh (pow.f64 ew #s(literal -1 binary64)) (*.f64 (fma.f64 (*.f64 t t) (fma.f64 (/.f64 eh ew) #s(literal 1/30 binary64) (*.f64 #s(literal -1/18 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) (*.f64 t t))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 t t) (fma.f64 (/.f64 eh ew) #s(literal 1/30 binary64) (*.f64 #s(literal -1/18 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) (*.f64 t t)) #s(literal 2 binary64)) (fma.f64 (fma.f64 (*.f64 t t) (fma.f64 (/.f64 eh ew) #s(literal 1/30 binary64) (*.f64 #s(literal -1/18 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) (*.f64 t t) (/.f64 (neg.f64 eh) ew))) (/.f64 (pow.f64 (/.f64 eh ew) #s(literal 2 binary64)) (fma.f64 (fma.f64 (*.f64 t t) (fma.f64 (/.f64 eh ew) #s(literal 1/30 binary64) (*.f64 #s(literal -1/18 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) (*.f64 t t) (/.f64 (neg.f64 eh) ew)))) |
(+.f64 (*.f64 (fma.f64 (*.f64 t t) (fma.f64 (/.f64 eh ew) #s(literal 1/30 binary64) (*.f64 #s(literal -1/18 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) (*.f64 t t)) (/.f64 eh ew)) |
(+.f64 (/.f64 eh ew) (*.f64 (fma.f64 (*.f64 t t) (fma.f64 (/.f64 eh ew) #s(literal 1/30 binary64) (*.f64 #s(literal -1/18 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) (*.f64 t t))) |
(*.f64 #s(literal -1 binary64) (log.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) |
(/.f64 (-.f64 (pow.f64 (log.f64 (*.f64 ew (tan.f64 t))) #s(literal 2 binary64)) (pow.f64 (log.f64 eh) #s(literal 2 binary64))) (log.f64 (*.f64 (*.f64 ew (tan.f64 t)) eh))) |
(/.f64 (-.f64 (pow.f64 (log.f64 (*.f64 ew (tan.f64 t))) #s(literal 3 binary64)) (pow.f64 (log.f64 eh) #s(literal 3 binary64))) (+.f64 (pow.f64 (log.f64 (*.f64 ew (tan.f64 t))) #s(literal 2 binary64)) (fma.f64 (log.f64 eh) (log.f64 eh) (*.f64 (log.f64 (*.f64 ew (tan.f64 t))) (log.f64 eh))))) |
(neg.f64 (log.f64 (/.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 1 binary64)))) |
(neg.f64 (log.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) |
(fma.f64 #s(literal -1 binary64) (log.f64 eh) (log.f64 (*.f64 ew (tan.f64 t)))) |
(-.f64 (log.f64 (*.f64 (sin.f64 t) (/.f64 ew eh))) (log.f64 (cos.f64 t))) |
(-.f64 (log.f64 (*.f64 (*.f64 ew (tan.f64 t)) #s(literal 1 binary64))) (log.f64 eh)) |
(-.f64 (log.f64 (neg.f64 (*.f64 (neg.f64 ew) (tan.f64 t)))) (log.f64 (neg.f64 (neg.f64 eh)))) |
(-.f64 (log.f64 (*.f64 (sin.f64 t) ew)) (log.f64 (*.f64 (cos.f64 t) eh))) |
(-.f64 (log.f64 (/.f64 (tan.f64 t) eh)) (log.f64 (pow.f64 ew #s(literal -1 binary64)))) |
(-.f64 (log.f64 (sin.f64 t)) (log.f64 (*.f64 (/.f64 eh ew) (cos.f64 t)))) |
(-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (neg.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) |
(-.f64 (log.f64 (neg.f64 (tan.f64 t))) (log.f64 (/.f64 (neg.f64 eh) ew))) |
(-.f64 (neg.f64 (log.f64 eh)) (log.f64 (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64)))) |
(-.f64 (log.f64 (*.f64 (neg.f64 ew) (tan.f64 t))) (log.f64 (neg.f64 eh))) |
(-.f64 (log.f64 (/.f64 ew eh)) (log.f64 (pow.f64 (tan.f64 t) #s(literal -1 binary64)))) |
(-.f64 (log.f64 (tan.f64 t)) (log.f64 (/.f64 eh ew))) |
(-.f64 #s(literal 0 binary64) (log.f64 (/.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 1 binary64)))) |
(-.f64 #s(literal 0 binary64) (log.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) |
(-.f64 (log.f64 (*.f64 ew (tan.f64 t))) (log.f64 eh)) |
(+.f64 (log.f64 (pow.f64 (/.f64 eh (tan.f64 t)) #s(literal -1 binary64))) (log.f64 ew)) |
(+.f64 (log.f64 (pow.f64 (/.f64 (neg.f64 eh) ew) #s(literal -1 binary64))) (log.f64 (neg.f64 (tan.f64 t)))) |
(+.f64 (log.f64 (/.f64 (tan.f64 t) (neg.f64 eh))) (log.f64 (neg.f64 ew))) |
(+.f64 (log.f64 (/.f64 (tan.f64 t) #s(literal 1 binary64))) (log.f64 (/.f64 ew eh))) |
(+.f64 (log.f64 (pow.f64 (neg.f64 eh) #s(literal -1 binary64))) (log.f64 (*.f64 (neg.f64 ew) (tan.f64 t)))) |
(+.f64 (log.f64 (/.f64 (tan.f64 t) eh)) (log.f64 ew)) |
(+.f64 (neg.f64 (log.f64 eh)) (log.f64 (*.f64 ew (tan.f64 t)))) |
(+.f64 (log.f64 (*.f64 (neg.f64 ew) (tan.f64 t))) (log.f64 (pow.f64 (neg.f64 eh) #s(literal -1 binary64)))) |
(+.f64 (log.f64 ew) (log.f64 (*.f64 (tan.f64 t) (pow.f64 eh #s(literal -1 binary64))))) |
(+.f64 (log.f64 ew) (log.f64 (/.f64 (tan.f64 t) eh))) |
(+.f64 (log.f64 (/.f64 ew eh)) (log.f64 (tan.f64 t))) |
(+.f64 (log.f64 (tan.f64 t)) (log.f64 (/.f64 ew eh))) |
(+.f64 #s(literal 0 binary64) (log.f64 (/.f64 (*.f64 ew (tan.f64 t)) eh))) |
(+.f64 (log.f64 (*.f64 ew (tan.f64 t))) (neg.f64 (log.f64 eh))) |
(log.f64 (/.f64 (*.f64 ew (tan.f64 t)) eh)) |
(*.f64 (exp.f64 (log.f64 (tan.f64 t))) (exp.f64 (log.f64 (/.f64 ew eh)))) |
(*.f64 (pow.f64 (sqrt.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal -1 binary64)) (pow.f64 (sqrt.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (*.f64 (neg.f64 ew) (tan.f64 t)) #s(literal -1 binary64)) #s(literal -1 binary64)) (pow.f64 (neg.f64 eh) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (tan.f64 t) #s(literal -1 binary64)) #s(literal -1 binary64)) (/.f64 ew eh)) |
(*.f64 (pow.f64 (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 eh #s(literal 1 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64)) #s(literal -1 binary64)) (pow.f64 eh #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 eh (tan.f64 t)) #s(literal -1 binary64)) (pow.f64 (pow.f64 ew #s(literal -1 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 eh (tan.f64 t)) #s(literal -1 binary64)) ew) |
(*.f64 (pow.f64 (/.f64 (neg.f64 eh) ew) #s(literal -1 binary64)) (pow.f64 (pow.f64 (neg.f64 (tan.f64 t)) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (neg.f64 eh) ew) #s(literal -1 binary64)) (neg.f64 (tan.f64 t))) |
(*.f64 (/.f64 (tan.f64 t) (neg.f64 eh)) (neg.f64 ew)) |
(*.f64 (pow.f64 (neg.f64 eh) #s(literal -1 binary64)) (pow.f64 (pow.f64 (*.f64 (neg.f64 ew) (tan.f64 t)) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (neg.f64 eh) #s(literal -1 binary64)) (*.f64 (neg.f64 ew) (tan.f64 t))) |
(*.f64 (pow.f64 (cos.f64 t) #s(literal -1 binary64)) (*.f64 ew (/.f64 (sin.f64 t) eh))) |
(*.f64 (/.f64 (tan.f64 t) eh) ew) |
(*.f64 (/.f64 (tan.f64 t) #s(literal 1 binary64)) (/.f64 ew eh)) |
(*.f64 (pow.f64 eh #s(literal -1 binary64)) (pow.f64 (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 eh #s(literal -1 binary64)) (*.f64 ew (tan.f64 t))) |
(*.f64 (*.f64 ew (/.f64 (sin.f64 t) eh)) (pow.f64 (cos.f64 t) #s(literal -1 binary64))) |
(*.f64 (/.f64 (sin.f64 t) eh) (pow.f64 (/.f64 (cos.f64 t) ew) #s(literal -1 binary64))) |
(*.f64 (/.f64 (sin.f64 t) eh) (pow.f64 (*.f64 (pow.f64 ew #s(literal -1 binary64)) (cos.f64 t)) #s(literal -1 binary64))) |
(*.f64 (/.f64 ew eh) (pow.f64 (pow.f64 (tan.f64 t) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 ew eh) (tan.f64 t)) |
(*.f64 (*.f64 (neg.f64 ew) (tan.f64 t)) (pow.f64 (neg.f64 eh) #s(literal -1 binary64))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 ew (tan.f64 t)) eh)) |
(*.f64 (*.f64 ew (tan.f64 t)) (exp.f64 (neg.f64 (log.f64 eh)))) |
(*.f64 (*.f64 ew (tan.f64 t)) (pow.f64 eh #s(literal -1 binary64))) |
(*.f64 ew (*.f64 (tan.f64 t) (pow.f64 eh #s(literal -1 binary64)))) |
(*.f64 ew (/.f64 (tan.f64 t) eh)) |
(*.f64 (tan.f64 t) (/.f64 ew eh)) |
(pow.f64 (/.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) |
(pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 ew (tan.f64 t)) eh) #s(literal 1 binary64)) |
(/.f64 (exp.f64 (log.f64 (*.f64 (neg.f64 ew) (tan.f64 t)))) (exp.f64 (log.f64 (neg.f64 eh)))) |
(/.f64 (*.f64 (sin.f64 t) (/.f64 ew eh)) (cos.f64 t)) |
(/.f64 (*.f64 (*.f64 ew (tan.f64 t)) #s(literal 1 binary64)) eh) |
(/.f64 (/.f64 (tan.f64 t) eh) (pow.f64 ew #s(literal -1 binary64))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 ew) (tan.f64 t))) (neg.f64 (neg.f64 eh))) |
(/.f64 (pow.f64 eh #s(literal -1 binary64)) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64))) |
(/.f64 (/.f64 ew eh) (pow.f64 (tan.f64 t) #s(literal -1 binary64))) |
(/.f64 (neg.f64 (tan.f64 t)) (/.f64 (neg.f64 eh) ew)) |
(/.f64 (*.f64 (neg.f64 ew) (tan.f64 t)) (neg.f64 eh)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 eh (*.f64 ew (tan.f64 t)))) |
(/.f64 (*.f64 (sin.f64 t) ew) (*.f64 (cos.f64 t) eh)) |
(/.f64 (sin.f64 t) (*.f64 (/.f64 eh ew) (cos.f64 t))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) |
(/.f64 (*.f64 ew (tan.f64 t)) eh) |
(/.f64 (tan.f64 t) (/.f64 eh ew)) |
(neg.f64 (/.f64 (*.f64 (neg.f64 ew) (tan.f64 t)) eh)) |
(neg.f64 (/.f64 (*.f64 ew (tan.f64 t)) (neg.f64 eh))) |
(exp.f64 (*.f64 (log.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal -1 binary64))) |
(exp.f64 (log.f64 (/.f64 (*.f64 ew (tan.f64 t)) eh))) |
(*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal 1/2 binary64)) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal 1/2 binary64))) |
(*.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) |
(pow.f64 (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal 2 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1/2 binary64)) #s(literal -2 binary64)) |
(pow.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (+.f64 (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal -1/2 binary64)) |
(pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal 1 binary64)) |
(/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal 1/2 binary64)) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1/2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64))) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) |
(exp.f64 (*.f64 (neg.f64 (log.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 1 binary64))) |
(exp.f64 (log.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(*.f64 (pow.f64 (pow.f64 (/.f64 eh (tan.f64 t)) #s(literal -1 binary64)) #s(literal -1 binary64)) (pow.f64 ew #s(literal -1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (/.f64 (neg.f64 eh) ew) #s(literal -1 binary64)) #s(literal -1 binary64)) (pow.f64 (neg.f64 (tan.f64 t)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (tan.f64 t) (neg.f64 eh)) #s(literal -1 binary64)) (pow.f64 (neg.f64 ew) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (neg.f64 eh) #s(literal -1 binary64)) #s(literal -1 binary64)) (pow.f64 (*.f64 (neg.f64 ew) (tan.f64 t)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (tan.f64 t))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (/.f64 ew eh)))) |
(*.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (*.f64 ew (tan.f64 t)))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 eh)))) |
(*.f64 (sqrt.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) (sqrt.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) |
(*.f64 (pow.f64 (*.f64 (neg.f64 ew) (tan.f64 t)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (neg.f64 eh) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (*.f64 (neg.f64 ew) (tan.f64 t)) #s(literal -1 binary64)) (neg.f64 eh)) |
(*.f64 (pow.f64 eh #s(literal 1 binary64)) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64))) |
(*.f64 (/.f64 eh (tan.f64 t)) (pow.f64 ew #s(literal -1 binary64))) |
(*.f64 (pow.f64 (tan.f64 t) #s(literal -1 binary64)) (/.f64 eh ew)) |
(*.f64 (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64)) (pow.f64 eh #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64)) eh) |
(*.f64 (pow.f64 ew #s(literal -1 binary64)) (pow.f64 (*.f64 (tan.f64 t) (pow.f64 eh #s(literal -1 binary64))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 eh (tan.f64 t))) |
(*.f64 (/.f64 (neg.f64 eh) ew) (pow.f64 (neg.f64 (tan.f64 t)) #s(literal -1 binary64))) |
(*.f64 (neg.f64 eh) (pow.f64 (*.f64 (neg.f64 ew) (tan.f64 t)) #s(literal -1 binary64))) |
(*.f64 (/.f64 eh ew) (pow.f64 (tan.f64 t) #s(literal -1 binary64))) |
(*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(*.f64 (/.f64 eh (sin.f64 t)) (*.f64 (pow.f64 ew #s(literal -1 binary64)) (cos.f64 t))) |
(*.f64 (cos.f64 t) (/.f64 (/.f64 eh (sin.f64 t)) ew)) |
(*.f64 #s(literal 1 binary64) (/.f64 eh (*.f64 ew (tan.f64 t)))) |
(*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64))) |
(pow.f64 (sqrt.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)) |
(pow.f64 (/.f64 ew (/.f64 eh (tan.f64 t))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (*.f64 ew (tan.f64 t)) eh) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (/.f64 (*.f64 ew (tan.f64 t)) eh))) |
(pow.f64 (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal -2 binary64)) #s(literal -1/2 binary64)) |
(pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 1 binary64)) |
(pow.f64 (/.f64 (*.f64 ew (tan.f64 t)) eh) #s(literal -1 binary64)) |
(/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (*.f64 (neg.f64 ew) (tan.f64 t)))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (neg.f64 eh)))) |
(/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (*.f64 ew (tan.f64 t)))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 eh))) |
(/.f64 (*.f64 (/.f64 (neg.f64 eh) (sin.f64 t)) (cos.f64 t)) (neg.f64 ew)) |
(/.f64 (*.f64 (neg.f64 eh) (pow.f64 (tan.f64 t) #s(literal -1 binary64))) (neg.f64 ew)) |
(/.f64 (*.f64 #s(literal 1 binary64) (cos.f64 t)) (*.f64 ew (/.f64 (sin.f64 t) eh))) |
(/.f64 (*.f64 (cos.f64 t) (/.f64 (neg.f64 eh) (sin.f64 t))) (neg.f64 ew)) |
(/.f64 (*.f64 (cos.f64 t) #s(literal 1 binary64)) (*.f64 ew (/.f64 (sin.f64 t) eh))) |
(/.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 (/.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 ew (tan.f64 t))) |
(/.f64 (/.f64 eh (tan.f64 t)) ew) |
(/.f64 (pow.f64 (tan.f64 t) #s(literal -1 binary64)) (/.f64 ew eh)) |
(/.f64 (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64)) (pow.f64 eh #s(literal -1 binary64))) |
(/.f64 (/.f64 (neg.f64 eh) ew) (neg.f64 (tan.f64 t))) |
(/.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 (cos.f64 t) (*.f64 ew (/.f64 (sin.f64 t) eh))) |
(/.f64 #s(literal 1 binary64) (/.f64 ew (/.f64 eh (tan.f64 t)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 ew (tan.f64 t)) eh) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 ew (tan.f64 t)) eh)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 ew (tan.f64 t)) eh))) |
(/.f64 eh (*.f64 ew (tan.f64 t))) |
(neg.f64 (/.f64 (/.f64 (neg.f64 eh) ew) (tan.f64 t))) |
(neg.f64 (/.f64 (neg.f64 eh) (*.f64 ew (tan.f64 t)))) |
(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 (exp.f64 #s(literal -1 binary64))) (log.f64 (/.f64 (*.f64 ew (tan.f64 t)) eh)))) |
(exp.f64 (log.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) |
Compiled 180 821 to 10 355 computations (94.3% saved)
45 alts after pruning (44 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 2 831 | 28 | 2 859 |
| Fresh | 30 | 16 | 46 |
| Picked | 5 | 0 | 5 |
| Done | 0 | 1 | 1 |
| Total | 2 866 | 45 | 2 911 |
| Status | Accuracy | Program |
|---|---|---|
| 99.5% | (/.f64 #s(literal 1 binary64) (fabs.f64 (pow.f64 (fma.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew))) #s(literal -1 binary64)))) | |
| 99.6% | (fabs.f64 (fma.f64 (pow.f64 (pow.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal -1 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 ew #s(literal -1 binary64)) #s(literal -1 binary64)) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh)))) | |
| 39.6% | (fabs.f64 (fma.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) (*.f64 ew (*.f64 (/.f64 (sin.f64 t) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) #s(literal 1 binary64))) (/.f64 (/.f64 (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) | |
| ✓ | 99.8% | (fabs.f64 (fma.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t)) eh (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)))) |
| 99.4% | (fabs.f64 (fma.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t)) eh (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh #s(approx (* (tan t) ew) (*.f64 ew t))))) ew) (sin.f64 t)))) | |
| 36.8% | (fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 (sin.f64 t) ew) ew)) (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) (neg.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (pow.f64 (+.f64 (pow.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64))))))) | |
| 25.7% | (fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 (sin.f64 t) ew) ew)) #s(approx (/ (* (cos (atan (/ (/ eh (tan t)) ew))) (sin t)) (/ (- (* (sin t) ew) (* (* (/ eh (tan t)) (/ eh ew)) (cos t))) (pow (cos (atan (/ (/ eh (tan t)) ew))) -1))) (/.f64 #s(literal 1 binary64) ew)) (neg.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))))))) | |
| 27.2% | (fabs.f64 (fma.f64 (sqrt.f64 (*.f64 (pow.f64 (sqrt.f64 eh) #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (cos.f64 t))) #s(literal 2 binary64)))) (sqrt.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) | |
| 47.8% | (fabs.f64 (fma.f64 (sqrt.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) (sqrt.f64 (*.f64 (cos.f64 t) eh)) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) | |
| 42.0% | (fabs.f64 (fma.f64 (sqrt.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh)) eh)) (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (cos.f64 t))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) | |
| 53.3% | (fabs.f64 (fma.f64 (sqrt.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) (sqrt.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 #s(approx (/ eh (* ew (tan t))) (/.f64 (/.f64 eh ew) t))))))) | |
| 35.9% | (fabs.f64 (fma.f64 ew (/.f64 (*.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) #s(literal 2 binary64)) ew) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) (neg.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))))))) | |
| 37.9% | (fabs.f64 (+.f64 (pow.f64 (sqrt.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) #s(literal 2 binary64)) (*.f64 #s(approx (* eh (cos t)) (fma.f64 (*.f64 #s(literal -1/2 binary64) eh) (*.f64 t t) eh)) (sin.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t))))))) | |
| 99.6% | (fabs.f64 (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal -1 binary64)) ew)) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) | |
| 99.5% | (fabs.f64 (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)) ew) (sin.f64 t))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) | |
| 99.7% | (fabs.f64 (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) | |
| 63.0% | (fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t))))) (*.f64 #s(approx (* eh (cos t)) (fma.f64 (*.f64 #s(literal -1/2 binary64) eh) (*.f64 t t) eh)) (sin.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t))))))) | |
| 66.4% | (fabs.f64 (*.f64 (fma.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) (/.f64 ew eh)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))) (pow.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))) #s(literal -1 binary64))))) | |
| 66.3% | (fabs.f64 (*.f64 (fma.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))) (pow.f64 (*.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal -1 binary64))))) | |
| 35.6% | (fabs.f64 (*.f64 (fma.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew))) (*.f64 (*.f64 (pow.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) #s(literal -1/2 binary64)) #s(literal -1 binary64))) (pow.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))) #s(literal -1 binary64))))) | |
| 66.3% | (fabs.f64 (*.f64 (fma.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew))) (*.f64 (*.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (pow.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))) #s(literal -1 binary64))))) | |
| 23.3% | (fabs.f64 (*.f64 #s(approx (- (pow (* (* (cos (atan (/ eh (* (tan t) ew)))) ew) (sin t)) 2) (pow (* (sin (atan (/ eh (* (tan t) ew)))) (* (cos t) eh)) 2)) (*.f64 (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) #s(literal 2 binary64)) (*.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) ew) ew))) (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))) | |
| 88.7% | (fabs.f64 #s(approx (+ (/ 1 (/ (pow (cos (atan (/ eh (* (tan t) ew)))) -1) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ eh (* (tan t) ew)))))) (*.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (sin.f64 t) (/.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))) ew)) ew))) | |
| 94.6% | (fabs.f64 #s(approx (+ (/ 1 (/ (pow (cos (atan (/ eh (* (tan t) ew)))) -1) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ eh (* (tan t) ew)))))) (*.f64 (fma.f64 ew (/.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (sin.f64 t)) eh) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (cos.f64 t))) eh))) | |
| 39.6% | (fabs.f64 #s(approx (+ (/ 1 (/ (pow (cos (atan (/ eh (* (tan t) ew)))) -1) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ eh (* (tan t) ew)))))) (*.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew) (sin.f64 t)))) | |
| 64.0% | (fabs.f64 #s(approx (+ (/ 1 (/ (pow (cos (atan (/ eh (* (tan t) ew)))) -1) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ eh (* (tan t) ew)))))) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))))) | |
| 17.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 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)) eh) (sqrt.f64 (+.f64 (pow.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)) #s(literal 2 binary64)) #s(literal 1 binary64)))))) | |
| 17.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(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 (pow.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)) #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)) eh))))) | |
| 8.2% | (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t))) (sqrt.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)))) (sqrt.f64 (+.f64 (pow.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)) #s(literal 2 binary64)) #s(literal 1 binary64)))) eh))) | |
| 7.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 (exp.f64 (log.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)))) (sqrt.f64 (+.f64 (pow.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)) #s(literal 2 binary64)) #s(literal 1 binary64)))) eh))) | |
| 16.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 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (fma.f64 (fma.f64 (fma.f64 (-.f64 (*.f64 #s(literal -1/720 binary64) (/.f64 eh ew)) (fma.f64 (-.f64 (*.f64 (/.f64 eh ew) #s(literal 1/30 binary64)) (*.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)) #s(literal -1/6 binary64))) #s(literal -1/6 binary64) (fma.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)) #s(literal 1/120 binary64) (*.f64 #s(literal -1/5040 binary64) (/.f64 eh ew))))) (*.f64 t t) (-.f64 (*.f64 (/.f64 eh ew) #s(literal 1/30 binary64)) (*.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)) #s(literal -1/6 binary64)))) (*.f64 t t) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) (*.f64 t t) (/.f64 eh ew)) t)) (sqrt.f64 (+.f64 (pow.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)) #s(literal 2 binary64)) #s(literal 1 binary64)))) eh))) | |
| 16.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 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (fma.f64 (fma.f64 (-.f64 (*.f64 (/.f64 eh ew) #s(literal 1/30 binary64)) (*.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)) #s(literal -1/6 binary64))) (*.f64 t t) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) (*.f64 t t) (/.f64 eh ew)) t)) (sqrt.f64 (+.f64 (pow.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)) #s(literal 2 binary64)) #s(literal 1 binary64)))) eh))) | |
| 16.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 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (fma.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)) (*.f64 t t) (/.f64 eh ew)) t)) (sqrt.f64 (+.f64 (pow.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)) #s(literal 2 binary64)) #s(literal 1 binary64)))) eh))) | |
| 17.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 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)) (pow.f64 (pow.f64 (+.f64 (pow.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal 1/4 binary64)) #s(literal 2 binary64))) 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 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)) (/.f64 (sqrt.f64 (-.f64 (pow.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)) #s(literal 4 binary64)) #s(literal 1 binary64))) (sqrt.f64 (-.f64 (pow.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)) #s(literal 2 binary64)) #s(literal 1 binary64))))) eh))) | |
| 16.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 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)) (exp.f64 (*.f64 (log1p.f64 (pow.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)) #s(literal 2 binary64))) #s(literal 1/2 binary64)))) eh))) | |
| 22.9% | (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (/.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)) #s(approx (sqrt (+ (pow (* (/ (/ eh (sin t)) ew) (cos t)) 2) 1)) (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) eh))) | |
| 5.1% | (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (/.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)) #s(approx (sqrt (+ (pow (* (/ (/ eh (sin t)) ew) (cos t)) 2) 1)) #s(literal 1 binary64))) eh))) | |
| 17.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 (pow.f64 (+.f64 (pow.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal -1/2 binary64)) #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t))) eh))) | |
| 5.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 (*.f64 (tan.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh))) | |
| 44.2% | (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 #s(approx (/ eh (sin t)) (/.f64 eh t)) ew) (cos.f64 t)))) eh))) | |
| 18.6% | (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 #s(approx (/ (* (/ (/ eh (sin t)) ew) (cos t)) (sqrt (+ (pow (* (/ (/ eh (sin t)) ew) (cos t)) 2) 1))) (fma.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) eh) (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 eh ew) (/.f64 eh ew)) #s(literal -2/3 binary64))) (*.f64 ew ew)) eh) (/.f64 (*.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)) ew) eh)) (*.f64 t t) #s(literal 1 binary64))) eh))) | |
| 19.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 (sin t)) ew) (cos t)) (sqrt (+ (pow (* (/ (/ eh (sin t)) ew) (cos t)) 2) 1))) eh) (fma.f64 (fma.f64 (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 eh ew) (/.f64 eh ew)) #s(literal -2/3 binary64))) (*.f64 ew ew)) eh) #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -1/3 binary64)) ew) eh)) (*.f64 t t) 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)))))) #s(approx (* (/ (* (/ (/ eh (sin t)) ew) (cos t)) (sqrt (+ (pow (* (/ (/ eh (sin t)) ew) (cos t)) 2) 1))) eh) (fma.f64 (/.f64 #s(literal -1/2 binary64) eh) (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) eh)))) | |
| 46.2% | (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(approx (* (/ (* (/ (/ eh (sin t)) ew) (cos t)) (sqrt (+ (pow (* (/ (/ eh (sin t)) ew) (cos t)) 2) 1))) eh) (neg.f64 eh)))) |
Compiled 10 331 to 2 375 computations (77% 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 (sin t)) ew) (cos t)) (sqrt (+ (pow (* (/ (/ eh (sin t)) ew) (cos t)) 2) 1))) 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)))))) (*.f64 (/.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)) #s(approx (sqrt (+ (pow (* (/ (/ eh (sin t)) ew) (cos t)) 2) 1)) #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)))))) #s(approx (* (/ (* (/ (/ eh (sin t)) ew) (cos t)) (sqrt (+ (pow (* (/ (/ eh (sin t)) ew) (cos t)) 2) 1))) eh) (fma.f64 (fma.f64 (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 eh ew) (/.f64 eh ew)) #s(literal -2/3 binary64))) (*.f64 ew ew)) eh) #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -1/3 binary64)) ew) eh)) (*.f64 t t) eh)))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 #s(approx (/ (* (/ (/ eh (sin t)) ew) (cos t)) (sqrt (+ (pow (* (/ (/ eh (sin t)) ew) (cos t)) 2) 1))) (fma.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) eh) (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 eh ew) (/.f64 eh ew)) #s(literal -2/3 binary64))) (*.f64 ew ew)) eh) (/.f64 (*.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)) ew) eh)) (*.f64 t t) #s(literal 1 binary64))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (/.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)) (sqrt.f64 (+.f64 (pow.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)) #s(literal 2 binary64)) #s(literal 1 binary64)))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (/.f64 (*.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)) eh) (sqrt.f64 (+.f64 (pow.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)) #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 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 (pow.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)) #s(literal 2 binary64)) #s(literal 1 binary64))) #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 (pow.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)) #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)) eh))))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (/.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (fma.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)) (*.f64 t t) (/.f64 eh ew)) t)) (sqrt.f64 (+.f64 (pow.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)) #s(literal 2 binary64)) #s(literal 1 binary64)))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t))) (sqrt.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)))) (sqrt.f64 (+.f64 (pow.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)) #s(literal 2 binary64)) #s(literal 1 binary64)))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh t) ew)))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 ew 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 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (fma.f64 (fma.f64 (-.f64 (*.f64 (/.f64 eh ew) #s(literal 1/30 binary64)) (*.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)) #s(literal -1/6 binary64))) (*.f64 t t) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) (*.f64 t t) (/.f64 eh ew)) t)) (sqrt.f64 (+.f64 (pow.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)) #s(literal 2 binary64)) #s(literal 1 binary64)))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (fma.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)) (*.f64 t t) (/.f64 eh ew)) t)))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)) t) t (/.f64 eh ew)) t)))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (/ (pow ew -1) (/ (tan t) eh)) (/.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 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)) (pow.f64 (+.f64 (pow.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal -1/2 binary64))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 (pow.f64 (+.f64 (pow.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal -1/2 binary64)) #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (/.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)) #s(approx (sqrt (+ (pow (* (/ (/ eh (sin t)) ew) (cos t)) 2) 1)) (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (/ (pow ew -1) (/ (tan t) eh)) (/.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)))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (*.f64 eh (pow.f64 (*.f64 ew t) #s(literal -1 binary64)))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (fma.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 eh ew)) (fma.f64 #s(literal 1/120 binary64) (/.f64 eh ew) (*.f64 (/.f64 eh ew) #s(literal 1/18 binary64)))) (*.f64 t t) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) (*.f64 t t) (/.f64 eh ew)) t)))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.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 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)) (/.f64 (sqrt.f64 (-.f64 (pow.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)) #s(literal 4 binary64)) #s(literal 1 binary64))) (sqrt.f64 (-.f64 (pow.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)) #s(literal 2 binary64)) #s(literal 1 binary64))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (*.f64 eh (/.f64 (pow.f64 ew #s(literal -1 binary64)) t))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (*.f64 (pow.f64 t #s(literal -1 binary64)) (/.f64 eh ew))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (fma.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 eh ew)) (fma.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)) #s(literal -1/6 binary64) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew)))) (*.f64 t t) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) (*.f64 t t) (/.f64 eh ew)) t)))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (/ (pow ew -1) (/ (tan t) eh)) (/.f64 (fma.f64 (fma.f64 (neg.f64 (fma.f64 (*.f64 (fma.f64 (/.f64 eh ew) #s(literal -1/135 binary64) (*.f64 (/.f64 eh ew) #s(literal 1/105 binary64))) 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))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (pow.f64 t #s(literal -1 binary64)) (/.f64 ew eh))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 #s(approx (/ eh (sin t)) (/.f64 eh t)) ew) (cos.f64 t)))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (tan.f64 t) eh) ew)))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 #s(approx (/ eh (sin t)) (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 t t) eh) eh) t)) ew) (cos.f64 t)))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (/.f64 (pow.f64 ew #s(literal -1 binary64)) #s(approx (/ (tan t) eh) (*.f64 (fma.f64 (/.f64 (*.f64 t t) eh) #s(literal 1/3 binary64) (/.f64 #s(literal 1 binary64) 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 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)) (exp.f64 (*.f64 (log1p.f64 (pow.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)) #s(literal 2 binary64))) #s(literal 1/2 binary64)))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (/.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)) (pow.f64 (pow.f64 (+.f64 (pow.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal 1/4 binary64)) #s(literal 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 (/.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (fma.f64 (fma.f64 (fma.f64 (-.f64 (*.f64 #s(literal -1/720 binary64) (/.f64 eh ew)) (fma.f64 (-.f64 (*.f64 (/.f64 eh ew) #s(literal 1/30 binary64)) (*.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)) #s(literal -1/6 binary64))) #s(literal -1/6 binary64) (fma.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)) #s(literal 1/120 binary64) (*.f64 #s(literal -1/5040 binary64) (/.f64 eh ew))))) (*.f64 t t) (-.f64 (*.f64 (/.f64 eh ew) #s(literal 1/30 binary64)) (*.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)) #s(literal -1/6 binary64)))) (*.f64 t t) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) (*.f64 t t) (/.f64 eh ew)) t)) (sqrt.f64 (+.f64 (pow.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)) #s(literal 2 binary64)) #s(literal 1 binary64)))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (/.f64 (exp.f64 (log.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)))) (sqrt.f64 (+.f64 (pow.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)) #s(literal 2 binary64)) #s(literal 1 binary64)))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 #s(approx (/ eh (sin t)) (/.f64 (fma.f64 (fma.f64 (neg.f64 (fma.f64 (fma.f64 eh #s(literal 1/840 binary64) (*.f64 (*.f64 eh #s(literal -7/360 binary64)) #s(literal 1/6 binary64))) (*.f64 t t) (*.f64 eh #s(literal -7/360 binary64)))) (*.f64 t t) (*.f64 #s(literal 1/6 binary64) eh)) (*.f64 t t) eh) t)) ew) (cos.f64 t)))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -1 binary64)) eh))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 eh (tan.f64 t))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (pow.f64 (tan.f64 t) #s(literal -1 binary64)) (/.f64 eh ew)))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (exp.f64 (*.f64 (log.f64 (*.f64 t (/.f64 ew 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 (sin.f64 (atan.f64 (/.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (tan.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 (sin.f64 (atan.f64 (/.f64 (pow.f64 (tan.f64 t) #s(literal -1 binary64)) (/.f64 ew eh)))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (/.f64 (cos.f64 t) (*.f64 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 (sin.f64 (atan.f64 (*.f64 #s(approx (/ (/ eh (sin t)) ew) (/.f64 (fma.f64 (fma.f64 (neg.f64 (fma.f64 (fma.f64 (/.f64 eh ew) #s(literal 1/840 binary64) (*.f64 (*.f64 (/.f64 eh ew) #s(literal -7/360 binary64)) #s(literal 1/6 binary64))) (*.f64 t t) (*.f64 (/.f64 eh ew) #s(literal -7/360 binary64)))) (*.f64 t t) (*.f64 #s(literal 1/6 binary64) (/.f64 eh ew))) (*.f64 t t) (/.f64 eh ew)) t)) (cos.f64 t)))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (fma.f64 (fma.f64 (fma.f64 (-.f64 (*.f64 #s(literal -1/720 binary64) (/.f64 eh ew)) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 eh ew)) (fma.f64 #s(literal 1/120 binary64) (/.f64 eh ew) (*.f64 (/.f64 eh ew) #s(literal 1/18 binary64)))) #s(literal -1/6 binary64) (fma.f64 #s(literal -1/5040 binary64) (/.f64 eh ew) (*.f64 (/.f64 eh ew) #s(literal -1/360 binary64))))) (*.f64 t t) (-.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 eh ew)) (fma.f64 #s(literal 1/120 binary64) (/.f64 eh ew) (*.f64 (/.f64 eh ew) #s(literal 1/18 binary64))))) (*.f64 t t) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) (*.f64 t t) (/.f64 eh ew)) t)))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (/.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 eh (tan.f64 t)))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(approx (* (/ (* (/ (/ eh (sin t)) ew) (cos t)) (sqrt (+ (pow (* (/ (/ eh (sin t)) ew) (cos t)) 2) 1))) eh) (fma.f64 (/.f64 #s(literal -1/2 binary64) eh) (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)) (pow.f64 (cos.f64 t) #s(literal 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 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) (cos.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 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (fma.f64 (fma.f64 (fma.f64 (-.f64 (*.f64 #s(literal -1/720 binary64) (/.f64 eh ew)) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 eh ew)) (fma.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)) #s(literal -1/6 binary64) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew)))) #s(literal -1/6 binary64) (fma.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)) #s(literal 1/120 binary64) (*.f64 #s(literal -1/5040 binary64) (/.f64 eh ew))))) (*.f64 t t) (-.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 eh ew)) (fma.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)) #s(literal -1/6 binary64) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew))))) (*.f64 t t) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) (*.f64 t t) (/.f64 eh ew)) t)))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 (tan.f64 t) ew) 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 (sin.f64 (atan.f64 (*.f64 (pow.f64 ew #s(literal -1/2 binary64)) (*.f64 (pow.f64 ew #s(literal -1/2 binary64)) (/.f64 eh (tan.f64 t)))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (sin.f64 t) ew)))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (cos.f64 t) eh)))) |
(fabs.f64 #s(approx (+ (* (* 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 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))))) |
(fabs.f64 #s(approx (+ (* (* (cos (atan (/ (/ eh (tan t)) ew))) (* (* (sin t) ew) ew)) (/ (* (cos (atan (/ (/ eh (tan t)) ew))) (sin t)) (/ (- (* (sin t) ew) (* (* (/ eh (tan t)) (/ eh ew)) (cos t))) (pow (cos (atan (/ (/ eh (tan t)) ew))) -1)))) (neg (/ (pow (* (sin (atan (/ (/ eh (tan t)) ew))) (* (cos t) eh)) 2) (/ (- (* (sin t) ew) (* (* (/ eh (tan t)) (/ eh ew)) (cos t))) (pow (cos (atan (/ (/ eh (tan t)) ew))) -1))))) (*.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew) (sin.f64 t)))) |
(fabs.f64 #s(approx (+ (* (* (sin (atan (/ eh (* (tan t) ew)))) (cos t)) eh) (* (* (cos (atan (/ eh (* (tan t) ew)))) ew) (sin t))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew)))) |
(fabs.f64 #s(approx (+ (* (* (sin (atan (/ eh (* (tan t) ew)))) (cos t)) eh) (* (* (cos (atan (/ eh (* (tan t) ew)))) ew) (sin t))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(fabs.f64 #s(approx (+ (/ 1 (/ (pow (cos (atan (/ eh (* (tan t) ew)))) -1) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ eh (* (tan t) ew)))))) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))))) |
(fabs.f64 #s(approx (+ (/ 1 (/ (pow (cos (atan (/ eh (* (tan t) ew)))) -1) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ eh (* (tan t) ew)))))) (*.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew) (sin.f64 t)))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (/.f64 (/.f64 eh ew) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (tan.f64 t))) eh))) |
(fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t))))) (*.f64 #s(approx (* eh (cos t)) (fma.f64 (*.f64 #s(literal -1/2 binary64) eh) (*.f64 t t) eh)) (sin.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t))))))) |
(fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (*.f64 #s(approx (* eh (cos t)) (fma.f64 (*.f64 #s(literal -1/2 binary64) eh) (*.f64 t t) eh)) (sin.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t))))))) |
(fabs.f64 (fma.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t)) eh (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh #s(approx (* (tan t) ew) (*.f64 ew t))))) ew) (sin.f64 t)))) |
(fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 t ew)))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) |
(fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (*.f64 #s(approx (* eh (cos t)) (fma.f64 (*.f64 #s(literal -1/2 binary64) eh) (*.f64 t t) eh)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) |
(fabs.f64 (+.f64 (pow.f64 (sqrt.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) #s(literal 2 binary64)) (*.f64 #s(approx (* eh (cos t)) (fma.f64 (*.f64 #s(literal -1/2 binary64) eh) (*.f64 t t) eh)) (sin.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t))))))) |
(fabs.f64 (fma.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t)) eh (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.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 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.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 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs.f64 (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (*.f64 (sin.f64 t) ew))) (*.f64 #s(approx (* eh (cos t)) (fma.f64 (*.f64 #s(literal -1/2 binary64) eh) (*.f64 t t) eh)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) |
(fabs.f64 (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (*.f64 (sin.f64 t) ew))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs.f64 (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal -1 binary64)) ew)) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(/.f64 #s(literal 1 binary64) (fabs.f64 (pow.f64 (fma.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew))) #s(literal -1 binary64)))) |
(fabs.f64 (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal -1 binary64)) ew) (sin.f64 t))) (*.f64 (*.f64 eh (cos.f64 t)) (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 (fma.f64 ew (/.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (sin.f64 t)) eh) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (cos.f64 t))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (sin.f64 t) (/.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))) ew)) ew))) |
(fabs.f64 #s(approx (+ (* (* (sin (atan (/ eh (* (tan t) ew)))) (cos t)) eh) (* (* (cos (atan (/ eh (* (tan t) ew)))) ew) (sin t))) (*.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (sin.f64 t) (/.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) ew)) ew))) |
(fabs.f64 #s(approx (+ (/ 1 (/ (pow (cos (atan (/ eh (* (tan t) ew)))) -1) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ eh (* (tan t) ew)))))) (*.f64 (fma.f64 ew (/.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (sin.f64 t)) eh) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (cos.f64 t))) eh))) |
(fabs.f64 #s(approx (+ (/ 1 (/ (pow (cos (atan (/ eh (* (tan t) ew)))) -1) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ eh (* (tan t) ew)))))) (*.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (sin.f64 t) (/.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))) ew)) ew))) |
(fabs.f64 (fma.f64 (sqrt.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) (sqrt.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 #s(approx (/ eh (* ew (tan t))) (/.f64 (/.f64 eh ew) t))))))) |
(fabs.f64 (fma.f64 (pow.f64 (pow.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal -1 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 ew #s(literal -1 binary64)) #s(literal -1 binary64)) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh)))) |
(fabs.f64 (fma.f64 (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh))) (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh))) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)))) |
(fabs.f64 (fma.f64 (sqrt.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) (sqrt.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) |
(fabs.f64 (fma.f64 (sqrt.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh)) eh)) (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (cos.f64 t))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) |
(fabs.f64 (fma.f64 (sqrt.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) (sqrt.f64 (*.f64 (cos.f64 t) eh)) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) |
(fabs.f64 (*.f64 #s(approx (- (pow (* (* (cos (atan (/ eh (* (tan t) ew)))) ew) (sin t)) 2) (pow (* (sin (atan (/ eh (* (tan t) ew)))) (* (cos t) eh)) 2)) (*.f64 (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) #s(literal 2 binary64)) (*.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) ew) ew))) (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))) |
(fabs.f64 (fma.f64 (sqrt.f64 (*.f64 (pow.f64 (sqrt.f64 eh) #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (cos.f64 t))) #s(literal 2 binary64)))) (sqrt.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) |
(fabs.f64 (/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 (sin.f64 t) ew) ew)) #s(approx (/ (* (cos (atan (/ (/ eh (tan t)) ew))) (sin t)) (/ (- (* (sin t) ew) (* (* (/ eh (tan t)) (/ eh ew)) (cos t))) (pow (cos (atan (/ (/ eh (tan t)) ew))) -1))) (/.f64 #s(literal 1 binary64) ew)) (neg.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))))))) |
(fabs.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))) |
(fabs.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) (/.f64 (pow.f64 (pow.f64 (+.f64 (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))) |
(fabs.f64 (/.f64 (-.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 2 binary64))) (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))))) |
(fabs.f64 (*.f64 (pow.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))) #s(literal -1 binary64)) (-.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))))) |
(fabs.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (/.f64 (sin.f64 t) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) #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 2 binary64)) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))))))) |
(fabs.f64 (fma.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) (*.f64 ew (*.f64 (/.f64 (sin.f64 t) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) #s(literal 1 binary64))) (/.f64 (/.f64 (neg.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) (*.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 (*.f64 (cos.f64 t) eh) ew))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))))) |
(fabs.f64 (*.f64 (fma.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew))) (*.f64 (*.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (pow.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))) #s(literal -1 binary64))))) |
(fabs.f64 (*.f64 (fma.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))) (pow.f64 (*.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal -1 binary64))))) |
(fabs.f64 (*.f64 (fma.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))) (pow.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))) #s(literal -1 binary64))))) |
(fabs.f64 (*.f64 (fma.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) (/.f64 ew eh)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))) (pow.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))) #s(literal -1 binary64))))) |
(fabs.f64 (*.f64 (fma.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew))) (*.f64 (*.f64 (pow.f64 (pow.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)))) #s(literal -1 binary64)) #s(literal -1 binary64)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (pow.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))) #s(literal -1 binary64))))) |
(fabs.f64 (fma.f64 ew (/.f64 (*.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) #s(literal 2 binary64)) ew) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) (neg.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))))))) |
(fabs.f64 (fma.f64 (*.f64 ew ew) (/.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) (neg.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))))))) |
(fabs.f64 (/.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 3 binary64))) (fma.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (*.f64 (cos.f64 t) (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 2 binary64))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 (sin.f64 t) ew) ew)) (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) (neg.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (pow.f64 (+.f64 (pow.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64))))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 (sin.f64 t) ew) ew)) (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) (neg.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))))))) |
(fabs.f64 (*.f64 (fma.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew))) (*.f64 (*.f64 (pow.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t))))) #s(literal -1/2 binary64)) #s(literal -1 binary64))) (pow.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64))) #s(literal -1 binary64))))) |
(fabs.f64 (*.f64 (/.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) (-.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 3 binary64)))) (fma.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (fma.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 2 binary64))))) |
(fabs.f64 (/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 6 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 6 binary64))) (pow.f64 (fma.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (*.f64 (cos.f64 t) (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 2 binary64))) #s(literal -1 binary64))) (-.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 3 binary64))))) |
(fabs.f64 (*.f64 (fma.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (*.f64 (cos.f64 t) (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 2 binary64))) (*.f64 (fma.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew))) (pow.f64 (fma.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (*.f64 (cos.f64 t) (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 2 binary64))) #s(literal -1 binary64))))) |
| Outputs |
|---|
(fabs.f64 (fma.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t)) eh (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)))) |
5 calls:
| 79.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))))))) |
| 58.0ms | eh |
| 57.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)))))) |
| 46.0ms | ew |
| 29.0ms | t |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.8% | 1 | eh |
| 99.8% | 1 | ew |
| 99.8% | 1 | t |
| 99.8% | 1 | (fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) |
| 99.8% | 1 | (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) |
Compiled 58 to 42 computations (27.6% saved)
| Inputs |
|---|
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(approx (* (/ (* (/ (/ eh (sin t)) ew) (cos t)) (sqrt (+ (pow (* (/ (/ eh (sin t)) ew) (cos t)) 2) 1))) 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)))))) (*.f64 (/.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)) #s(approx (sqrt (+ (pow (* (/ (/ eh (sin t)) ew) (cos t)) 2) 1)) #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)))))) #s(approx (* (/ (* (/ (/ eh (sin t)) ew) (cos t)) (sqrt (+ (pow (* (/ (/ eh (sin t)) ew) (cos t)) 2) 1))) eh) (fma.f64 (fma.f64 (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 eh ew) (/.f64 eh ew)) #s(literal -2/3 binary64))) (*.f64 ew ew)) eh) #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -1/3 binary64)) ew) eh)) (*.f64 t t) eh)))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 #s(approx (/ (* (/ (/ eh (sin t)) ew) (cos t)) (sqrt (+ (pow (* (/ (/ eh (sin t)) ew) (cos t)) 2) 1))) (fma.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) eh) (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 eh ew) (/.f64 eh ew)) #s(literal -2/3 binary64))) (*.f64 ew ew)) eh) (/.f64 (*.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)) ew) eh)) (*.f64 t t) #s(literal 1 binary64))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (/.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)) (sqrt.f64 (+.f64 (pow.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)) #s(literal 2 binary64)) #s(literal 1 binary64)))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (/.f64 (*.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)) eh) (sqrt.f64 (+.f64 (pow.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)) #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 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 (pow.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)) #s(literal 2 binary64)) #s(literal 1 binary64))) #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 (pow.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)) #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)) eh))))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (/.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (fma.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)) (*.f64 t t) (/.f64 eh ew)) t)) (sqrt.f64 (+.f64 (pow.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)) #s(literal 2 binary64)) #s(literal 1 binary64)))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t))) (sqrt.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)))) (sqrt.f64 (+.f64 (pow.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)) #s(literal 2 binary64)) #s(literal 1 binary64)))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh t) ew)))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 ew 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 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (fma.f64 (fma.f64 (-.f64 (*.f64 (/.f64 eh ew) #s(literal 1/30 binary64)) (*.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)) #s(literal -1/6 binary64))) (*.f64 t t) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) (*.f64 t t) (/.f64 eh ew)) t)) (sqrt.f64 (+.f64 (pow.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)) #s(literal 2 binary64)) #s(literal 1 binary64)))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (fma.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)) (*.f64 t t) (/.f64 eh ew)) t)))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)) t) t (/.f64 eh ew)) t)))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (/ (pow ew -1) (/ (tan t) eh)) (/.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 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)) (pow.f64 (+.f64 (pow.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal -1/2 binary64))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 (pow.f64 (+.f64 (pow.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal -1/2 binary64)) #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (/.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)) #s(approx (sqrt (+ (pow (* (/ (/ eh (sin t)) ew) (cos t)) 2) 1)) (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (/ (pow ew -1) (/ (tan t) eh)) (/.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)))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (*.f64 eh (pow.f64 (*.f64 ew t) #s(literal -1 binary64)))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (fma.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 eh ew)) (fma.f64 #s(literal 1/120 binary64) (/.f64 eh ew) (*.f64 (/.f64 eh ew) #s(literal 1/18 binary64)))) (*.f64 t t) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) (*.f64 t t) (/.f64 eh ew)) t)))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.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 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)) (/.f64 (sqrt.f64 (-.f64 (pow.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)) #s(literal 4 binary64)) #s(literal 1 binary64))) (sqrt.f64 (-.f64 (pow.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)) #s(literal 2 binary64)) #s(literal 1 binary64))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (*.f64 eh (/.f64 (pow.f64 ew #s(literal -1 binary64)) t))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (*.f64 (pow.f64 t #s(literal -1 binary64)) (/.f64 eh ew))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (fma.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 eh ew)) (fma.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)) #s(literal -1/6 binary64) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew)))) (*.f64 t t) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) (*.f64 t t) (/.f64 eh ew)) t)))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (/ (pow ew -1) (/ (tan t) eh)) (/.f64 (fma.f64 (fma.f64 (neg.f64 (fma.f64 (*.f64 (fma.f64 (/.f64 eh ew) #s(literal -1/135 binary64) (*.f64 (/.f64 eh ew) #s(literal 1/105 binary64))) 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))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (pow.f64 t #s(literal -1 binary64)) (/.f64 ew eh))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 #s(approx (/ eh (sin t)) (/.f64 eh t)) ew) (cos.f64 t)))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (tan.f64 t) eh) ew)))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 #s(approx (/ eh (sin t)) (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 t t) eh) eh) t)) ew) (cos.f64 t)))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (/.f64 (pow.f64 ew #s(literal -1 binary64)) #s(approx (/ (tan t) eh) (*.f64 (fma.f64 (/.f64 (*.f64 t t) eh) #s(literal 1/3 binary64) (/.f64 #s(literal 1 binary64) 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 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)) (exp.f64 (*.f64 (log1p.f64 (pow.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)) #s(literal 2 binary64))) #s(literal 1/2 binary64)))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (/.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)) (pow.f64 (pow.f64 (+.f64 (pow.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal 1/4 binary64)) #s(literal 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 (/.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (fma.f64 (fma.f64 (fma.f64 (-.f64 (*.f64 #s(literal -1/720 binary64) (/.f64 eh ew)) (fma.f64 (-.f64 (*.f64 (/.f64 eh ew) #s(literal 1/30 binary64)) (*.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)) #s(literal -1/6 binary64))) #s(literal -1/6 binary64) (fma.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)) #s(literal 1/120 binary64) (*.f64 #s(literal -1/5040 binary64) (/.f64 eh ew))))) (*.f64 t t) (-.f64 (*.f64 (/.f64 eh ew) #s(literal 1/30 binary64)) (*.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)) #s(literal -1/6 binary64)))) (*.f64 t t) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) (*.f64 t t) (/.f64 eh ew)) t)) (sqrt.f64 (+.f64 (pow.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)) #s(literal 2 binary64)) #s(literal 1 binary64)))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (/.f64 (exp.f64 (log.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)))) (sqrt.f64 (+.f64 (pow.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)) #s(literal 2 binary64)) #s(literal 1 binary64)))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 #s(approx (/ eh (sin t)) (/.f64 (fma.f64 (fma.f64 (neg.f64 (fma.f64 (fma.f64 eh #s(literal 1/840 binary64) (*.f64 (*.f64 eh #s(literal -7/360 binary64)) #s(literal 1/6 binary64))) (*.f64 t t) (*.f64 eh #s(literal -7/360 binary64)))) (*.f64 t t) (*.f64 #s(literal 1/6 binary64) eh)) (*.f64 t t) eh) t)) ew) (cos.f64 t)))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -1 binary64)) eh))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 eh (tan.f64 t))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (pow.f64 (tan.f64 t) #s(literal -1 binary64)) (/.f64 eh ew)))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (exp.f64 (*.f64 (log.f64 (*.f64 t (/.f64 ew 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 (sin.f64 (atan.f64 (/.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (tan.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 (sin.f64 (atan.f64 (/.f64 (pow.f64 (tan.f64 t) #s(literal -1 binary64)) (/.f64 ew eh)))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (/.f64 (cos.f64 t) (*.f64 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 (sin.f64 (atan.f64 (*.f64 #s(approx (/ (/ eh (sin t)) ew) (/.f64 (fma.f64 (fma.f64 (neg.f64 (fma.f64 (fma.f64 (/.f64 eh ew) #s(literal 1/840 binary64) (*.f64 (*.f64 (/.f64 eh ew) #s(literal -7/360 binary64)) #s(literal 1/6 binary64))) (*.f64 t t) (*.f64 (/.f64 eh ew) #s(literal -7/360 binary64)))) (*.f64 t t) (*.f64 #s(literal 1/6 binary64) (/.f64 eh ew))) (*.f64 t t) (/.f64 eh ew)) t)) (cos.f64 t)))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (fma.f64 (fma.f64 (fma.f64 (-.f64 (*.f64 #s(literal -1/720 binary64) (/.f64 eh ew)) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 eh ew)) (fma.f64 #s(literal 1/120 binary64) (/.f64 eh ew) (*.f64 (/.f64 eh ew) #s(literal 1/18 binary64)))) #s(literal -1/6 binary64) (fma.f64 #s(literal -1/5040 binary64) (/.f64 eh ew) (*.f64 (/.f64 eh ew) #s(literal -1/360 binary64))))) (*.f64 t t) (-.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 eh ew)) (fma.f64 #s(literal 1/120 binary64) (/.f64 eh ew) (*.f64 (/.f64 eh ew) #s(literal 1/18 binary64))))) (*.f64 t t) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) (*.f64 t t) (/.f64 eh ew)) t)))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (/.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 eh (tan.f64 t)))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(approx (* (/ (* (/ (/ eh (sin t)) ew) (cos t)) (sqrt (+ (pow (* (/ (/ eh (sin t)) ew) (cos t)) 2) 1))) eh) (fma.f64 (/.f64 #s(literal -1/2 binary64) eh) (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)) (pow.f64 (cos.f64 t) #s(literal 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 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) (cos.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 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (fma.f64 (fma.f64 (fma.f64 (-.f64 (*.f64 #s(literal -1/720 binary64) (/.f64 eh ew)) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 eh ew)) (fma.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)) #s(literal -1/6 binary64) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew)))) #s(literal -1/6 binary64) (fma.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)) #s(literal 1/120 binary64) (*.f64 #s(literal -1/5040 binary64) (/.f64 eh ew))))) (*.f64 t t) (-.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 eh ew)) (fma.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)) #s(literal -1/6 binary64) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew))))) (*.f64 t t) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) (*.f64 t t) (/.f64 eh ew)) t)))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 (tan.f64 t) ew) 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 (sin.f64 (atan.f64 (*.f64 (pow.f64 ew #s(literal -1/2 binary64)) (*.f64 (pow.f64 ew #s(literal -1/2 binary64)) (/.f64 eh (tan.f64 t)))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (sin.f64 t) ew)))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (cos.f64 t) eh)))) |
(fabs.f64 #s(approx (+ (* (* 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 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))))) |
(fabs.f64 #s(approx (+ (* (* (cos (atan (/ (/ eh (tan t)) ew))) (* (* (sin t) ew) ew)) (/ (* (cos (atan (/ (/ eh (tan t)) ew))) (sin t)) (/ (- (* (sin t) ew) (* (* (/ eh (tan t)) (/ eh ew)) (cos t))) (pow (cos (atan (/ (/ eh (tan t)) ew))) -1)))) (neg (/ (pow (* (sin (atan (/ (/ eh (tan t)) ew))) (* (cos t) eh)) 2) (/ (- (* (sin t) ew) (* (* (/ eh (tan t)) (/ eh ew)) (cos t))) (pow (cos (atan (/ (/ eh (tan t)) ew))) -1))))) (*.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew) (sin.f64 t)))) |
(fabs.f64 #s(approx (+ (* (* (sin (atan (/ eh (* (tan t) ew)))) (cos t)) eh) (* (* (cos (atan (/ eh (* (tan t) ew)))) ew) (sin t))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew)))) |
(fabs.f64 #s(approx (+ (* (* (sin (atan (/ eh (* (tan t) ew)))) (cos t)) eh) (* (* (cos (atan (/ eh (* (tan t) ew)))) ew) (sin t))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(fabs.f64 #s(approx (+ (/ 1 (/ (pow (cos (atan (/ eh (* (tan t) ew)))) -1) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ eh (* (tan t) ew)))))) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))))) |
(fabs.f64 #s(approx (+ (/ 1 (/ (pow (cos (atan (/ eh (* (tan t) ew)))) -1) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ eh (* (tan t) ew)))))) (*.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew) (sin.f64 t)))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (/.f64 (/.f64 eh ew) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (tan.f64 t))) eh))) |
(fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t))))) (*.f64 #s(approx (* eh (cos t)) (fma.f64 (*.f64 #s(literal -1/2 binary64) eh) (*.f64 t t) eh)) (sin.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t))))))) |
(fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (*.f64 #s(approx (* eh (cos t)) (fma.f64 (*.f64 #s(literal -1/2 binary64) eh) (*.f64 t t) eh)) (sin.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t))))))) |
(fabs.f64 (fma.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t)) eh (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh #s(approx (* (tan t) ew) (*.f64 ew t))))) ew) (sin.f64 t)))) |
(fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 t ew)))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) |
(fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (*.f64 #s(approx (* eh (cos t)) (fma.f64 (*.f64 #s(literal -1/2 binary64) eh) (*.f64 t t) eh)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) |
(fabs.f64 (+.f64 (pow.f64 (sqrt.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) #s(literal 2 binary64)) (*.f64 #s(approx (* eh (cos t)) (fma.f64 (*.f64 #s(literal -1/2 binary64) eh) (*.f64 t t) eh)) (sin.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t))))))) |
| Outputs |
|---|
(fabs.f64 (fma.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t)) eh (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh #s(approx (* (tan t) ew) (*.f64 ew t))))) ew) (sin.f64 t)))) |
5 calls:
| 46.0ms | eh |
| 26.0ms | t |
| 19.0ms | ew |
| 19.0ms | (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) |
| 19.0ms | (fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.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.4% | 1 | eh |
| 99.4% | 1 | ew |
| 99.4% | 1 | t |
| 99.4% | 1 | (fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) |
| 99.4% | 1 | (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) |
Compiled 58 to 42 computations (27.6% saved)
| Inputs |
|---|
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(approx (* (/ (* (/ (/ eh (sin t)) ew) (cos t)) (sqrt (+ (pow (* (/ (/ eh (sin t)) ew) (cos t)) 2) 1))) 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)))))) (*.f64 (/.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)) #s(approx (sqrt (+ (pow (* (/ (/ eh (sin t)) ew) (cos t)) 2) 1)) #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)))))) #s(approx (* (/ (* (/ (/ eh (sin t)) ew) (cos t)) (sqrt (+ (pow (* (/ (/ eh (sin t)) ew) (cos t)) 2) 1))) eh) (fma.f64 (fma.f64 (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 eh ew) (/.f64 eh ew)) #s(literal -2/3 binary64))) (*.f64 ew ew)) eh) #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -1/3 binary64)) ew) eh)) (*.f64 t t) eh)))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 #s(approx (/ (* (/ (/ eh (sin t)) ew) (cos t)) (sqrt (+ (pow (* (/ (/ eh (sin t)) ew) (cos t)) 2) 1))) (fma.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) eh) (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 eh ew) (/.f64 eh ew)) #s(literal -2/3 binary64))) (*.f64 ew ew)) eh) (/.f64 (*.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)) ew) eh)) (*.f64 t t) #s(literal 1 binary64))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (/.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)) (sqrt.f64 (+.f64 (pow.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)) #s(literal 2 binary64)) #s(literal 1 binary64)))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (/.f64 (*.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)) eh) (sqrt.f64 (+.f64 (pow.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)) #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 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 (pow.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)) #s(literal 2 binary64)) #s(literal 1 binary64))) #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 (pow.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)) #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)) eh))))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (/.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (fma.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)) (*.f64 t t) (/.f64 eh ew)) t)) (sqrt.f64 (+.f64 (pow.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)) #s(literal 2 binary64)) #s(literal 1 binary64)))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t))) (sqrt.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)))) (sqrt.f64 (+.f64 (pow.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)) #s(literal 2 binary64)) #s(literal 1 binary64)))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh t) ew)))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 ew 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 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (fma.f64 (fma.f64 (-.f64 (*.f64 (/.f64 eh ew) #s(literal 1/30 binary64)) (*.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)) #s(literal -1/6 binary64))) (*.f64 t t) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) (*.f64 t t) (/.f64 eh ew)) t)) (sqrt.f64 (+.f64 (pow.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)) #s(literal 2 binary64)) #s(literal 1 binary64)))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (fma.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)) (*.f64 t t) (/.f64 eh ew)) t)))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)) t) t (/.f64 eh ew)) t)))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (/ (pow ew -1) (/ (tan t) eh)) (/.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 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)) (pow.f64 (+.f64 (pow.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal -1/2 binary64))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 (pow.f64 (+.f64 (pow.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal -1/2 binary64)) #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (/.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)) #s(approx (sqrt (+ (pow (* (/ (/ eh (sin t)) ew) (cos t)) 2) 1)) (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (/ (pow ew -1) (/ (tan t) eh)) (/.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)))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (*.f64 eh (pow.f64 (*.f64 ew t) #s(literal -1 binary64)))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (fma.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 eh ew)) (fma.f64 #s(literal 1/120 binary64) (/.f64 eh ew) (*.f64 (/.f64 eh ew) #s(literal 1/18 binary64)))) (*.f64 t t) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) (*.f64 t t) (/.f64 eh ew)) t)))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.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 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)) (/.f64 (sqrt.f64 (-.f64 (pow.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)) #s(literal 4 binary64)) #s(literal 1 binary64))) (sqrt.f64 (-.f64 (pow.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)) #s(literal 2 binary64)) #s(literal 1 binary64))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (*.f64 eh (/.f64 (pow.f64 ew #s(literal -1 binary64)) t))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (*.f64 (pow.f64 t #s(literal -1 binary64)) (/.f64 eh ew))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (fma.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 eh ew)) (fma.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)) #s(literal -1/6 binary64) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew)))) (*.f64 t t) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) (*.f64 t t) (/.f64 eh ew)) t)))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (/ (pow ew -1) (/ (tan t) eh)) (/.f64 (fma.f64 (fma.f64 (neg.f64 (fma.f64 (*.f64 (fma.f64 (/.f64 eh ew) #s(literal -1/135 binary64) (*.f64 (/.f64 eh ew) #s(literal 1/105 binary64))) 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))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (pow.f64 t #s(literal -1 binary64)) (/.f64 ew eh))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 #s(approx (/ eh (sin t)) (/.f64 eh t)) ew) (cos.f64 t)))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (tan.f64 t) eh) ew)))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 #s(approx (/ eh (sin t)) (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 t t) eh) eh) t)) ew) (cos.f64 t)))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (/.f64 (pow.f64 ew #s(literal -1 binary64)) #s(approx (/ (tan t) eh) (*.f64 (fma.f64 (/.f64 (*.f64 t t) eh) #s(literal 1/3 binary64) (/.f64 #s(literal 1 binary64) 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 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)) (exp.f64 (*.f64 (log1p.f64 (pow.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)) #s(literal 2 binary64))) #s(literal 1/2 binary64)))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (/.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)) (pow.f64 (pow.f64 (+.f64 (pow.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal 1/4 binary64)) #s(literal 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 (/.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (fma.f64 (fma.f64 (fma.f64 (-.f64 (*.f64 #s(literal -1/720 binary64) (/.f64 eh ew)) (fma.f64 (-.f64 (*.f64 (/.f64 eh ew) #s(literal 1/30 binary64)) (*.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)) #s(literal -1/6 binary64))) #s(literal -1/6 binary64) (fma.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)) #s(literal 1/120 binary64) (*.f64 #s(literal -1/5040 binary64) (/.f64 eh ew))))) (*.f64 t t) (-.f64 (*.f64 (/.f64 eh ew) #s(literal 1/30 binary64)) (*.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)) #s(literal -1/6 binary64)))) (*.f64 t t) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) (*.f64 t t) (/.f64 eh ew)) t)) (sqrt.f64 (+.f64 (pow.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)) #s(literal 2 binary64)) #s(literal 1 binary64)))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (/.f64 (exp.f64 (log.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)))) (sqrt.f64 (+.f64 (pow.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)) #s(literal 2 binary64)) #s(literal 1 binary64)))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 #s(approx (/ eh (sin t)) (/.f64 (fma.f64 (fma.f64 (neg.f64 (fma.f64 (fma.f64 eh #s(literal 1/840 binary64) (*.f64 (*.f64 eh #s(literal -7/360 binary64)) #s(literal 1/6 binary64))) (*.f64 t t) (*.f64 eh #s(literal -7/360 binary64)))) (*.f64 t t) (*.f64 #s(literal 1/6 binary64) eh)) (*.f64 t t) eh) t)) ew) (cos.f64 t)))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -1 binary64)) eh))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 eh (tan.f64 t))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (pow.f64 (tan.f64 t) #s(literal -1 binary64)) (/.f64 eh ew)))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (exp.f64 (*.f64 (log.f64 (*.f64 t (/.f64 ew 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 (sin.f64 (atan.f64 (/.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (tan.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 (sin.f64 (atan.f64 (/.f64 (pow.f64 (tan.f64 t) #s(literal -1 binary64)) (/.f64 ew eh)))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (/.f64 (cos.f64 t) (*.f64 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 (sin.f64 (atan.f64 (*.f64 #s(approx (/ (/ eh (sin t)) ew) (/.f64 (fma.f64 (fma.f64 (neg.f64 (fma.f64 (fma.f64 (/.f64 eh ew) #s(literal 1/840 binary64) (*.f64 (*.f64 (/.f64 eh ew) #s(literal -7/360 binary64)) #s(literal 1/6 binary64))) (*.f64 t t) (*.f64 (/.f64 eh ew) #s(literal -7/360 binary64)))) (*.f64 t t) (*.f64 #s(literal 1/6 binary64) (/.f64 eh ew))) (*.f64 t t) (/.f64 eh ew)) t)) (cos.f64 t)))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (fma.f64 (fma.f64 (fma.f64 (-.f64 (*.f64 #s(literal -1/720 binary64) (/.f64 eh ew)) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 eh ew)) (fma.f64 #s(literal 1/120 binary64) (/.f64 eh ew) (*.f64 (/.f64 eh ew) #s(literal 1/18 binary64)))) #s(literal -1/6 binary64) (fma.f64 #s(literal -1/5040 binary64) (/.f64 eh ew) (*.f64 (/.f64 eh ew) #s(literal -1/360 binary64))))) (*.f64 t t) (-.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 eh ew)) (fma.f64 #s(literal 1/120 binary64) (/.f64 eh ew) (*.f64 (/.f64 eh ew) #s(literal 1/18 binary64))))) (*.f64 t t) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) (*.f64 t t) (/.f64 eh ew)) t)))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (/.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 eh (tan.f64 t)))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(approx (* (/ (* (/ (/ eh (sin t)) ew) (cos t)) (sqrt (+ (pow (* (/ (/ eh (sin t)) ew) (cos t)) 2) 1))) eh) (fma.f64 (/.f64 #s(literal -1/2 binary64) eh) (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)) (pow.f64 (cos.f64 t) #s(literal 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 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) (cos.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 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (fma.f64 (fma.f64 (fma.f64 (-.f64 (*.f64 #s(literal -1/720 binary64) (/.f64 eh ew)) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 eh ew)) (fma.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)) #s(literal -1/6 binary64) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew)))) #s(literal -1/6 binary64) (fma.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)) #s(literal 1/120 binary64) (*.f64 #s(literal -1/5040 binary64) (/.f64 eh ew))))) (*.f64 t t) (-.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 eh ew)) (fma.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)) #s(literal -1/6 binary64) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew))))) (*.f64 t t) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) (*.f64 t t) (/.f64 eh ew)) t)))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 (tan.f64 t) ew) 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 (sin.f64 (atan.f64 (*.f64 (pow.f64 ew #s(literal -1/2 binary64)) (*.f64 (pow.f64 ew #s(literal -1/2 binary64)) (/.f64 eh (tan.f64 t)))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (sin.f64 t) ew)))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (cos.f64 t) eh)))) |
(fabs.f64 #s(approx (+ (* (* 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 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))))) |
(fabs.f64 #s(approx (+ (* (* (cos (atan (/ (/ eh (tan t)) ew))) (* (* (sin t) ew) ew)) (/ (* (cos (atan (/ (/ eh (tan t)) ew))) (sin t)) (/ (- (* (sin t) ew) (* (* (/ eh (tan t)) (/ eh ew)) (cos t))) (pow (cos (atan (/ (/ eh (tan t)) ew))) -1)))) (neg (/ (pow (* (sin (atan (/ (/ eh (tan t)) ew))) (* (cos t) eh)) 2) (/ (- (* (sin t) ew) (* (* (/ eh (tan t)) (/ eh ew)) (cos t))) (pow (cos (atan (/ (/ eh (tan t)) ew))) -1))))) (*.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew) (sin.f64 t)))) |
(fabs.f64 #s(approx (+ (* (* (sin (atan (/ eh (* (tan t) ew)))) (cos t)) eh) (* (* (cos (atan (/ eh (* (tan t) ew)))) ew) (sin t))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew)))) |
(fabs.f64 #s(approx (+ (* (* (sin (atan (/ eh (* (tan t) ew)))) (cos t)) eh) (* (* (cos (atan (/ eh (* (tan t) ew)))) ew) (sin t))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(fabs.f64 #s(approx (+ (/ 1 (/ (pow (cos (atan (/ eh (* (tan t) ew)))) -1) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ eh (* (tan t) ew)))))) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))))) |
(fabs.f64 #s(approx (+ (/ 1 (/ (pow (cos (atan (/ eh (* (tan t) ew)))) -1) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ eh (* (tan t) ew)))))) (*.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew) (sin.f64 t)))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (/.f64 (/.f64 eh ew) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (tan.f64 t))) eh))) |
(fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t))))) (*.f64 #s(approx (* eh (cos t)) (fma.f64 (*.f64 #s(literal -1/2 binary64) eh) (*.f64 t t) eh)) (sin.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t))))))) |
(fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (*.f64 #s(approx (* eh (cos t)) (fma.f64 (*.f64 #s(literal -1/2 binary64) eh) (*.f64 t t) eh)) (sin.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t))))))) |
| Outputs |
|---|
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (sin.f64 t) ew)))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (cos.f64 t) eh)))) |
(fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t))))) (*.f64 #s(approx (* eh (cos t)) (fma.f64 (*.f64 #s(literal -1/2 binary64) eh) (*.f64 t t) eh)) (sin.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t))))))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (cos.f64 t) eh)))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (sin.f64 t) ew)))) |
5 calls:
| 95.0ms | (fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) |
| 18.0ms | (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.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 |
| 17.0ms | t |
| Accuracy | Segments | Branch |
|---|---|---|
| 78.7% | 3 | eh |
| 79.8% | 4 | ew |
| 85.2% | 5 | t |
| 68.8% | 2 | (fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) |
| 70.6% | 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)))))) |
Compiled 58 to 42 computations (27.6% saved)
| Inputs |
|---|
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(approx (* (/ (* (/ (/ eh (sin t)) ew) (cos t)) (sqrt (+ (pow (* (/ (/ eh (sin t)) ew) (cos t)) 2) 1))) 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)))))) (*.f64 (/.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)) #s(approx (sqrt (+ (pow (* (/ (/ eh (sin t)) ew) (cos t)) 2) 1)) #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)))))) #s(approx (* (/ (* (/ (/ eh (sin t)) ew) (cos t)) (sqrt (+ (pow (* (/ (/ eh (sin t)) ew) (cos t)) 2) 1))) eh) (fma.f64 (fma.f64 (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 eh ew) (/.f64 eh ew)) #s(literal -2/3 binary64))) (*.f64 ew ew)) eh) #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -1/3 binary64)) ew) eh)) (*.f64 t t) eh)))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 #s(approx (/ (* (/ (/ eh (sin t)) ew) (cos t)) (sqrt (+ (pow (* (/ (/ eh (sin t)) ew) (cos t)) 2) 1))) (fma.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) eh) (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 eh ew) (/.f64 eh ew)) #s(literal -2/3 binary64))) (*.f64 ew ew)) eh) (/.f64 (*.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)) ew) eh)) (*.f64 t t) #s(literal 1 binary64))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (/.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)) (sqrt.f64 (+.f64 (pow.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)) #s(literal 2 binary64)) #s(literal 1 binary64)))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (/.f64 (*.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)) eh) (sqrt.f64 (+.f64 (pow.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)) #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 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 (pow.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)) #s(literal 2 binary64)) #s(literal 1 binary64))) #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 (pow.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)) #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)) eh))))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (/.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (fma.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)) (*.f64 t t) (/.f64 eh ew)) t)) (sqrt.f64 (+.f64 (pow.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)) #s(literal 2 binary64)) #s(literal 1 binary64)))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t))) (sqrt.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)))) (sqrt.f64 (+.f64 (pow.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)) #s(literal 2 binary64)) #s(literal 1 binary64)))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh t) ew)))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 ew 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 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (fma.f64 (fma.f64 (-.f64 (*.f64 (/.f64 eh ew) #s(literal 1/30 binary64)) (*.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)) #s(literal -1/6 binary64))) (*.f64 t t) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) (*.f64 t t) (/.f64 eh ew)) t)) (sqrt.f64 (+.f64 (pow.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)) #s(literal 2 binary64)) #s(literal 1 binary64)))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (fma.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)) (*.f64 t t) (/.f64 eh ew)) t)))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)) t) t (/.f64 eh ew)) t)))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (/ (pow ew -1) (/ (tan t) eh)) (/.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 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)) (pow.f64 (+.f64 (pow.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal -1/2 binary64))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 (pow.f64 (+.f64 (pow.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal -1/2 binary64)) #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (/.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)) #s(approx (sqrt (+ (pow (* (/ (/ eh (sin t)) ew) (cos t)) 2) 1)) (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (/ (pow ew -1) (/ (tan t) eh)) (/.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)))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (*.f64 eh (pow.f64 (*.f64 ew t) #s(literal -1 binary64)))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (fma.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 eh ew)) (fma.f64 #s(literal 1/120 binary64) (/.f64 eh ew) (*.f64 (/.f64 eh ew) #s(literal 1/18 binary64)))) (*.f64 t t) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) (*.f64 t t) (/.f64 eh ew)) t)))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.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 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)) (/.f64 (sqrt.f64 (-.f64 (pow.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)) #s(literal 4 binary64)) #s(literal 1 binary64))) (sqrt.f64 (-.f64 (pow.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)) #s(literal 2 binary64)) #s(literal 1 binary64))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (*.f64 eh (/.f64 (pow.f64 ew #s(literal -1 binary64)) t))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (*.f64 (pow.f64 t #s(literal -1 binary64)) (/.f64 eh ew))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (fma.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 eh ew)) (fma.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)) #s(literal -1/6 binary64) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew)))) (*.f64 t t) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) (*.f64 t t) (/.f64 eh ew)) t)))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (/ (pow ew -1) (/ (tan t) eh)) (/.f64 (fma.f64 (fma.f64 (neg.f64 (fma.f64 (*.f64 (fma.f64 (/.f64 eh ew) #s(literal -1/135 binary64) (*.f64 (/.f64 eh ew) #s(literal 1/105 binary64))) 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))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (pow.f64 t #s(literal -1 binary64)) (/.f64 ew eh))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 #s(approx (/ eh (sin t)) (/.f64 eh t)) ew) (cos.f64 t)))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (tan.f64 t) eh) ew)))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 #s(approx (/ eh (sin t)) (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 t t) eh) eh) t)) ew) (cos.f64 t)))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (/.f64 (pow.f64 ew #s(literal -1 binary64)) #s(approx (/ (tan t) eh) (*.f64 (fma.f64 (/.f64 (*.f64 t t) eh) #s(literal 1/3 binary64) (/.f64 #s(literal 1 binary64) 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 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)) (exp.f64 (*.f64 (log1p.f64 (pow.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)) #s(literal 2 binary64))) #s(literal 1/2 binary64)))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (/.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)) (pow.f64 (pow.f64 (+.f64 (pow.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal 1/4 binary64)) #s(literal 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 (/.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (fma.f64 (fma.f64 (fma.f64 (-.f64 (*.f64 #s(literal -1/720 binary64) (/.f64 eh ew)) (fma.f64 (-.f64 (*.f64 (/.f64 eh ew) #s(literal 1/30 binary64)) (*.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)) #s(literal -1/6 binary64))) #s(literal -1/6 binary64) (fma.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)) #s(literal 1/120 binary64) (*.f64 #s(literal -1/5040 binary64) (/.f64 eh ew))))) (*.f64 t t) (-.f64 (*.f64 (/.f64 eh ew) #s(literal 1/30 binary64)) (*.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)) #s(literal -1/6 binary64)))) (*.f64 t t) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) (*.f64 t t) (/.f64 eh ew)) t)) (sqrt.f64 (+.f64 (pow.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)) #s(literal 2 binary64)) #s(literal 1 binary64)))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (/.f64 (exp.f64 (log.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)))) (sqrt.f64 (+.f64 (pow.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)) #s(literal 2 binary64)) #s(literal 1 binary64)))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 #s(approx (/ eh (sin t)) (/.f64 (fma.f64 (fma.f64 (neg.f64 (fma.f64 (fma.f64 eh #s(literal 1/840 binary64) (*.f64 (*.f64 eh #s(literal -7/360 binary64)) #s(literal 1/6 binary64))) (*.f64 t t) (*.f64 eh #s(literal -7/360 binary64)))) (*.f64 t t) (*.f64 #s(literal 1/6 binary64) eh)) (*.f64 t t) eh) t)) ew) (cos.f64 t)))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -1 binary64)) eh))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 eh (tan.f64 t))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (pow.f64 (tan.f64 t) #s(literal -1 binary64)) (/.f64 eh ew)))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (exp.f64 (*.f64 (log.f64 (*.f64 t (/.f64 ew 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 (sin.f64 (atan.f64 (/.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (tan.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 (sin.f64 (atan.f64 (/.f64 (pow.f64 (tan.f64 t) #s(literal -1 binary64)) (/.f64 ew eh)))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (/.f64 (cos.f64 t) (*.f64 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 (sin.f64 (atan.f64 (*.f64 #s(approx (/ (/ eh (sin t)) ew) (/.f64 (fma.f64 (fma.f64 (neg.f64 (fma.f64 (fma.f64 (/.f64 eh ew) #s(literal 1/840 binary64) (*.f64 (*.f64 (/.f64 eh ew) #s(literal -7/360 binary64)) #s(literal 1/6 binary64))) (*.f64 t t) (*.f64 (/.f64 eh ew) #s(literal -7/360 binary64)))) (*.f64 t t) (*.f64 #s(literal 1/6 binary64) (/.f64 eh ew))) (*.f64 t t) (/.f64 eh ew)) t)) (cos.f64 t)))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (fma.f64 (fma.f64 (fma.f64 (-.f64 (*.f64 #s(literal -1/720 binary64) (/.f64 eh ew)) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 eh ew)) (fma.f64 #s(literal 1/120 binary64) (/.f64 eh ew) (*.f64 (/.f64 eh ew) #s(literal 1/18 binary64)))) #s(literal -1/6 binary64) (fma.f64 #s(literal -1/5040 binary64) (/.f64 eh ew) (*.f64 (/.f64 eh ew) #s(literal -1/360 binary64))))) (*.f64 t t) (-.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 eh ew)) (fma.f64 #s(literal 1/120 binary64) (/.f64 eh ew) (*.f64 (/.f64 eh ew) #s(literal 1/18 binary64))))) (*.f64 t t) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) (*.f64 t t) (/.f64 eh ew)) t)))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (/.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 eh (tan.f64 t)))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(approx (* (/ (* (/ (/ eh (sin t)) ew) (cos t)) (sqrt (+ (pow (* (/ (/ eh (sin t)) ew) (cos t)) 2) 1))) eh) (fma.f64 (/.f64 #s(literal -1/2 binary64) eh) (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)) (pow.f64 (cos.f64 t) #s(literal 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 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) (cos.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 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (fma.f64 (fma.f64 (fma.f64 (-.f64 (*.f64 #s(literal -1/720 binary64) (/.f64 eh ew)) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 eh ew)) (fma.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)) #s(literal -1/6 binary64) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew)))) #s(literal -1/6 binary64) (fma.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)) #s(literal 1/120 binary64) (*.f64 #s(literal -1/5040 binary64) (/.f64 eh ew))))) (*.f64 t t) (-.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 eh ew)) (fma.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)) #s(literal -1/6 binary64) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew))))) (*.f64 t t) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) (*.f64 t t) (/.f64 eh ew)) t)))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 (tan.f64 t) ew) 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 (sin.f64 (atan.f64 (*.f64 (pow.f64 ew #s(literal -1/2 binary64)) (*.f64 (pow.f64 ew #s(literal -1/2 binary64)) (/.f64 eh (tan.f64 t)))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (sin.f64 t) ew)))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (cos.f64 t) eh)))) |
(fabs.f64 #s(approx (+ (* (* 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 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))))) |
(fabs.f64 #s(approx (+ (* (* (cos (atan (/ (/ eh (tan t)) ew))) (* (* (sin t) ew) ew)) (/ (* (cos (atan (/ (/ eh (tan t)) ew))) (sin t)) (/ (- (* (sin t) ew) (* (* (/ eh (tan t)) (/ eh ew)) (cos t))) (pow (cos (atan (/ (/ eh (tan t)) ew))) -1)))) (neg (/ (pow (* (sin (atan (/ (/ eh (tan t)) ew))) (* (cos t) eh)) 2) (/ (- (* (sin t) ew) (* (* (/ eh (tan t)) (/ eh ew)) (cos t))) (pow (cos (atan (/ (/ eh (tan t)) ew))) -1))))) (*.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew) (sin.f64 t)))) |
(fabs.f64 #s(approx (+ (* (* (sin (atan (/ eh (* (tan t) ew)))) (cos t)) eh) (* (* (cos (atan (/ eh (* (tan t) ew)))) ew) (sin t))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (sin.f64 t) ew)))) |
(fabs.f64 #s(approx (+ (* (* (sin (atan (/ eh (* (tan t) ew)))) (cos t)) eh) (* (* (cos (atan (/ eh (* (tan t) ew)))) ew) (sin t))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(fabs.f64 #s(approx (+ (/ 1 (/ (pow (cos (atan (/ eh (* (tan t) ew)))) -1) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ eh (* (tan t) ew)))))) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew))))))) |
(fabs.f64 #s(approx (+ (/ 1 (/ (pow (cos (atan (/ eh (* (tan t) ew)))) -1) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ eh (* (tan t) ew)))))) (*.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) ew) (sin.f64 t)))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (/.f64 (/.f64 eh ew) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (tan.f64 t))) eh))) |
| Outputs |
|---|
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (cos.f64 t) eh)))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (sin.f64 t) ew)))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (cos.f64 t) eh)))) |
3 calls:
| 20.0ms | ew |
| 20.0ms | t |
| 17.0ms | eh |
| Accuracy | Segments | Branch |
|---|---|---|
| 76.2% | 3 | ew |
| 76.4% | 3 | eh |
| 72.4% | 5 | t |
Compiled 3 to 9 computations (-200% saved)
| Inputs |
|---|
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(approx (* (/ (* (/ (/ eh (sin t)) ew) (cos t)) (sqrt (+ (pow (* (/ (/ eh (sin t)) ew) (cos t)) 2) 1))) 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)))))) (*.f64 (/.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)) #s(approx (sqrt (+ (pow (* (/ (/ eh (sin t)) ew) (cos t)) 2) 1)) #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)))))) #s(approx (* (/ (* (/ (/ eh (sin t)) ew) (cos t)) (sqrt (+ (pow (* (/ (/ eh (sin t)) ew) (cos t)) 2) 1))) eh) (fma.f64 (fma.f64 (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 eh ew) (/.f64 eh ew)) #s(literal -2/3 binary64))) (*.f64 ew ew)) eh) #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -1/3 binary64)) ew) eh)) (*.f64 t t) eh)))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 #s(approx (/ (* (/ (/ eh (sin t)) ew) (cos t)) (sqrt (+ (pow (* (/ (/ eh (sin t)) ew) (cos t)) 2) 1))) (fma.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) eh) (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 eh ew) (/.f64 eh ew)) #s(literal -2/3 binary64))) (*.f64 ew ew)) eh) (/.f64 (*.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)) ew) eh)) (*.f64 t t) #s(literal 1 binary64))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (/.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)) (sqrt.f64 (+.f64 (pow.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)) #s(literal 2 binary64)) #s(literal 1 binary64)))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (/.f64 (*.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)) eh) (sqrt.f64 (+.f64 (pow.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)) #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 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 (pow.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)) #s(literal 2 binary64)) #s(literal 1 binary64))) #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 (pow.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)) #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)) eh))))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (/.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (fma.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)) (*.f64 t t) (/.f64 eh ew)) t)) (sqrt.f64 (+.f64 (pow.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)) #s(literal 2 binary64)) #s(literal 1 binary64)))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t))) (sqrt.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)))) (sqrt.f64 (+.f64 (pow.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)) #s(literal 2 binary64)) #s(literal 1 binary64)))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh t) ew)))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 ew 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 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (fma.f64 (fma.f64 (-.f64 (*.f64 (/.f64 eh ew) #s(literal 1/30 binary64)) (*.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)) #s(literal -1/6 binary64))) (*.f64 t t) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) (*.f64 t t) (/.f64 eh ew)) t)) (sqrt.f64 (+.f64 (pow.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)) #s(literal 2 binary64)) #s(literal 1 binary64)))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (fma.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)) (*.f64 t t) (/.f64 eh ew)) t)))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)) t) t (/.f64 eh ew)) t)))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (/ (pow ew -1) (/ (tan t) eh)) (/.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 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)) (pow.f64 (+.f64 (pow.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal -1/2 binary64))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 (pow.f64 (+.f64 (pow.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal -1/2 binary64)) #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (/.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)) #s(approx (sqrt (+ (pow (* (/ (/ eh (sin t)) ew) (cos t)) 2) 1)) (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (/ (pow ew -1) (/ (tan t) eh)) (/.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)))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (*.f64 eh (pow.f64 (*.f64 ew t) #s(literal -1 binary64)))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (fma.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 eh ew)) (fma.f64 #s(literal 1/120 binary64) (/.f64 eh ew) (*.f64 (/.f64 eh ew) #s(literal 1/18 binary64)))) (*.f64 t t) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) (*.f64 t t) (/.f64 eh ew)) t)))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.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 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)) (/.f64 (sqrt.f64 (-.f64 (pow.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)) #s(literal 4 binary64)) #s(literal 1 binary64))) (sqrt.f64 (-.f64 (pow.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)) #s(literal 2 binary64)) #s(literal 1 binary64))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (*.f64 eh (/.f64 (pow.f64 ew #s(literal -1 binary64)) t))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (*.f64 (pow.f64 t #s(literal -1 binary64)) (/.f64 eh ew))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (fma.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 eh ew)) (fma.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)) #s(literal -1/6 binary64) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew)))) (*.f64 t t) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) (*.f64 t t) (/.f64 eh ew)) t)))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (/ (pow ew -1) (/ (tan t) eh)) (/.f64 (fma.f64 (fma.f64 (neg.f64 (fma.f64 (*.f64 (fma.f64 (/.f64 eh ew) #s(literal -1/135 binary64) (*.f64 (/.f64 eh ew) #s(literal 1/105 binary64))) 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))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (pow.f64 t #s(literal -1 binary64)) (/.f64 ew eh))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 #s(approx (/ eh (sin t)) (/.f64 eh t)) ew) (cos.f64 t)))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (tan.f64 t) eh) ew)))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 #s(approx (/ eh (sin t)) (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 t t) eh) eh) t)) ew) (cos.f64 t)))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (/.f64 (pow.f64 ew #s(literal -1 binary64)) #s(approx (/ (tan t) eh) (*.f64 (fma.f64 (/.f64 (*.f64 t t) eh) #s(literal 1/3 binary64) (/.f64 #s(literal 1 binary64) 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 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)) (exp.f64 (*.f64 (log1p.f64 (pow.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)) #s(literal 2 binary64))) #s(literal 1/2 binary64)))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (/.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)) (pow.f64 (pow.f64 (+.f64 (pow.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal 1/4 binary64)) #s(literal 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 (/.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (fma.f64 (fma.f64 (fma.f64 (-.f64 (*.f64 #s(literal -1/720 binary64) (/.f64 eh ew)) (fma.f64 (-.f64 (*.f64 (/.f64 eh ew) #s(literal 1/30 binary64)) (*.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)) #s(literal -1/6 binary64))) #s(literal -1/6 binary64) (fma.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)) #s(literal 1/120 binary64) (*.f64 #s(literal -1/5040 binary64) (/.f64 eh ew))))) (*.f64 t t) (-.f64 (*.f64 (/.f64 eh ew) #s(literal 1/30 binary64)) (*.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)) #s(literal -1/6 binary64)))) (*.f64 t t) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) (*.f64 t t) (/.f64 eh ew)) t)) (sqrt.f64 (+.f64 (pow.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)) #s(literal 2 binary64)) #s(literal 1 binary64)))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (/.f64 (exp.f64 (log.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)))) (sqrt.f64 (+.f64 (pow.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)) #s(literal 2 binary64)) #s(literal 1 binary64)))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 #s(approx (/ eh (sin t)) (/.f64 (fma.f64 (fma.f64 (neg.f64 (fma.f64 (fma.f64 eh #s(literal 1/840 binary64) (*.f64 (*.f64 eh #s(literal -7/360 binary64)) #s(literal 1/6 binary64))) (*.f64 t t) (*.f64 eh #s(literal -7/360 binary64)))) (*.f64 t t) (*.f64 #s(literal 1/6 binary64) eh)) (*.f64 t t) eh) t)) ew) (cos.f64 t)))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -1 binary64)) eh))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 eh (tan.f64 t))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (pow.f64 (tan.f64 t) #s(literal -1 binary64)) (/.f64 eh ew)))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (exp.f64 (*.f64 (log.f64 (*.f64 t (/.f64 ew 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 (sin.f64 (atan.f64 (/.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (tan.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 (sin.f64 (atan.f64 (/.f64 (pow.f64 (tan.f64 t) #s(literal -1 binary64)) (/.f64 ew eh)))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (/.f64 (cos.f64 t) (*.f64 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 (sin.f64 (atan.f64 (*.f64 #s(approx (/ (/ eh (sin t)) ew) (/.f64 (fma.f64 (fma.f64 (neg.f64 (fma.f64 (fma.f64 (/.f64 eh ew) #s(literal 1/840 binary64) (*.f64 (*.f64 (/.f64 eh ew) #s(literal -7/360 binary64)) #s(literal 1/6 binary64))) (*.f64 t t) (*.f64 (/.f64 eh ew) #s(literal -7/360 binary64)))) (*.f64 t t) (*.f64 #s(literal 1/6 binary64) (/.f64 eh ew))) (*.f64 t t) (/.f64 eh ew)) t)) (cos.f64 t)))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (fma.f64 (fma.f64 (fma.f64 (-.f64 (*.f64 #s(literal -1/720 binary64) (/.f64 eh ew)) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 eh ew)) (fma.f64 #s(literal 1/120 binary64) (/.f64 eh ew) (*.f64 (/.f64 eh ew) #s(literal 1/18 binary64)))) #s(literal -1/6 binary64) (fma.f64 #s(literal -1/5040 binary64) (/.f64 eh ew) (*.f64 (/.f64 eh ew) #s(literal -1/360 binary64))))) (*.f64 t t) (-.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 eh ew)) (fma.f64 #s(literal 1/120 binary64) (/.f64 eh ew) (*.f64 (/.f64 eh ew) #s(literal 1/18 binary64))))) (*.f64 t t) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) (*.f64 t t) (/.f64 eh ew)) t)))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (/.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 eh (tan.f64 t)))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(approx (* (/ (* (/ (/ eh (sin t)) ew) (cos t)) (sqrt (+ (pow (* (/ (/ eh (sin t)) ew) (cos t)) 2) 1))) eh) (fma.f64 (/.f64 #s(literal -1/2 binary64) eh) (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)) (pow.f64 (cos.f64 t) #s(literal 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 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) (cos.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 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (fma.f64 (fma.f64 (fma.f64 (-.f64 (*.f64 #s(literal -1/720 binary64) (/.f64 eh ew)) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 eh ew)) (fma.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)) #s(literal -1/6 binary64) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew)))) #s(literal -1/6 binary64) (fma.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)) #s(literal 1/120 binary64) (*.f64 #s(literal -1/5040 binary64) (/.f64 eh ew))))) (*.f64 t t) (-.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 eh ew)) (fma.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)) #s(literal -1/6 binary64) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew))))) (*.f64 t t) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) (*.f64 t t) (/.f64 eh ew)) t)))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 (tan.f64 t) ew) 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 (sin.f64 (atan.f64 (*.f64 (pow.f64 ew #s(literal -1/2 binary64)) (*.f64 (pow.f64 ew #s(literal -1/2 binary64)) (/.f64 eh (tan.f64 t)))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (sin.f64 t) ew)))) |
| Outputs |
|---|
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (sin.f64 t) ew)))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(approx (* (/ (* (/ (/ eh (sin t)) ew) (cos t)) (sqrt (+ (pow (* (/ (/ eh (sin t)) ew) (cos t)) 2) 1))) 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)))))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (sin.f64 t) ew)))) |
5 calls:
| 33.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)))))) |
| 30.0ms | t |
| 17.0ms | eh |
| 15.0ms | (fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) |
| 15.0ms | ew |
| Accuracy | Segments | Branch |
|---|---|---|
| 65.1% | 3 | t |
| 49.9% | 3 | (fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) |
| 50.1% | 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)))))) |
| 60.6% | 3 | ew |
| 61.1% | 3 | eh |
Compiled 58 to 42 computations (27.6% saved)
Total -29.4b remaining (-85.4%)
Threshold costs -29.4b (-85.4%)
| 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 (sin t)) ew) (cos t)) (sqrt (+ (pow (* (/ (/ eh (sin t)) ew) (cos t)) 2) 1))) 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)))))) (*.f64 (/.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)) #s(approx (sqrt (+ (pow (* (/ (/ eh (sin t)) ew) (cos t)) 2) 1)) #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)))))) #s(approx (* (/ (* (/ (/ eh (sin t)) ew) (cos t)) (sqrt (+ (pow (* (/ (/ eh (sin t)) ew) (cos t)) 2) 1))) eh) (fma.f64 (fma.f64 (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 eh ew) (/.f64 eh ew)) #s(literal -2/3 binary64))) (*.f64 ew ew)) eh) #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -1/3 binary64)) ew) eh)) (*.f64 t t) eh)))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 #s(approx (/ (* (/ (/ eh (sin t)) ew) (cos t)) (sqrt (+ (pow (* (/ (/ eh (sin t)) ew) (cos t)) 2) 1))) (fma.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) eh) (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 eh ew) (/.f64 eh ew)) #s(literal -2/3 binary64))) (*.f64 ew ew)) eh) (/.f64 (*.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)) ew) eh)) (*.f64 t t) #s(literal 1 binary64))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (/.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)) (sqrt.f64 (+.f64 (pow.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)) #s(literal 2 binary64)) #s(literal 1 binary64)))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (/.f64 (*.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)) eh) (sqrt.f64 (+.f64 (pow.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)) #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 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 (pow.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)) #s(literal 2 binary64)) #s(literal 1 binary64))) #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 (pow.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)) #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)) eh))))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (/.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (fma.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)) (*.f64 t t) (/.f64 eh ew)) t)) (sqrt.f64 (+.f64 (pow.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)) #s(literal 2 binary64)) #s(literal 1 binary64)))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 eh (*.f64 ew t))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t))) (sqrt.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)))) (sqrt.f64 (+.f64 (pow.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)) #s(literal 2 binary64)) #s(literal 1 binary64)))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh t) ew)))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 ew 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 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (fma.f64 (fma.f64 (-.f64 (*.f64 (/.f64 eh ew) #s(literal 1/30 binary64)) (*.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)) #s(literal -1/6 binary64))) (*.f64 t t) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) (*.f64 t t) (/.f64 eh ew)) t)) (sqrt.f64 (+.f64 (pow.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)) #s(literal 2 binary64)) #s(literal 1 binary64)))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (fma.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)) (*.f64 t t) (/.f64 eh ew)) t)))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)) t) t (/.f64 eh ew)) t)))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (/ (pow ew -1) (/ (tan t) eh)) (/.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 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)) (pow.f64 (+.f64 (pow.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal -1/2 binary64))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 (pow.f64 (+.f64 (pow.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal -1/2 binary64)) #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (/.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)) #s(approx (sqrt (+ (pow (* (/ (/ eh (sin t)) ew) (cos t)) 2) 1)) (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (/ (pow ew -1) (/ (tan t) eh)) (/.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)))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (*.f64 eh (pow.f64 (*.f64 ew t) #s(literal -1 binary64)))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (fma.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 eh ew)) (fma.f64 #s(literal 1/120 binary64) (/.f64 eh ew) (*.f64 (/.f64 eh ew) #s(literal 1/18 binary64)))) (*.f64 t t) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) (*.f64 t t) (/.f64 eh ew)) t)))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.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 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)) (/.f64 (sqrt.f64 (-.f64 (pow.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)) #s(literal 4 binary64)) #s(literal 1 binary64))) (sqrt.f64 (-.f64 (pow.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)) #s(literal 2 binary64)) #s(literal 1 binary64))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (*.f64 eh (/.f64 (pow.f64 ew #s(literal -1 binary64)) t))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (*.f64 (pow.f64 t #s(literal -1 binary64)) (/.f64 eh ew))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (fma.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 eh ew)) (fma.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)) #s(literal -1/6 binary64) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew)))) (*.f64 t t) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) (*.f64 t t) (/.f64 eh ew)) t)))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (/ (pow ew -1) (/ (tan t) eh)) (/.f64 (fma.f64 (fma.f64 (neg.f64 (fma.f64 (*.f64 (fma.f64 (/.f64 eh ew) #s(literal -1/135 binary64) (*.f64 (/.f64 eh ew) #s(literal 1/105 binary64))) 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))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (pow.f64 t #s(literal -1 binary64)) (/.f64 ew eh))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 #s(approx (/ eh (sin t)) (/.f64 eh t)) ew) (cos.f64 t)))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (tan.f64 t) eh) ew)))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 #s(approx (/ eh (sin t)) (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 t t) eh) eh) t)) ew) (cos.f64 t)))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (/.f64 (pow.f64 ew #s(literal -1 binary64)) #s(approx (/ (tan t) eh) (*.f64 (fma.f64 (/.f64 (*.f64 t t) eh) #s(literal 1/3 binary64) (/.f64 #s(literal 1 binary64) 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 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)) (exp.f64 (*.f64 (log1p.f64 (pow.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)) #s(literal 2 binary64))) #s(literal 1/2 binary64)))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (/.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)) (pow.f64 (pow.f64 (+.f64 (pow.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal 1/4 binary64)) #s(literal 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 (/.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (fma.f64 (fma.f64 (fma.f64 (-.f64 (*.f64 #s(literal -1/720 binary64) (/.f64 eh ew)) (fma.f64 (-.f64 (*.f64 (/.f64 eh ew) #s(literal 1/30 binary64)) (*.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)) #s(literal -1/6 binary64))) #s(literal -1/6 binary64) (fma.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)) #s(literal 1/120 binary64) (*.f64 #s(literal -1/5040 binary64) (/.f64 eh ew))))) (*.f64 t t) (-.f64 (*.f64 (/.f64 eh ew) #s(literal 1/30 binary64)) (*.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)) #s(literal -1/6 binary64)))) (*.f64 t t) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) (*.f64 t t) (/.f64 eh ew)) t)) (sqrt.f64 (+.f64 (pow.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)) #s(literal 2 binary64)) #s(literal 1 binary64)))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (/.f64 (exp.f64 (log.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)))) (sqrt.f64 (+.f64 (pow.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (/.f64 eh ew) t)) #s(literal 2 binary64)) #s(literal 1 binary64)))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 #s(approx (/ eh (sin t)) (/.f64 (fma.f64 (fma.f64 (neg.f64 (fma.f64 (fma.f64 eh #s(literal 1/840 binary64) (*.f64 (*.f64 eh #s(literal -7/360 binary64)) #s(literal 1/6 binary64))) (*.f64 t t) (*.f64 eh #s(literal -7/360 binary64)))) (*.f64 t t) (*.f64 #s(literal 1/6 binary64) eh)) (*.f64 t t) eh) t)) ew) (cos.f64 t)))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -1 binary64)) eh))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 eh (tan.f64 t))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (pow.f64 (tan.f64 t) #s(literal -1 binary64)) (/.f64 eh ew)))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (exp.f64 (*.f64 (log.f64 (*.f64 t (/.f64 ew 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 (sin.f64 (atan.f64 (/.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (tan.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 (sin.f64 (atan.f64 (/.f64 (pow.f64 (tan.f64 t) #s(literal -1 binary64)) (/.f64 ew eh)))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (/.f64 (cos.f64 t) (*.f64 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 (sin.f64 (atan.f64 (*.f64 #s(approx (/ (/ eh (sin t)) ew) (/.f64 (fma.f64 (fma.f64 (neg.f64 (fma.f64 (fma.f64 (/.f64 eh ew) #s(literal 1/840 binary64) (*.f64 (*.f64 (/.f64 eh ew) #s(literal -7/360 binary64)) #s(literal 1/6 binary64))) (*.f64 t t) (*.f64 (/.f64 eh ew) #s(literal -7/360 binary64)))) (*.f64 t t) (*.f64 #s(literal 1/6 binary64) (/.f64 eh ew))) (*.f64 t t) (/.f64 eh ew)) t)) (cos.f64 t)))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (fma.f64 (fma.f64 (fma.f64 (-.f64 (*.f64 #s(literal -1/720 binary64) (/.f64 eh ew)) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 eh ew)) (fma.f64 #s(literal 1/120 binary64) (/.f64 eh ew) (*.f64 (/.f64 eh ew) #s(literal 1/18 binary64)))) #s(literal -1/6 binary64) (fma.f64 #s(literal -1/5040 binary64) (/.f64 eh ew) (*.f64 (/.f64 eh ew) #s(literal -1/360 binary64))))) (*.f64 t t) (-.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 eh ew)) (fma.f64 #s(literal 1/120 binary64) (/.f64 eh ew) (*.f64 (/.f64 eh ew) #s(literal 1/18 binary64))))) (*.f64 t t) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) (*.f64 t t) (/.f64 eh ew)) t)))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (/.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 eh (tan.f64 t)))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(approx (* (/ (* (/ (/ eh (sin t)) ew) (cos t)) (sqrt (+ (pow (* (/ (/ eh (sin t)) ew) (cos t)) 2) 1))) eh) (fma.f64 (/.f64 #s(literal -1/2 binary64) eh) (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)) (pow.f64 (cos.f64 t) #s(literal 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 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) (cos.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 #s(approx (* (/ (/ eh (sin t)) ew) (cos t)) (/.f64 (fma.f64 (fma.f64 (fma.f64 (-.f64 (*.f64 #s(literal -1/720 binary64) (/.f64 eh ew)) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 eh ew)) (fma.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)) #s(literal -1/6 binary64) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew)))) #s(literal -1/6 binary64) (fma.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)) #s(literal 1/120 binary64) (*.f64 #s(literal -1/5040 binary64) (/.f64 eh ew))))) (*.f64 t t) (-.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 eh ew)) (fma.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)) #s(literal -1/6 binary64) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew))))) (*.f64 t t) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) (*.f64 t t) (/.f64 eh ew)) t)))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 (tan.f64 t) ew) 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 (sin.f64 (atan.f64 (*.f64 (pow.f64 ew #s(literal -1/2 binary64)) (*.f64 (pow.f64 ew #s(literal -1/2 binary64)) (/.f64 eh (tan.f64 t)))))) eh))) |
| Outputs |
|---|
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(approx (* (/ (* (/ (/ eh (sin t)) ew) (cos t)) (sqrt (+ (pow (* (/ (/ eh (sin t)) ew) (cos t)) 2) 1))) eh) (neg.f64 eh)))) |
5 calls:
| 22.0ms | t |
| 19.0ms | ew |
| 18.0ms | (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) |
| 15.0ms | (fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) |
| 15.0ms | eh |
| Accuracy | Segments | Branch |
|---|---|---|
| 46.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))))))) |
| 46.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)))))) |
| 46.2% | 1 | ew |
| 46.2% | 1 | eh |
| 46.2% | 1 | t |
Compiled 58 to 42 computations (27.6% saved)
| 4× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 63.0ms | 4.483474721565569e+160 | 1.5086039691873945e+164 |
| 43.0ms | 412459764.45187455 | 1981007906273852.0 |
| 72.0ms | -8.020048613389697e+75 | -1.3765333199214412e+55 |
| 44.0ms | -4.315266122596231e+127 | -5.659430570841436e+126 |
| 193.0ms | 544× | 0 | valid |
Compiled 3 171 to 1 887 computations (40.5% saved)
ival-sin: 58.0ms (32.9% of total)ival-cos: 44.0ms (24.9% of total)ival-tan: 40.0ms (22.7% of total)ival-mult: 14.0ms (7.9% of total)ival-div: 11.0ms (6.2% of total)ival-fabs: 3.0ms (1.7% of total)ival-atan: 3.0ms (1.7% of total)ival-add: 2.0ms (1.1% of total)ival-true: 1.0ms (0.6% of total)ival-assert: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 39.0ms | 7.191007432891375e-19 | 1.215609597180645e-11 |
| 35.0ms | -1.4637491843819848e-30 | -3.596820084263195e-35 |
| 59.0ms | 272× | 0 | valid |
Compiled 1 561 to 975 computations (37.5% saved)
ival-sin: 19.0ms (37% of total)ival-cos: 11.0ms (21.4% of total)ival-mult: 7.0ms (13.6% of total)ival-tan: 6.0ms (11.7% of total)ival-div: 4.0ms (7.8% of total)ival-atan: 2.0ms (3.9% of total)ival-add: 1.0ms (1.9% of total)ival-fabs: 1.0ms (1.9% of total)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 | 4.188062644424568e-77 | 5.293040965379477e-73 |
| 40.0ms | -0.2976802367719946 | -0.004629610229705254 |
| 56.0ms | 240× | 0 | valid |
Compiled 1 576 to 908 computations (42.4% saved)
ival-sin: 10.0ms (31% of total)ival-cos: 7.0ms (21.7% of total)ival-mult: 6.0ms (18.6% of total)ival-div: 3.0ms (9.3% of total)ival-tan: 2.0ms (6.2% of total)ival-add: 1.0ms (3.1% of total)ival-fabs: 1.0ms (3.1% of total)ival-atan: 1.0ms (3.1% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| 1× | egg-herbie |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 107 | 660 |
| 1 | 129 | 660 |
| 2 | 131 | 660 |
| 3 | 132 | 660 |
| 1× | saturated |
| Inputs |
|---|
(fabs.f64 (fma.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t)) eh (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)))) |
(fabs.f64 (fma.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t)) eh (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh #s(approx (* (tan t) ew) (*.f64 ew t))))) ew) (sin.f64 t)))) |
(if (<=.f64 t #s(literal -23000000000000001729013199079918798431842868480105388910106909354228616280575549707284445325248434814850116965893608105513582592 binary64)) (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (sin.f64 t) ew)))) (if (<=.f64 t #s(literal -22200000000000001125563936524347379065104705280289013760 binary64)) (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (cos.f64 t) eh)))) (if (<=.f64 t #s(literal 2700000000 binary64)) (fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t))))) (*.f64 #s(approx (* eh (cos t)) (fma.f64 (*.f64 #s(literal -1/2 binary64) eh) (*.f64 t t) eh)) (sin.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t))))))) (if (<=.f64 t #s(literal 61999999999999996346488164783440145728354782591978658661205250717764676905692675570580832096235669465663389332620927360426240271592360124125975818557946446479360 binary64)) (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (cos.f64 t) eh)))) (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (sin.f64 t) ew)))))))) |
(if (<=.f64 eh #s(literal -3928516401145467/93536104789177786765035829293842113257979682750464 binary64)) (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (cos.f64 t) eh)))) (if (<=.f64 eh #s(literal 8239728901483491/1267650600228229401496703205376 binary64)) (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (sin.f64 t) ew)))) (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (cos.f64 t) eh)))))) |
(if (<=.f64 t #s(literal -5534023222112865/1152921504606846976 binary64)) (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (sin.f64 t) ew)))) (if (<=.f64 t #s(literal 8912032396463377/31828687130226345097944463881396533766429193651030253916189694521162207808802136034115584 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 (sin t)) ew) (cos t)) (sqrt (+ (pow (* (/ (/ eh (sin t)) ew) (cos t)) 2) 1))) 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)))))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (sin.f64 t) ew)))))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(approx (* (/ (* (/ (/ eh (sin t)) ew) (cos t)) (sqrt (+ (pow (* (/ (/ eh (sin t)) ew) (cos t)) 2) 1))) eh) (neg.f64 eh)))) |
| Outputs |
|---|
(fabs.f64 (fma.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t)) eh (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) eh (*.f64 (sin.f64 t) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) ew)))) |
(fabs.f64 (fma.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t)) eh (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh #s(approx (* (tan t) ew) (*.f64 ew t))))) ew) (sin.f64 t)))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) eh (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh #s(approx (* (tan t) ew) (*.f64 ew t))))) ew) (sin.f64 t)))) |
(if (<=.f64 t #s(literal -23000000000000001729013199079918798431842868480105388910106909354228616280575549707284445325248434814850116965893608105513582592 binary64)) (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (sin.f64 t) ew)))) (if (<=.f64 t #s(literal -22200000000000001125563936524347379065104705280289013760 binary64)) (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (cos.f64 t) eh)))) (if (<=.f64 t #s(literal 2700000000 binary64)) (fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t))))) (*.f64 #s(approx (* eh (cos t)) (fma.f64 (*.f64 #s(literal -1/2 binary64) eh) (*.f64 t t) eh)) (sin.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t))))))) (if (<=.f64 t #s(literal 61999999999999996346488164783440145728354782591978658661205250717764676905692675570580832096235669465663389332620927360426240271592360124125975818557946446479360 binary64)) (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (cos.f64 t) eh)))) (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (sin.f64 t) ew)))))))) |
(if (<=.f64 t #s(literal -23000000000000001729013199079918798431842868480105388910106909354228616280575549707284445325248434814850116965893608105513582592 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 (sin.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t))))))) (if (<=.f64 t #s(literal -22200000000000001125563936524347379065104705280289013760 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 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t))))))) (if (<=.f64 t #s(literal 2700000000 binary64)) (fabs.f64 (+.f64 (*.f64 (sin.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)))) #s(approx (* eh (cos t)) (fma.f64 (*.f64 #s(literal -1/2 binary64) eh) (*.f64 t t) eh))) (*.f64 (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)))) (*.f64 (sin.f64 t) ew)))) (if (<=.f64 t #s(literal 61999999999999996346488164783440145728354782591978658661205250717764676905692675570580832096235669465663389332620927360426240271592360124125975818557946446479360 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 (/.f64 (/.f64 eh (sin.f64 t)) ew) (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 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t))))))))))) |
(if (<=.f64 eh #s(literal -3928516401145467/93536104789177786765035829293842113257979682750464 binary64)) (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (cos.f64 t) eh)))) (if (<=.f64 eh #s(literal 8239728901483491/1267650600228229401496703205376 binary64)) (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (sin.f64 t) ew)))) (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (cos.f64 t) eh)))))) |
(if (<=.f64 eh #s(literal -3928516401145467/93536104789177786765035829293842113257979682750464 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 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t))))))) (if (<=.f64 eh #s(literal 8239728901483491/1267650600228229401496703205376 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 (sin.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (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 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t))))))))) |
(if (<=.f64 t #s(literal -5534023222112865/1152921504606846976 binary64)) (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (sin.f64 t) ew)))) (if (<=.f64 t #s(literal 8912032396463377/31828687130226345097944463881396533766429193651030253916189694521162207808802136034115584 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 (sin t)) ew) (cos t)) (sqrt (+ (pow (* (/ (/ eh (sin t)) ew) (cos t)) 2) 1))) 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)))))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (sin.f64 t) ew)))))) |
(if (<=.f64 t #s(literal -5534023222112865/1152921504606846976 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 (sin.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t))))))) (if (<=.f64 t #s(literal 8912032396463377/31828687130226345097944463881396533766429193651030253916189694521162207808802136034115584 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 (sin t)) ew) (cos t)) (sqrt (+ (pow (* (/ (/ eh (sin t)) ew) (cos t)) 2) 1))) 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)))))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (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)))))) #s(approx (* (/ (* (/ (/ eh (sin t)) ew) (cos t)) (sqrt (+ (pow (* (/ (/ eh (sin t)) ew) (cos t)) 2) 1))) eh) (neg.f64 eh)))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 75 | 599 |
| 0 | 132 | 524 |
| 1 | 412 | 450 |
| 2 | 2827 | 434 |
| 0 | 9386 | 427 |
| 0 | 148 | 4070 |
| 1 | 484 | 4067 |
| 2 | 1696 | 3987 |
| 3 | 3828 | 3984 |
| 0 | 8246 | 3892 |
| 0 | 947 | 26986 |
| 1 | 3193 | 26251 |
| 0 | 8301 | 25534 |
| 0 | 17 | 90 |
| 0 | 31 | 90 |
| 1 | 78 | 90 |
| 2 | 532 | 90 |
| 3 | 5836 | 90 |
| 0 | 8062 | 88 |
| 0 | 80 | 678 |
| 0 | 138 | 609 |
| 1 | 436 | 585 |
| 2 | 2832 | 585 |
| 0 | 8393 | 583 |
| 0 | 692 | 29203 |
| 1 | 2476 | 28691 |
| 0 | 8828 | 28198 |
| 0 | 878 | 25404 |
| 1 | 3036 | 24858 |
| 0 | 8222 | 24417 |
| 1× | fuel |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
Compiled 1 032 to 347 computations (66.4% saved)
Compiled 1 376 to 246 computations (82.1% saved)
Loading profile data...